From d6b3bed3e24ecb453cd832d95e13659a4077a5ed Mon Sep 17 00:00:00 2001 From: Vinoth kumar A Date: Wed, 7 May 2014 20:17:35 -0400 Subject: [PATCH 1/6] Update free-courses-en.md --- free-courses-en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index c63c31bf..5a47f410 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -31,6 +31,8 @@ ###HTML / CSS * [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page) * [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/) +* [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web) +* [HTML & CSS for absolute beginners](http://www.tn.gov/agriculture/marketing/Agritourism%20pdfs/LearnHTMLandCSS_AnAbsoluteBeginnersGuide.pdf) ###JS @@ -60,6 +62,10 @@ ###Python * [Google's Python Course](https://developers.google.com/edu/python/) * [Berkeley's Structure and Interpretation of Computer Programs](http://www-inst.eecs.berkeley.edu/~cs61a/) +* [Learn Python the hard way](http://learnpythonthehardway.org/book/) +* [Python for Programmers](http://www.tutorialspoint.com/python/) +* [Dive into Python - For experienced programmers](http://www.diveintopython.net/) +* [Python for Web development](https://docs.python.org/2/howto/webservers.html) ###Ruby From e6ec424afa3b53293b62f6ef81dd067b30fd1752 Mon Sep 17 00:00:00 2001 From: Vinoth kumar A Date: Mon, 12 May 2014 23:40:59 +0530 Subject: [PATCH 2/6] revised.. Removed Books and added some more Courses.. --- free-courses-en.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/free-courses-en.md b/free-courses-en.md index 5a47f410..40c902a7 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -32,7 +32,7 @@ * [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page) * [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/) * [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web) -* [HTML & CSS for absolute beginners](http://www.tn.gov/agriculture/marketing/Agritourism%20pdfs/LearnHTMLandCSS_AnAbsoluteBeginnersGuide.pdf) +* [Prototyping a professional website](http://www.codecademy.com/skills/prototyping) ###JS @@ -62,11 +62,12 @@ ###Python * [Google's Python Course](https://developers.google.com/edu/python/) * [Berkeley's Structure and Interpretation of Computer Programs](http://www-inst.eecs.berkeley.edu/~cs61a/) -* [Learn Python the hard way](http://learnpythonthehardway.org/book/) -* [Python for Programmers](http://www.tutorialspoint.com/python/) -* [Dive into Python - For experienced programmers](http://www.diveintopython.net/) -* [Python for Web development](https://docs.python.org/2/howto/webservers.html) +* [Codecademy Python course](http://www.codecademy.com/tracks/python) +* [Python tutorial for beginners](http://www.learnpython.org/) + ###Ruby * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) +* [Ruby track on Codecademy](http://www.codecademy.com/tracks/ruby) +* [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby) From 8cd094c954e9d5825d823e73cff8b1f8a91014d1 Mon Sep 17 00:00:00 2001 From: Vinoth kumar A Date: Mon, 12 May 2014 23:43:31 +0530 Subject: [PATCH 3/6] Update free-courses-en.md --- free-courses-en.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-courses-en.md b/free-courses-en.md index 40c902a7..bdb0ee5b 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -66,7 +66,6 @@ * [Python tutorial for beginners](http://www.learnpython.org/) - ###Ruby * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) * [Ruby track on Codecademy](http://www.codecademy.com/tracks/ruby) From ab266ee0054857e16c315779a324cdc50eef7d12 Mon Sep 17 00:00:00 2001 From: Vinoth kumar A Date: Tue, 13 May 2014 05:42:45 +0530 Subject: [PATCH 4/6] Update free-courses-en.md --- free-courses-en.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/free-courses-en.md b/free-courses-en.md index bdb0ee5b..daa47624 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -31,8 +31,7 @@ ###HTML / CSS * [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page) * [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/) -* [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web) -* [Prototyping a professional website](http://www.codecademy.com/skills/prototyping) + ###JS @@ -62,11 +61,9 @@ ###Python * [Google's Python Course](https://developers.google.com/edu/python/) * [Berkeley's Structure and Interpretation of Computer Programs](http://www-inst.eecs.berkeley.edu/~cs61a/) -* [Codecademy Python course](http://www.codecademy.com/tracks/python) -* [Python tutorial for beginners](http://www.learnpython.org/) + ###Ruby * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) -* [Ruby track on Codecademy](http://www.codecademy.com/tracks/ruby) -* [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby) + From 82ba2ab5efb56337b1c6240714cdcd5da141834a Mon Sep 17 00:00:00 2001 From: Vinoth kumar A Date: Tue, 13 May 2014 05:43:25 +0530 Subject: [PATCH 5/6] Update free-courses-en.md --- free-courses-en.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/free-courses-en.md b/free-courses-en.md index daa47624..fc77b02b 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -32,8 +32,6 @@ * [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page) * [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/) - - ###JS * [Egghead.io](https://egghead.io/) * [Codecademy Walkthrough](http://www.codecademy.com/tracks/javascript) @@ -50,7 +48,6 @@ * [Developing iOS 7 Apps for iPhone and iPad](https://itunes.apple.com/us/course/developing-ios-7-apps-for/id733644550) (slides and videos) - Stanford University * [AppCoda Complete iOS Tutorial](http://www.appcoda.com/ios-programming-course/) - ###OCaml * [Cornell's Data Structures and Functional Programming](http://www.cs.cornell.edu/courses/cs3110/) @@ -62,8 +59,5 @@ * [Google's Python Course](https://developers.google.com/edu/python/) * [Berkeley's Structure and Interpretation of Computer Programs](http://www-inst.eecs.berkeley.edu/~cs61a/) - - ###Ruby * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) - From 25a7b0d3d00038a6ae9d35ca96373f410492950b Mon Sep 17 00:00:00 2001 From: Vinoth kumar A Date: Tue, 13 May 2014 05:49:09 +0530 Subject: [PATCH 6/6] Update free-programming-interactive-tutorials-en.md Added interactive courses in Python and Ruby.. Added new Section for HTML&CSS and added two courses.. --- free-programming-interactive-tutorials-en.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index c5a6ec54..cce44eb3 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -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/) @@ -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) @@ -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/)