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
Publisher: No Starch Press
Date: February 24, 2014
Pages: 200
ISBN: 978-1593275402

 

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.

 

Banner
 


SQL Server 2022 Administration Inside Out

Author: Randolph West et al
Publisher: Microsoft Press
Pages: 992
Print: 0137899882
ISBN: 978-0137899883
Kindle: B0C4VKVP27
Audience: DBAs and developers
Rating: 5.0
Reviewer: Ian Stirk

This book aims to update your DBA skills to cover SQL Server 2022, how does it fare?



Math for Programmers (Manning)

Author: Paul Orland
Publisher: Manning Publications
Date: January 2021
Pages: 688
ISBN: 978-1617295355
Print: 1617295353
Audience: Python developers interested in math
Rating: 4
Reviewer: Mike James
Of course you need to learn math, don't you?


More Reviews