Hi
We are looking to create programming tutorials to teach new developers how to get started with programming. But we aren't sure of what "format" and "layout" really works best.
We needs some good examples of what works best.
Hi
We are looking to create programming tutorials to teach new developers how to get started with programming. But we aren't sure of what "format" and "layout" really works best.
We needs some good examples of what works best.
http://www.w3schools.com is good for beginners when it comes to web development.
http://TryRuby.hobix.com/ has an interactive window, so you can type into it and see the results of Ruby commands.
I like How to Think Like a Computer scientist a free book and site based on python
I like the "4 Guys from Rolla" web site for the sheer depth of their work (http://www.4guysfromrolla.com/). It is intended for a .NET audience.