The Principles of Object-Oriented JavaScript (No Starch Press) |
Thursday, 06 March 2014 | |||
If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. Nicholas Zakas explores JavaScript's object-oriented nature, revealing the language's unique implementation of inheritance and other key characteristics. <ASIN:1593275404> Author: Nicholas C. Zakas
Visit Book Watch Archive for hundreds more titles.
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews. You can also contact BookWatch@i-programmer.info.
|