Skip to main content
Books, videos, and music - all free from your public library!
LoginSign Up

Footer

Hoopla logo, Go to homepage
  • For Patrons
  • For Libraries (opens in new window)
  • For Vendors (opens in new window)
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)

Our Company

  • Our Story
  • Get Hoopla for your Library (opens in new window)
  • Get your content on hoopla (opens in new window)
  • Join our team (opens in new window)
  • Accessibility Statement

Our Content

  • Audiobooks
  • Ebooks
  • Movies
  • Television
  • Comics
  • BingePasses
  • Music
  • The Loop Blog

Help

  • Help Center
  • Submit Feedback
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)
  • Download on the App Store (opens in new window)
  • Get it on Google Play (opens in new window)
  • Available at Amazon Appstore (opens in new window)
© 2026 Midwest Tape, LLC. All rights reserved. Privacy Policy | Terms of Use
  • Hoopla logo
    Powered by Hoopla
  • Browse
  • My Hoopla
  • Log In
  1. Navigate Home
  2. Ebooks
  3. Get Programming With JavaScript

EBOOK

Get Programming With JavaScript

John Larsen
(0)
sign up
Pages
432
Year
2016
Language
English
Publisher
Manning

About

Summary

Get Programming with JavaScript is a hands-on introduction to programming for readers who have never programmed. You'll be writing your own web apps, games, and programs in no time! Foreword by Remy Sharp.

About the Book

Are you ready to start writing your own web apps, games, and programs? You're in the right place! Get Programming with JavaScript is a hands-on introduction to programming for readers who have never written a line of code. Since you're just getting started, this friendly book offers you lots of examples backed by careful explanations. As you go along, you'll find exercises to check your understanding and plenty of opportunities to practice your new skills. You don't need anything special to follow the examples-just the text editor and web browser already installed on your computer. We even give you links to working online code so you can see how everything should look live on your screen.

What's Inside

• All the basics-objects, functions, responding to users, and more
• Think like a coder and design your own programs
• Create a text-based adventure game
• Enhance web pages with JavaScript
• Run your programs in a web browser
• Four bonus chapters available online

About the Reader

No experience required! All you need is a web browser and an internet connection.

Table of Contents

PART 1 CORE CONCEPTS ON THE CONSOLE
• Programming, JavaScript, and JS Bin
• Variables: storing data in your program
• Objects: grouping your data
• Functions: code on demand
• Arguments: passing data to functions
• Return values: getting data from functions
• Object arguments: functions working with objects
• Arrays: putting data into lists
• Constructors: building objects with functions
• Bracket notation: flexible property namesPART 2 ORGANIZING YOUR PROGRAMS
• Scope: hiding information
• Conditions: choosing code to run
• Modules: breaking a program into pieces
• Models: working with data
• Views: displaying data
• Controllers: linking models and viewsPART 3 JAVASCRIPT IN THE BROWSER
• HTML: building web pages
• Controls: getting user input
• Templates: filling placeholders with data
• XHR: loading data
• Conclusion: get programming with JavaScriptBONUS ONLINE CHAPTERS
• Node: running JavaScript outside the browser
• Express: building an API
• Polling: repeating requests with XHR
• Socket.

IO: real-time messaging

Related Subjects

  • JavaScript
  • Languages
  • Computers
  • Adult Nonfiction
  • General (Programming)
  • Programming
  • Web Browsers
  • Internet
  • General (Languages)
  • Games

Artists

John LarsenAuthor