
- 404 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Learn to Code With JavaScript
About this book
A hands-on, practical Introduction to coding!
Do you want to learn to code? Perhaps you want to learn how to build the next social media sensation or blockbuster game? Or perhaps you just want to get some valuable coding experience under your belt? This easy-to-follow, practical, and fun guide is the perfect place to start on your coding journey. You'll be learning to program with JavaScript - the most popular programming language on Earth. And it runs in web browsers, making it particularly suited to creating web-based apps and games. But the principles and techniques that you'll learn will provide you with a foundation to go on and learn many other languages, too.
You'll learn:
- Programming basics, including data types, variables and more
- How to use logic to control the flow of a program
- How to use loops to repeat code over and over again
- How to write functions that can be used to store code in reusable blocks
- How to store data in collections such as arrays, sets and maps
- How to create objects that store properties and actions
- And much more!
Along the way, you'll build a collection of fun applications, including games and interactive web pages. Start learning to code today!
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
- Learn to Code with JavaScript
- Notice of Rights
- Preface
- Chapter 1: Press Start
- Chapter 2: Programming Basics
- Chapter 3: Letters and Words
- Chapter 4: Numbers
- Chapter 5: Collections
- Chapter 6: Logic
- Chapter 7: Going Loopy
- Chapter 8: Functions
- Chapter 9: Objects
- Chapter 10: The Document Object Model
- Chapter 11: The Main Event
- Chapter 12: Going Loopy Over Arrays
- Chapter 13: Let’s Get Functional
- Chapter 14: Getting Classy
- Chapter 15: It’s About Time
- Chapter 16: End Of Line