Book description
If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.
JavaScript knowledge is essential for working with today’s Web, whether you’re building applications for the client, the server, or for mobile use—and your PHP experience gives you a head start. This book will help you become fluent with JavaScript quickly, and then serve as a handy reference once you start coding.
- Explore JavaScript syntax, including variables, arrays, loops, and conditions
- Learn how functions are important in JavaScript—and why they’re actually objects
- Delve into JavaScript’s object-oriented features, including prototypes, code reuse, and inheritance
- Examine the built-in API and explore its global functions, properties, and objects
- Learn about updates in ECMAScript5, the latest version of the standard
- Use common design patterns to organize your code in large applications
Publisher resources
Table of contents
- JavaScript for PHP Developers
- Acknowledgments
- Dedication
- Preface
- 1. Introduction
- 2. JavaScript Syntax
- 3. Functions
- 4. Object-Oriented Programming
- 5. The Built-In API
- 6. ECMAScript 5
- 7. JavaScript Patterns
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: JavaScript for PHP Developers
- Author(s):
- Release date: April 2013
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449370312
You might also like
book
Object-Oriented PHP
Object-Oriented PHP shows developers how to take advantage of the new object-oriented features of PHP. Working …
book
JavaScript by Example
A project based guide to help you get started with web development by building real-world and …
book
JavaScript: 20 Lessons to Successful Web Development
Master JavaScript in 20 lessons--online video tutorials included! Based on the author's successful online courses, this …
book
PHP 7: Real World Application Development
Use new features of PHP 7 to solve practical, real-world problems faced by PHP developers like …