Have a personal or library account? Click to login
Object-Oriented JavaScript - Second Edition Cover

Object-Oriented JavaScript - Second Edition

If you've limited or no experience with JavaScript, this book will put you on the road to being an expert. A wonderfully compiled introduction to objects in JavaScript, it teaches through examples and practical play.

Paid access
|Aug 2013
Product purchase options

Key Features

  • Think in JavaScript
  • Make object-oriented programming accessible and understandable to web developers
  • Apply design patterns to solve JavaScript coding problems
  • Learn coding patterns that unleash the unique power of the language
  • Write better and more maintainable JavaScript code
  • Type in and play around with examples that can be used in your own scripts

Book Description

JavaScript is the behavior, the third pillar in today's paradigm that looks at web pages as something that consists of clearly distinguishable parts: content (HTML), presentation (CSS) and behavior (JavaScript). Using JavaScript, you can create not only web pages but also desktop widgets, browser and application extensions, and other pieces of software. It's a pretty good deal: you learn one language and then code all kinds of different applications. While there's one chapter specifically dedicated to the web browser environment including DOM, Events and AJAX tutorials, the rest is applicable to the other environments

Many web developers have tried coding or adopting some bits of JavaScript, but it is time to "man up" and learn the language properly because it is the language of the browser and is, virtually, everywhere. This book starts from zero, not assuming any prior JavaScript programming knowledge and takes you through all the in-depth and exciting futures hidden behind the facade. Once listed in the "nice to have" sections of job postings, these days the knowledge of JavaScript is a deciding factor when it comes to hiring web developers. 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.

What you will learn

  • The basics of object-oriented programming, and how to apply it in the JavaScript environment
  • How to set up and use your training environment (Firebug)
  • In depth discussion of data types, operators, and flow control statements in JavaScript
  • In depth discussion of functions, function usage patterns, and variable scope
  • Understand how prototypes work
  • Reuse code with common patterns for inheritance
  • Make your programs cleaner, faster and compatible with other programs and libraries
  • Use object-oriented JavaScript for improving script performance
  • Achieve missing object-oriented features in JavaScript

Who this book is for

For new to intermediate JavaScript developer who wants to prepare themselves for web development problems solved by smart JavaScript!

Table of Contents

  1. Chapter 1: Introduction
  2. Chapter 2: Primitive Data Types, Arrays, Loops, and Conditions
  3. Chapter 3: Functions
  4. Chapter 4: Objects
  5. Chapter 5: Prototype
  6. Chapter 6: Inheritance
  7. Chapter 7: The Browser Environment
  8. Chapter 8: Coding and Design Patterns
  9. Chapter 9: Testing and documentation
  10. Appendix A: Reserved Words
  11. Appendix B: Built-in Functions
  12. Appendix C: Built-in Objects
  13. Appendix D: Regular Expressions
  14. Appendix E: Solutions to the exercises
PDF ISBN: 978-1-84969-313-4
Publisher: Packt Publishing Limited
Copyright owner: © 2013 Packt Publishing Limited
Publication date: 2013
Language: English
Pages: 382