JavaScript Absolute Beginner's Guide


Price:
Sale price$34.99

Description

Who knew how simple using JavaScript could be?

Make the most of JavaScript--even if you've never programmed anything before. JavaScript Absolute Beginner's Guide is the fastest way to learn JavaScript and use it together with CSS3 and HTML5 to create powerful web and mobile experiences. Learn how to do what you want, the way you want, one incredibly easy step at a time. JavaScript has never been this simple!

Here's a small sample of what you'll learn:
  • Organize your code with variables
  • Understand how functions make your code reusable
  • Use the popular if/else statement to help make a decision in code
  • Learn about switch statements and when to use them
  • Work with for, while, and do...while loops
  • Learn how to use global and local scope
  • Understand what closures are
  • Learn about the various places your code can live
  • Understand how to write comments and use good commenting practices
  • Learn about the basic types of objects you'll run into in JavaScript
  • Find out that pizza has an educational value beyond just being deliciously awesome
  • Learn how to perform common string operations
  • Use arrays to handle lists of data
  • Learn to create custom objects
  • Get up to speed on some of the big ES6 changes



Author: Kirupa Chinnathambi
Publisher: Que
Published: 12/27/2019
Pages: 464
Binding Type: Paperback
Weight: 1.40lbs
Size: 9.10h x 7.00w x 1.00d
ISBN13: 9780136502890
ISBN10: 013650289X
BISAC Categories:
- Computers | Languages | JavaScript
- Computers | Internet | Web Programming

About the Author
Kirupa Chinnathambi has spent most of his life trying to teach others to love web development as much as he does. In 1999, before blogging was even a word, he started posting tutorials on kirupa.com. Since then, he has written hundreds of articles, authored books, and recorded many YouTube training videos.