From 1cf8a19e2659da7a0304eff25c4841ba5bb8a89a Mon Sep 17 00:00:00 2001 From: Ken Mazaika Date: Tue, 25 Mar 2014 14:15:35 -0400 Subject: [PATCH 1/3] Add an HTML and CSS Resource - Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 6ea9d67a..8d8be916 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -863,6 +863,7 @@ ###HTML / CSS * [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/) * [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/) +* [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page) * [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto * [Dive Into HTML5](http://diveintohtml5.info/) ([PDF](http://mislav.uniqpath.com/2011/10/dive-into-html5/)) - Mark Pilgrim * [GA Dash](http://dash.generalassemb.ly) From 9923061c24be28f82ffcf36ee7609ff9573061d2 Mon Sep 17 00:00:00 2001 From: Ken Mazaika Date: Wed, 26 Mar 2014 12:09:17 -0400 Subject: [PATCH 2/3] Add a section to put free courses that aren't in the 'book' format (video/etc) --- free-courses-en.md | 7 +++++++ free-programming-books.md | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 free-courses-en.md diff --git a/free-courses-en.md b/free-courses-en.md new file mode 100644 index 00000000..ca0431ac --- /dev/null +++ b/free-courses-en.md @@ -0,0 +1,7 @@ +###Index +* [HTML / CSS](#html--css) + +###HTML / CSS +* [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page) + + diff --git a/free-programming-books.md b/free-programming-books.md index 8d8be916..6ea9d67a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -863,7 +863,6 @@ ###HTML / CSS * [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/) * [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/) -* [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page) * [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto * [Dive Into HTML5](http://diveintohtml5.info/) ([PDF](http://mislav.uniqpath.com/2011/10/dive-into-html5/)) - Mark Pilgrim * [GA Dash](http://dash.generalassemb.ly) From ec1053d1a201408f08f91420dfd928db6a562625 Mon Sep 17 00:00:00 2001 From: Ken Mazaika Date: Wed, 26 Mar 2014 12:22:27 -0400 Subject: [PATCH 3/3] Move the free video courses listed under free-programming-books.md, to the free-courses-en.md file --- free-courses-en.md | 17 +++++++++++++++++ free-programming-books.md | 4 ---- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/free-courses-en.md b/free-courses-en.md index ca0431ac..6f83a5ce 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -1,7 +1,24 @@ ###Index * [HTML / CSS](#html--css) +* [iOS](#ios) +* [Oracle PL/SQL](#oracle-plsql) +* [Ruby](#ruby) + + ###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/) +###iOS +* [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 + + +###Oracle PL/SQL +* [Steven Feuerstein's PL/SQL Obsession - Videos and Presentations](http://www.toadworld.com/platforms/oracle/w/wiki/8243.plsql-obsession.aspx) + + +###Ruby +* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) + diff --git a/free-programming-books.md b/free-programming-books.md index 6ea9d67a..78aa5f0f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -873,7 +873,6 @@ * [HTML5 for Publishers](http://chimera.labs.oreilly.com/books/1234000000770/index.html) - Sanders Kleinfeld * [HTML5 For Web Designers](http://html5forwebdesigners.com/) - Jeremy Keith * [Learn CSS Layout](http://learnlayout.com/) -* [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/) * [Scalable and Modular Architecture for CSS](http://smacss.com) - Jonathan Snook * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus @@ -888,7 +887,6 @@ ###iOS -* [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 * [iOS Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/ios) (PDF, Kindle) *(Just fill the fields with any values)* * [Start Developing iOS Apps Today](https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOS/RoadMapiOS.pdf) (PDF) @@ -1205,7 +1203,6 @@ See also [TeX](#tex) ###Oracle PL/SQL * [PL/SQL Language Reference](http://download.oracle.com/docs/cd/E11882_01/appdev.112/e17126/toc.htm) * [PL/SQL Packages and Types Reference](http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16760/toc.htm) -* [Steven Feuerstein's PL/SQL Obsession - Videos and Presentations](http://www.toadworld.com/platforms/oracle/w/wiki/8243.plsql-obsession.aspx) ###Oracle Server @@ -1438,7 +1435,6 @@ See also [TeX](#tex) * [Ruby Programming](http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/) * [Ruby User's Guide](http://www.rubyist.net/~slagell/ruby/) * [Ruby User's Guide](http://www.linuxtopia.org/online_books/programming_books/ruby_guide/) -* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) * [The Bastards Book of Ruby](http://ruby.bastardsbook.com/) * [The Little Book Of Ruby](http://www.sapphiresteel.com/The-Little-Book-Of-Ruby) * [The Unofficial Ruby Usage Guide (at Google)](http://www.caliban.org/ruby/rubyguide.shtml) - Ian Macdonald