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
Just taking a look at their logo ought to tell you that the community at Dream In Code isn’t something to mess around with. You can browse their content for free, or you can sign up to become a permanent member.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
If what you want to master is a Web technology, you’ve got to give W3Schools a look. There’s hardly a place on the Internet that’s as exhaustive as W3Schools when it comes to tutorials about Web technologies.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 had to use a Greasemonkey Script or a Bookmarklet, you have a clue about the kind of power that JavaScript possesses. It can dynamically modify the contents of the page that you are viewing.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
Ruby is another one of those languages that is taking the world by storm. Slowly, but surely, it’s making its presence felt on the Internet. If you are thinking of venturing out into web application development, then you’ve got to give Ruby a shot. There’s a chance you may never have to look back.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
Last but not least, we come to HTML5. HTML5 has been creating a furore all over the Internet over the last year or so. It’s definitely going to be big (especially with giants like Apple and Google backing it). Therefore, as a developer, you’ve got to have knowledge (either elementary or advanced) about the capabilities of this standard. Tripwire Magazine has a list of more than 30 tutorials at their website. You can get access to all of them using the link above.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