Skip to content

Commit

Permalink
Added Ada and JavaScript books
Browse files Browse the repository at this point in the history
Ada 95 by John English
Ada Distilled by Richard Riehle
Ada for Software Engineers by M. Ben-Ari
JavaScript Bible by Danny Goodman

(from the r/programming thread)
  • Loading branch information
jbx committed Oct 14, 2013
1 parent d1760c3 commit aa58102
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
* [Meta-Lists](#meta-lists)
* [Graphics Programming](#graphics-programming)
* [Language Agnostic](#language-agnostic)
* [Ada](#ada)
* [Android](#android)
* [Autotools](#autotools)
* [ASP.NET MVC](#aspnet-mvc)
Expand Down Expand Up @@ -221,6 +222,10 @@
####MOOC
* [Online Course Materials](http://ocw.mit.edu/OcwWeb/web/home/home/index.htm)

###Ada
* [Ada 95: The Craft of Object-Oriented Programming](http://faculty.cs.wwu.edu/reedyc/AdaResources/bookhtml/contents.htm)
* [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf)
* [Ada for Software Engineers](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf)

###Android

Expand Down Expand Up @@ -416,6 +421,7 @@
* [Crockford's JavaScript](http://www.crockford.com/javascript/)
* [Eloquent JavaScript](http://eloquentjavascript.net/)
* [Essential Javascript & jQuery Design Patterns for Beginners](http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/)
* [JavaScript Bible](http://media.wiley.com/product_ancillary/28/07645334/DOWNLOAD/all.pdf)
* [JavaScript Essentials](http://www.techotopia.com/index.php/JavaScript_Essentials)
* [jQuery Fundamentals](http://jqfundamentals.com/book/) (starts with JavaScript basics)
* [Mozilla Developer Network's JavaScript Guide](https://developer.mozilla.org/en/JavaScript/Guide)
Expand Down

0 comments on commit aa58102

Please sign in to comment.