Do you want to learn a programming language ?

Aug 12, 2012
4,169
652
0
MD1JweO.png

Infographic source: http://carlcheo.com/startcoding

Full List of Free Programming Resources

#1 - Python
https://www.python.org - Official site
https://www.udacity.com/course/intro-to-computer-science--cs101 - Intro to Computer Science with Python
https://developers.google.com/edu/python - Google's Python Class
http://www.learnpython.org - Interactive Python tutorial

#2 - Java
http://www.oracle.com/technetwork/java/javase/overview/index.html - Official site
http://docs.oracle.com/javase/tutorial - Official Java Tutorial by Oracle
http://eclipsetutorial.sourceforge.net - Eclipse And Java Video Tutorials
http://www.learnjavaonline.org - Free Interactive Java Tutorial
https://www.youtube.com/course?list=ECFE2CE09D83EE3E28 - Java (Beginner) Programming Tutorials

#3 - C
http://www.cprogramming.com/tutorial.html - Tutorials & References
http://www.learn-c.org
http://www.tutorialspoint.com/cprogramming
http://c-faq.com

#4 - C++
http://www.cplusplus.com
http://www.learncpp.com
http://xoax.net/cpp/crs/console/index.php - Console C++ Video Tutorials
http://www.tutorialspoint.com/cplusplus

#5 - JavaScript
http://www.codecademy.com/en/tracks/javascript
http://www.yuiblog.com/crockford - Crockford on JavaScript: A Public Lecture Series at Yahoo!
https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/JavaScript_basics
http://superherojs.com
http://www.codecademy.com/en/tracks/web - Free course to pickup HTML & CSS as well

#6 - C#
http://msdn.microsoft.com/en-US/vstudio/hh341490 - Official site
http://channel9.msdn.com/Series/C-Fundamentals-for-Absolute-Beginners
http://www.homeandlearn.co.uk/csharp/csharp.html
http://www.tutorialspoint.com/csharp

#7 - Ruby on Rails
http://rubyonrails.org - Official site
http://guides.rubyonrails.org/getting_started.html - Official getting started guide
http://railsforzombies.org
https://www.railstutorial.org - Free if read online

#8 - PHP
http://php.net - Official site
http://www.phptherightway.com - Great documentation of up-to-date PHP reference and resources
http://www.codecademy.com/en/tracks/php

#9 - Objective-C
https://developer.apple.com - Official site
http://cocoadevcentral.com
https://www.codeschool.com/courses/try-objective-c
http://www.tutorialspoint.com/objective_c

More Free Sites To Learn Programming
http://www.codecademy.com
http://code.org
https://www.khanacademy.org/computing/computer-programming
http://ocw.mit.edu/courses/most-visited-courses
https://www.youtube.com/user/thenewboston/videos - Tons of great video tutorials
https://www.coursera.org/course/cs101 - Stanford Computer Science 101
http://cs50.tv - Harvard introductory computer science course

Resource list from: http://carlcheo.com/startcoding#resources
 
Last edited: