Skip to content

Commit ce2d8d7

Browse files
authored
Merge pull request #1012 from stjepanjurekovic/patch-3
Add 'JavaScript in Depth' to programming books list
2 parents 1645e38 + 560fa3b commit ce2d8d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Programming_Books.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
- [JavaScript & JQuery by Jon Duckett](http://www.javascriptbook.com): A well-designed visual guide to javaScript and jQuery. Exercise files are available to help the reader work through the examples provided in the book.
2626

27+
- [JavaScript in Depth by James M. Snell](https://www.manning.com/books/javascript-in-depth): Explore the inner workings of the world’s most popular programming language.
28+
2729
- [JavaScript: The good parts by Douglas Crockford](https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742): Well-articulated book explaining the fundamentals of JS
2830

2931
- [JavaScript: The definitive guide by David Flanagan](https://www.amazon.com/JavaScript-Definitive-Guide-Activate-Guides-ebook/dp/B004XQX4K0/): Reference guide focusing on core JavaScript language internals.

0 commit comments

Comments
 (0)