JavaScript Projects for Kids
Gear up for a roller coaster ride into the world of JavaScript and programming with this easy-to-follow, fun, and entertaining project-based guide| By: | Syed Omar Faruk Towaha |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781785287176 |
| eText ISBN: | 9781783988495 |
| Edition: | 1 |
| Copyright: | 2016 |
| Format: | Reflowable |
Lifetime - $27.59
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Gear up for a roller-coaster ride into the world of JavaScript and programming with this easy-to-follow, fun, and entertaining project-based guide
Key Features
- Get to know the concepts of HTML and CSS to work with JavaScript
- Explore the concepts of object-oriented programming
- Follow this step-by-step guide on the fundamentals of JavaScript programming
Book Description
JavaScript is the most widely-used programming language for web development and that's not all! It has evolved over the years and is now being implemented in an array of environments from websites to robotics. Learning JavaScript will help you see the broader picture of web development. This book will take your imagination to new heights by teaching you how to work with JavaScript from scratch. It will introduce you to HTML and CSS to enhance the appearance of your applications. You’ll then use your skills to build on a cool Battleship game! From there, the book will introduce you to jQuery and show you how you can manipulate the DOM. You’ll get to play with some cool stuff using Canvas and will learn how to make use of Canvas to build a game on the lines of Pacman, only a whole lot cooler! Finally, it will show you a few tricks with OOP to make your code clean and will end with a few road maps on areas you can explore further.What you will learn
- Learn how to work with Google Developer tools to iterate, debug and profile your code
- Develop a Battleship game using the basic concepts of HTML and CSS
- Get to know the fundamentals of JavaScript programming
- Create our own version of Pac Man game.
- Discover the vital concepts of object-oriented programming