Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Community
Debate
Best way to learn a progrmaming language ?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Weasel" data-source="post: 353464" data-attributes="member: 9520"><p>Exactly this. Take a simple script, check out what does what. For example PHP, look up the function on php.net and see what it does. Have a play with it, change the way it behaves to your liking, and try it out. Don't give up if it doesn't work out - try again.</p><p></p><p>Another very good method of learning the basics of some languages, is <a href="http://codecademy.com" target="_blank">http://codecademy.com</a>. It walks you through the very basics of the code, helping you understand what everything is through letting you make excersizes. You can't continue if the code is wrong - and tells you what's wrong so you can correct it.</p></blockquote><p></p>
[QUOTE="Weasel, post: 353464, member: 9520"] Exactly this. Take a simple script, check out what does what. For example PHP, look up the function on php.net and see what it does. Have a play with it, change the way it behaves to your liking, and try it out. Don't give up if it doesn't work out - try again. Another very good method of learning the basics of some languages, is [URL]http://codecademy.com[/URL]. It walks you through the very basics of the code, helping you understand what everything is through letting you make excersizes. You can't continue if the code is wrong - and tells you what's wrong so you can correct it. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Community
Debate
Best way to learn a progrmaming language ?
Top