Monday, September 3, 2012

Learn programming interactively in online

Below are some sites which will help you to learn coding interactively by trying out as you learn!!! ie Its not just another video based which we need to watch for long.Rather these sites provide interactive console which allows you to write code and execute in the browser itself. Some of them also provides tracking capability so that you will be confident on what you learnt.

Javascript - http://www.codecademy.com/ (Really good for non-programmers)
Javascript - http://www.crunchzilla.com/code-maven (Fun learning for non-programmers)
Ruby - http://tryruby.org
Python - http://www.learnpython.org/
SQL - http://sqlzoo.net/
Lua - http://www.lua.org/cgi-bin/demo (Gives web based interactive console not step by step instructions)
.Net - http://mottishaked.com/training/dot-net-tutorial (This needs Visual Studio)

I really found these interesting as these do't need the long time environment setup to begin with or we will never get into sleep like video tutorials ;-) .Video tutorials are good when we just need to get awareness of the technology .But not good as interactive sites when it comes to becoming experts in the area.

Update 23OCT2012

Another page which lists more sites offers online learning materials both interactive and via videos
http://thenextweb.com/dd/2012/10/21/so-you-want-to-be-a-programmer-huh-heres-25-ways-to-learn-online/

Update 22NOV2012

http://www.ibrahimjabbari.com/component/k2/item/65-11-useful-online-coding-tools.html

Update 7Feb2015

http://devzum.com/2015/02/04/16-best-online-resources-to-learn-programming-easily/
http://mashable.com/2014/12/08/learn-code-resources/

No comments: