[Learning to Program Resources.] -
Learning to Program Resources.
Discuss Learning to Program Resources.
Posted by: hillbillybob
I have used books, and I have googled my problems. Here are some good resources online that I have found.
First, the best of both worlds. It isn't free, but you get access to an insane number of books, online, for a decent amount, that you can read cover to cover. (base is 20 dollars a month I believe)
[url]http://safari.oreilly.com/[/url]
Some others include
.NET
[url]http://msdn2.microsoft.com/en-us/default.aspx[/url]
Java
[url]http://java.sun.com/developer/onlineTraining/[/url]
[url]http://developers.sun.com/[/url]
and Web/Misc
[url]http://www.webmonkey.com/[/url]
[url]http://www.w3schools.com/[/url]
If you have some, please submit.
Posted by: office politics
[url]www.devguru.com[/url] - vbscript, asp, javascript, wscript, etc references
[url]www.php.net[/url] for manual reference
[url]http://msdn.microsoft.com/vstudio/express/visualCSharp/learning/[/url] - c # beginner learning
really tho i never really understood how to write code until i took a college course. HS didnt offer it to me tho.
Posted by: hillbillybob
I started writing code in the 5th grade. I picked up one of my fathers text books and just hammered it until I got it. I agree I haven't found just a "basics of programming, period" book, but you can still pick up on some of em by reading language specific books. O'reilly books, which weren't around as much back then, seem to be really good. When they say beginner, they mean beginner. Thanks for the devguru site, I wanted to polish up on my scripting.
Let's keep 'em coming people.