mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 11:35:10 +00:00
added "Learning JavaScript Design Patterns" by Addy Osmani
This commit is contained in:
parent
7458d27310
commit
f63b393c98
@ -244,8 +244,7 @@
|
||||
|
||||
|
||||
###Django
|
||||
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
|
||||
* [Django by Example](http://www.lightbird.net/dbe/)
|
||||
|
||||
|
||||
|
||||
###Emacs
|
||||
@ -319,7 +318,6 @@
|
||||
* [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF)
|
||||
* [Category wise tutorials - J2EE](http://www.mkyong.com/)
|
||||
* [Introduction to Programming Using Java - David J. Eck](http://math.hws.edu/javanotes/index.html)
|
||||
* [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html)
|
||||
|
||||
|
||||
###JavaScript
|
||||
@ -331,6 +329,7 @@
|
||||
* [jQuery Fundamentals](http://jqfundamentals.com/book/) (starts with JavaScript basics)
|
||||
* [Mozilla Developer Network's JavaScript Guide](https://developer.mozilla.org/en/JavaScript/Guide)
|
||||
* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read)
|
||||
* [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/)
|
||||
|
||||
|
||||
###JavaScript (Node.js specific)
|
||||
@ -395,6 +394,11 @@
|
||||
* [HGInit - Mercurial Tutorial by Joel Spolsky](http://hginit.com/)
|
||||
|
||||
|
||||
###Nemerle
|
||||
|
||||
* See <strong>.NET</strong> below
|
||||
|
||||
|
||||
###.NET (C# / VB / Nemerle / Visual Studio)
|
||||
|
||||
* [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
|
||||
|
Loading…
Reference in New Issue
Block a user