
- 168 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Quick JavaScript
About this book
Are you an experienced programmer who wants to get started quickly in JavaScript and the HTML DOM? This is your book.
Do you need encyclopedic knowledge of JavaScript and/or the HTML DOM? This book is not for you.
Are you a novice who wants to learn to program? This book is not for you. In fact, this language is not for you. Get a good Python book.
This book will get you programming in JavaScript as quickly as possible. In addition, it will provide you with a basic understanding of the Document Object Model, the massive data structure used to represent web pages. With these tools, you will be able to build interactive web pages.
If you program in C++ or Java, there are parts of the book you can skip over because the JavaScript statements are exactly the same. These parts are clearly marked.
JavaScript is the language—the only language—used by browsers. To create interactive web pages, you need to know both JavaScript and the DOM. This book will get you started.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover Page
- Half Title page
- Title Page
- Copyright Page
- Dedication
- Contents
- Author
- Preface
- Versions of JavaScript
- Chapter 1 Introduction
- Chapter 2 JavaScript: The Bare Minimum
- Chapter 3 JavaScript: In More Detail
- Chapter 4 Client-Side JavaScript
- Afterword
- Appendix A: Array Methods
- Appendix B: Higher-Order Methods
- Appendix C: String Methods
- Appendix D: Regular Expressions
- References
- Index