Update free-programming-interactive-tutorials-en.md

Added interactive courses in Python and Ruby..
Added new Section for HTML&CSS and added two courses..
pull/960/head
Vinoth kumar A 11 years ago
parent 82ba2ab5ef
commit 25a7b0d3d0
  1. 7
      free-programming-interactive-tutorials-en.md

@ -42,6 +42,11 @@
* [Try Haskell!](http://tryhaskell.org/) * [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 ###Java
* [Learn Java](http://www.learnjavaonline.org/) * [Learn Java](http://www.learnjavaonline.org/)
@ -83,6 +88,7 @@
###Python ###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) * [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/) * [Learn Python](http://www.learnpython.org/)
* [Python Koans](https://github.com/gregmalcolm/python_koans) * [Python Koans](https://github.com/gregmalcolm/python_koans)
@ -94,6 +100,7 @@
###Ruby ###Ruby
* [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby) * [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby)
* [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby)
* [Ruby Koans](http://www.rubykoans.com/) * [Ruby Koans](http://www.rubykoans.com/)
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
* [Try Ruby](http://tryruby.org/) * [Try Ruby](http://tryruby.org/)

Loading…
Cancel
Save