JavaScript For Kids For Dummies
eBook - ePub

JavaScript For Kids For Dummies

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

JavaScript For Kids For Dummies

Book details
Book preview
Table of contents
Citations

About This Book

Have big dreams? Kick start them with JavaScript!

If we've learned one thing from the Millennial generation, it's that no one is too young to make history online. JavaScript For Kids For Dummies introduces pre-teens and early teens alike to the world of JavaScript, which is an integral programming language that drives the functionality of websites and apps. This informative, yet engaging text guides you through the basics of coding with JavaScript, and is an essential resource if you want to expand your technology skills while following easy, step-by-step instructions. Through small, goal-oriented projects, you learn key coding concepts, while actually creating apps, games, and more. This hands-on experience, coupled with the presentation of ideas in a simple style, allows you to both learn and retain JavaScript fundamentals.

JavaScript has been heralded as 'the programming language of the web, ' and many kids are interested in learning how to use it; however, most schools don't offer coding classes at this level, and most families can't afford the high cost of coding classes through a summer camp. But this can't stop you from developing your JavaScript coding skills! This fun text is all you need to get started on your JavaScript journey.

  • Explore the basics of JavaScript through the creation of a calculator app
  • Deepen your understanding of HTML, arrays, and variables by building a grocery shopping app
  • Learn conditional logic through the development of a choose your own adventure game
  • Discover loops and strings by creating a lemonade stand app and MadLibs-style game

JavaScript For Kids For Dummies brings pre-teens and early teens into the world of coding by teaching them one of the key Web design languages.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access JavaScript For Kids For Dummies by Chris Minnick, Eva Holland in PDF and/or ePUB format, as well as other popular books in Ciencia de la computación & Programación en JavaScript. We have over one million books available in our catalogue for you to explore.

Information

Publisher
For Dummies
Year
2015
ISBN
9781119119890
Part I

What Is JavaScript? Alert! JavaScript Is Awesome!

image
In this part …
checkbox.png
Programming the Web
checkbox.png
Understanding Syntax
checkbox.png
Giving and Receiving Data
checkbox.png
Fiddling with Web Applications
webextra
For Dummies can help you get started with lots of subjects. Visit www.dummies.com to learn more and do more with For Dummies!
Chapter 1

Programming the Web

JavaScript is a powerful language that’s easy to learn! In this chapter, we explain the basics of programming, tell you what JavaScript is, and get you started with writing your first JavaScript commands.
One of the most important parts of starting any new project is to make sure you have your workshop stocked with all the correct tools. In this chapter, you install and configure all the programs you need and start experimenting with some real JavaScript programs!
image

What Is Programming?

A computer program is a series of instructions that can be understood and followed by a computer. Computer programming, also known as coding, is what we call it when we write these instructions. Computers can’t do things on their own. They need a computer program to tell them what to do. Computer programmers write code to make computers do all sort of things.
technicalstuff
Another name for a computer program is software.
Computer programs help people to do many thousands of things, including the following:
  • Playing music and videos
  • Performing scientific experiments
  • Designing cars
  • Inventing medicines
  • Playing games
  • Controlling robots
  • Guiding satellites and spaceships
  • Creating magazines
  • Teaching people new skills
Can you think of more examples of things that computers can do?

Talking to Computers

At the heart of every computer is a central processing unit (CPU). This CPU is made up of millions of tiny, very fast switches (called transistors) that can be either on or off. The position of each of these switches at any time determines what the computer will do.
Software written by programmers tells these switches when to turn on or off and in what combination by using binary codes. Binary codes use zeros and ones to form letters, numbers, and symbols that can be put together in order to perform tasks.
Every single thing that a comput...

Table of contents

  1. Cover
  2. Title Page
  3. Table of Contents
  4. Introduction
  5. Part I: What Is JavaScript? Alert! JavaScript Is Awesome!
  6. Part II: Animating the Web
  7. Part III: Getting Operations
  8. Part IV: Arrays and Functions
  9. Part V: Freedom of Choice
  10. Part VI: Loops
  11. About the Authors
  12. Cheat Sheet
  13. Advertisement Page
  14. Connect with Dummies
  15. End User License Agreement