diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 8aa21e9369893..10aa70903ad2f 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1195,6 +1195,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Understanding JavaScript OOP](http://robotlolita.me/2011/10/09/understanding-javascript-oop.html) - Quil (HTML) * [Understanding the DOM — Document Object Model](https://www.digitalocean.com/community/books/understanding-the-dom-document-object-model-ebook) - Tania Rascia (PDF, EPUB) * [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) - Kyle Simpson (HTML, PDF, EPUB, MOBI) +* [Javascript the definitive Guide](https://github.com/farihaNaqvi/Books/blob/main/javascript-the-definitive-guide.pdf) - David Flanagan (PDF) #### AngularJS