JavaScript
The Definitive Guide: Master the World's Most-Used Programming Language
by:
David Flanagan
Summary:
The book serves as a comprehensive guide to the JavaScript programming language, covering everything from basic syntax to advanced features like asynchronous programming and the Document Object Model (DOM). It provides both a detailed reference for experienced developers and clear explanations for those new to the language, with examples and practical advice for building web applications.
Key points:
1. JavaScript Data Types and Variables: The book highlights JavaScript's dynamic typing and primitive and complex data types.
Books similar to "JavaScript":
Eloquent JavaScript
Marijn Haverbeke
Computer Programming for Beginners
Nathan Clark
Learning Python
Mark Lutz
Java
Herbert Schildt
Coding For Dummies
Nikhil Abraham
C Programming Language
Kernighan Brian W.|Ritchie Dennis
JavaScript
Douglas Crockford
Python Pocket Reference
Mark Lutz
PYTHON
Ramsey Hamilton
A Common-Sense Guide to Data Structures and Algorithms
Jay Wengrow