Ask HN: Good intro to programming course online for those with no experience?

1 points by JohnTHaller ↗ HN
I have a few friends that are looking to get into coding or at least to explore whether or not it might be a good fit for them. So, I was wondering if any HNer happen to know of any good online courses to serve as an intro to programming that would fit that bill. Being taught in a language that may have wider usage I think would be a plus. Having both paid and free/low cost options would be helpful as well for others that happen to read this topic.

2 comments

[ 6.6 ms ] story [ 21.1 ms ] thread
http://tryruby.org/ is a fun way to start. It doesn't lead to anything, the next step would probably to buy a book, but it addresses some core concepts like variables, lists, conditions, loops.