JavaScript
The Good Parts: The Good Parts
Douglas Crockford
The book distills JavaScript, focusing on a subset of the language that is more reliable, readable, and maintainable. It covers syntax, objects, functions, inheritance, arrays, regular expressions, and methods, advocating for best practices while avoiding problematic features.
See full summary