Object-Oriented JavaScript
Create scalable, reusable high-quality JavaScript applications, and libraries
Price | $23.99 - $39.99
|
Rating | |
Author | Stoyan Stefanov |
Publisher | Packt Publishing |
Published | 2008 |
Pages | 356 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1847194141 |
ISBN-13 | 9781847194145 |
This book treats JavaScript as a serious object-oriented language, showing you how to build robust, maintainable, and powerful libraries and applications. Along the way, we cover many of the recent innovations such as AJAX, JSON, and interesting design and coding patterns. After reading this book, you'll be prepared to ace your JavaScript job interview and even impress with some bits that the interviewer maybe didn't know. You should read this book if you want to be able to take your JavaScript skills to a new level of sophistication.
Create scalable and reusable high-quality JavaScript applications and libraries using the concepts of object-oriented programming.
- Stoyan Stefanov (6 books)
5 5 579
Similar Books
The Principles of Object-Oriented JavaScript
by Nicholas C. Zakas
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 expressive object-o...
Price: $10.99 | Publisher: No Starch Press | Release: 2014
Practical Object-Oriented Design, 2nd Edition
by Sandi Metz
Object-oriented programming languages exist to help you create beautiful, straightforward applications that are easy to change and simple to extend. Unfortunately, the world is awash with object-oriented (OO) applications that are difficult to understand and expensive to change. Practical Object-Oriented Design, Second Edition, immerses y...
Price: $36.71 | Publisher: Addison-Wesley | Release: 2018
Practical Object-Oriented Design in Ruby
by Sandi Metz
Ruby's widely admired ease of use has a downside: Too many Ruby and Rails applications have been created without concern for their long-term maintenance or evolution. The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented ...
Price: $5.16 | Publisher: Addison-Wesley | Release: 2012
Mastering Object-oriented Python
by Steven Lott
This practical example-oriented guide will teach you advanced concepts of object-oriented programming in Python. This book will present detailed examples of almost all of the special method names that support creating classes that integrate seamlessly with Python's built-in features. It will show you how to use JSON, YAML, Pickle, CS...
Price: $24.35 | Publisher: Packt Publishing | Release: 2014
Python 3 Object-Oriented Programming, 3rd Edition
by Dusty Phillips
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. This third edition of Python 3 Object-Oriented Programming fully explains classes, data encapsulation, and exceptions with an emphasis on when you can use each principle to develo...
Price: $19.99 | Publisher: Packt Publishing | Release: 2018
Python Object-Oriented Programming, 4th Edition
by Steven F. Lott, Dusty Phillips
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Python Object-Oriented Programming, Fourth Edition dives deep into the various aspects of OOP, Python as an OOP language, common and advanced design patterns, and hands-on data ma...
Price: $32.00 | Publisher: Packt Publishing | Release: 2021
Learning Object-Oriented Programming
by Gaston C. Hillar
Learning Object-Oriented Programming is an easy-to-follow guide full of hands-on examples of solutions to common problems with object-oriented code in Python, JavaScript, and C#. It starts by helping you to recognize objects from real-life scenarios and demonstrates that working with them makes it simpler to write code that is easy to und...
Price: $49.99 | Publisher: Packt Publishing | Release: 2015
Classical Object-Oriented Programming with ECMAScript
by Mike Gerwitz
ECMAScript (more popularly known by the name "JavaScript") is the language of the web. In the decades past, it has been used to augment web pages with trivial features and obnoxious gimmicks. Today, the language is used to write full-featured web applications that rival modern desktop software in nearly every regard and has even...
Free ebook | Publisher: Self-publishing | Release: 2014