Nicholas C Zakas: 7 books

Book cover of JavaScript objektorientiert

JavaScript objektorientiert

Verständlicher, flexibler und effizienter programmieren

by Nicholas C. Zakas
Language: German
Release Date: September 25, 2014

Wenn Sie mit Programmiersprachen wie C++ oder Java vertraut sind, erscheint Ihnen JavaScript kaum objektorientiert. JavaScript kennt kein Klassenkonzept und Sie müssen nicht einmal Objekte definieren, um Programme zu erstellen. Lassen Sie sich aber nicht täuschen: JavaScript ist eine außerordentlich...
Book cover of Professional JavaScript for Web Developers
by Nicholas C. Zakas
Language: English
Release Date: December 20, 2011

This book provides a developer-level introduction along with more advanced and useful features of JavaScript. Coverage includes: JavaScript use with HTML to create dynamic webpages, language concepts including syntax and flow control statements variable handling given their loosely typed nature built-in...
Book cover of The Principles of Object-Oriented JavaScript
by Nicholas C. Zakas
Language: English
Release Date: February 14, 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. But don't be fooled—JavaScript is an incredibly powerful and...
Book cover of High Performance JavaScript

High Performance JavaScript

Build Faster Web Application Interfaces

by Nicholas C. Zakas
Language: English
Release Date: March 11, 2010

If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during...
Book cover of Understanding ECMAScript 6

Understanding ECMAScript 6

The Definitive Guide for JavaScript Developers

by Nicholas C. Zakas
Language: English
Release Date: August 16, 2016

ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter...
Book cover of The Problem with Native JavaScript APIs
by Nicholas C. Zakas
Language: English
Release Date: July 19, 2012

Many features inspired by popular JavaScript libraries are now available as native JavaScript APIs in today’s powerful browsers. While that may seem convenient given all of the JavaScript you need to write, relying on these APIs will only make code maintenance more difficult in the long run.In...
Book cover of Maintainable JavaScript

Maintainable JavaScript

Writing Readable Code

by Nicholas C. Zakas
Language: English
Release Date: May 10, 2012

You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team...
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy