The Way to Programming
The Way to Programming
Coding is something I have always wanted to do but never got into.
However, now I really want to get into it.
I have almost no experience whatsoever, and everything on the internet seems so confusing.
Does anyone here know of an easy online coding course of any kind for beginners like me? Again, I really want to try programming.
Codecademy, the open source university courses, and Learn Code the Hard Way are all awesome starting points. Depending on the language and goals you want to pursue, you might also try:
Interactive Javascript, Python and Ruby –
http://www.learnstreet.com/lessons/languages/
Interactive Ruby Course –
http://rubymonk.com/
Codealong with tutorials for Ruby on Rails –
http://www.codelearn.org/rails-tutorials
A cool game-like interactive Ruby practice (probably better to take this on after you have a sense of if else, loops, etc) –
https://www.bloc.io/ruby-warrior#/ https://www.udacity.com
Harvard course on computer science, you won’t get any credit by completing it since its ended already, but they teach everything very very well!
https://www.edx.org/courses/HarvardX/CS50x/2012/info
follow the CoderDojo movement? Many of the tutorials they use for kids are online on
http://kata.coderdojo.com
And anyone who thinks they know about coding, you should volunteer to mentor the kids at an event near you – you’ll soon find the holes in your knowledge and you’ll find the list of local dojos at
http://www.coderdojo.com
+1 for Code Academy.
Lots of respect for
http://www.tutorialspoint.com/index.htm
and major props for
http://learncodethehardway.org/
which is like boot camp vs. hand holding type of teaching in some other courses.
Read books and practice, that is the only way to learn coding. For the proper books just go to amazon.com and look through the programming books they have and read reviews for them.
Sign in to your account