HOWTO: 5 Ways to Learn to Code
5 Great Resources To Learn How To Code
More and more people are turning towards coding as a profession/hobby. From freelancers to actual developers, everyone seems to have their foundations strong in at least one programming platform.However, more often than not, there seems to be a problem of actually finding good content online that can teach you to code. Experimenting with a language can only get you so far. To master it, you need to have proper guidance from people who actually know what they are talking about.
So where can you find expert guidance without shelling out a fortune for it? You could start with checking out the websites below:
Dream In Code
They have everything. Right from fundamental elements to programming examples, Dream In Code can help you master any language you choose. That’s because Dream In Code is not restricted to only one language. It covers almost everything under the sun and the community of users/experts is just amazing.
They also have a video channel and links to developers’ blogs if you want to look deeper.
W3Schools
You can get tutorials ranging from plain-Jane HTML, right up to AJAX and the likes. There’s even Server Side Scripting thrown into the mix if that’s what you fancy.
Eloquent JavaScript
If you’ve ever wondered how any of this is done, then you’ve got to checkout Eloquent JavaScript. This is an interactive tutorial, which you can either read off the Internet, or download as an archive and use on your local disk. It includes a live console to try out any code that you might want to. The entire tutorial is written in very lucid English, and is very easy to follow.
TryRuby
The only trouble is finding good sources of Ruby tutorials. TryRuby is a website that’s dedicated to teaching you about Ruby. When you first open the page, all you get is an interactive console for you to code in. Type “help” (without the quotes) and hit Return/Enter to start the Ruby tutorial.
Like Eloquent JavaScript, TryRuby is not at all intimidating. Five minutes into the tutorial and I was wondering whether the syntax can really be that simple.
A Miscellany of HTML5 Tutorials
Now that you have our list of resources from where you can learn how to code, why don’t you pick up that keyboard and put your fingers to good effect? Once you master a language and come up with an awesome app, let us know about it and we might just dedicate a post to it.reposted from http://www.makeuseof.com/tag/5-great-resources-learn-code/
0 Comments:
Post a Comment
<< Home