vote up 4 vote down star
1

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.

flag

79% accept rate
You want tutorial for what? Front with HTML, CSS or backend with PHP, JAVA, ASP? – Daok Oct 23 '08 at 13:31

8 Answers

vote up 8 vote down check

http://www.w3schools.com is good for beginners when it comes to web development.

link|flag
Even for seasoned developers it's a good reference. – Kon M Oct 23 '08 at 13:29
I was about to comment the w3schools is more reference than tutorial, but then I check it out. I guess I've only been using the reference parts lately..... – James Curran Oct 23 '08 at 13:30
w3schools site is great. – Mark Ingram Oct 23 '08 at 13:32
Yep...might have the word school in the url but even grizzled old farts like me still look stuff up there. +1 – Kev Oct 23 '08 at 13:42
vote up 3 vote down

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.

link|flag
vote up 2 vote down

The Java Tutorials have some great examples.

link|flag
vote up 2 vote down

http://TryRuby.hobix.com/ has an interactive window, so you can type into it and see the results of Ruby commands.

link|flag
vote up 1 vote down

I like How to Think Like a Computer scientist a free book and site based on python

link|flag
vote up 1 vote down

www.codeproject.com/

link|flag
vote up 0 vote down

http://nettuts.com/ have amazing tutorial quality

link|flag
vote up 0 vote down

Here is some CSS for beginner suggestion from SO

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.