![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Warrior Member
Join Date: Jun 2009
Posts: 21
Thanks: 3
Thanked 2 Times in 2 Posts
|
Have any of you had any experience in learning coding? I'd like to learn it well enough so that I can type in a code (say HTML or CSS) just as I am typing this English sentence here. There are some things I have memorized already however some things I am having a hard time keeping vivid enough to recall off hand without looking it up. Does anyone have any tips or tricks or maybe a website I could visit to help me get started in the right path?
|
|
|
|
|
|
#2 |
|
Warrior Member
Join Date: May 2009
Posts: 20
Thanks: 0
Thanked 1 Time in 1 Post
|
|
|
|
|
| The Following User Says Thank You to blackrosezy For This Useful Post: |
|
|
#3 |
|
Warrior Member
Join Date: Jun 2009
Posts: 21
Thanks: 3
Thanked 2 Times in 2 Posts
|
LOL Great! That being said, do you have any suggestions for me in regards to how I can keep a neat little section (somewhere) with the most commonly used coding? Or is there a place online already? Thanks so much!
|
|
|
|
|
|
#4 |
|
Site Flipper
War Room Member
Join Date: Apr 2009
Location: Australia
Posts: 72
Thanks: 4
Thanked 3 Times in 3 Posts
|
You could use a source code library manager, it allows you to keep track of certain functions so all you have to do is remember the function purpose.
I only know of one; OverZone Software |
|
|
|
|
|
|
|
|
#5 |
|
Warrior Member
Join Date: Jun 2009
Posts: 21
Thanks: 3
Thanked 2 Times in 2 Posts
|
Okay that gives me a starting place! I didn't even know that there was such a thing available. I started out trying to put them into a notepad and that just wasn't going to work and I didn't have any other ideas.
Thank you for helping!
|
|
|
|
|
|
#6 |
|
AT gmail DOT com
War Room Member
Join Date: May 2009
Location: Kent, WA
Posts: 1,267
Thanks: 425
Thanked 567 Times in 323 Posts
|
Just like learning any other language, you do this by simply using it. A lot. If you write web pages every day for a year, you'll get where you want to be.
|
|
I'm that writer you ask how to find every time your other writers deliver. SEO That Works - In The Long Run - Coming Soon... An employee is bought for what he thinks he is worth, and sold for what he is truly worth; from this alone, his employer profits.
|
|
|
|
|
|
|
#7 |
|
Active Warrior
War Room Member
Join Date: Dec 2005
Location: , , .
Posts: 44
Thanks: 0
Thanked 1 Time in 1 Post
|
hi,
I used to be a coder in the early 70 when I used assembler, COBOL, SQL, C and other odds and ends. It becomes second nature until you want to do someting obscure A good overview is here CSS Tutorial - Learn CSS the Proper Way for everything there is to know use W3Schools Online Web Tutorials all of the details and lots of examples for css CSS Tutorial for html HTML Tutorial also does php and sql anad others see the sitemap Sitemap Tutorials for the full range. You can just browse around finding what you need . The Css reference guide tells you about all the values inside a command. CSS Reference You can even take their exam to see how well you are doing - its all free Tip. For CSS do not start off using shortcuts use the full parameter names that way you will get to know what the commands do. Use a validator service to check that your code is ok The W3C Markup Validation Service for html If you are having trouble try this checklist before you panic Common CSS Mistakes for a Beginner - CSS Bugs and Debugging Checklist To improve your ability to remember try to group code elements together - the reference shows how they fit and then ask yourself what you are working with display properties or placement properties etc. Good luck |
|
|
|
|
|
#8 |
|
Active Warrior
War Room Member
Join Date: Dec 2005
Location: , , .
Posts: 44
Thanks: 0
Thanked 1 Time in 1 Post
|
hi,
I used to be a coder in the early 70 when I used assembler, COBOL, SQL, C and other odds and ends. It becomes second nature until you want to do someting obscure A good overview is here CSS Tutorial - Learn CSS the Proper Way for everything there is to know use W3Schools Online Web Tutorials all of the details and lots of examples for css CSS Tutorial for html HTML Tutorial also does php and sql anad others see the sitemap Sitemap Tutorials for the full range. You can just browse around finding what you need . The Css reference guide tells you about all the values inside a command. CSS Reference You can even take their exam to see how well you are doing - its all free Tip. For CSS do not start off using shortcuts use the full parameter names that way you will get to know what the commands do. Use a validator service to check that your code is ok The W3C Markup Validation Service for html If you are having trouble try this checklist before you panic Common CSS Mistakes for a Beginner - CSS Bugs and Debugging Checklist To improve your ability to remember try to group code elements together - the reference shows how they fit and then ask yourself what you are working with display properties or placement properties etc. Good luck |
|
|
|
|
|
#9 |
|
Warrior Member
Join Date: Jun 2009
Posts: 27
Thanks: 65
Thanked 2 Times in 2 Posts
|
I was just reading about a technique called PhotoReading. Basically, you just scan the pages of a book that you want to learn the contents of and then sleep on it. It's supposed to be absorbed by your subconcious and then you can recall the knowledge when you need it. Maybe you should look into it?
|
|
|
|
|
|
#10 | |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: , , .
Posts: 250
Thanks: 12
Thanked 13 Times in 12 Posts
|
Quote:
| |
|
Keeping a good attitude is like Kudzu, it spreads!
|
||
|
|
|
|
|
#11 |
|
WordSmith & VoiceOver Guy
Join Date: Mar 2009
Location: Philadelphia, PA
Posts: 64
Thanks: 17
Thanked 9 Times in 7 Posts
|
I'd like to offer an analogy, if I may. When we first decide to acquire a new skillset, there's that rush of enthusiasm, that urgency... we want to learn & memorize it all NOW! But the brain doesn't really work that way.
There are many parallels between learning computer programming/scripting and learning to play a musical instrument. (I've done both). Years ago, a good friend ~ who was also an accomplished musician ~ took me shopping to buy my first bass guitar. He set me up with my first teacher. But after 3 weeks of diligent practice, I was still mostly lost on the fretboard. I watched my friend Dave riff effortlessly on his axe, and I was jealous. I asked him, "How long did it take you to memorize all the finger positions? Can you teach me how to do it fast?" Here was his classic response ~ "It's not like flipping on a light switch... it's more like watching the sun rise. You're totally lost, and in the dark at first, but gradually, it all just makes sense". That analogy has proved 100% true to my own experience in IT. So just keep at it, keep studying the source code of webpages you see & like, and one day, it'll all come together for you, too. Good luck! |
|
|
|
|
|
|
![]() |
|
| Tags |
| coding, html, improving, memory, tips, website |
| Thread Tools | |
|
|
![]() |