Skip to content

Commit

Permalink
Update free-programming-interactive-tutorials-en.md
Browse files Browse the repository at this point in the history
Added interactive courses in Python and Ruby..
Added new Section for HTML&CSS and added two courses..
  • Loading branch information
avinoth committed May 13, 2014
1 parent 82ba2ab commit 25a7b0d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions free-programming-interactive-tutorials-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@
* [Try Haskell!](http://tryhaskell.org/)


###HTML&CSS
* [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web)
* [Prototyping a professional website](http://www.codecademy.com/skills/prototyping)


###Java
* [Learn Java](http://www.learnjavaonline.org/)

Expand Down Expand Up @@ -83,6 +88,7 @@


###Python
* [Codecademy Python course](http://www.codecademy.com/tracks/python)
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
* [Learn Python](http://www.learnpython.org/)
* [Python Koans](https://github.com/gregmalcolm/python_koans)
Expand All @@ -94,6 +100,7 @@

###Ruby
* [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby)
* [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby)
* [Ruby Koans](http://www.rubykoans.com/)
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
* [Try Ruby](http://tryruby.org/)
Expand Down

0 comments on commit 25a7b0d

Please sign in to comment.