59,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
  • Broschiertes Buch

Elementary JavaScript is designed to introduce anyone 10 years and up to programming. Follow along as you learn the basic concepts of programming while building parts of a game. By the end of this book, you will have learned the basics of programming and built a Pokémon card game at the same time. This book is based on Sidd's experience teaching his son programming and he thinks anyone can enjoy the unlimited possibilities from knowing how to code. Code opens the doors to all kinds of fun projects. Imagine being able to make the games you play! This book will teach you how to think in code,…mehr

Produktbeschreibung
Elementary JavaScript is designed to introduce anyone 10 years and up to programming. Follow along as you learn the basic concepts of programming while building parts of a game. By the end of this book, you will have learned the basics of programming and built a Pokémon card game at the same time. This book is based on Sidd's experience teaching his son programming and he thinks anyone can enjoy the unlimited possibilities from knowing how to code. Code opens the doors to all kinds of fun projects. Imagine being able to make the games you play! This book will teach you how to think in code, write code that is easy to understand, work with friends on code projects and also what to do once your project is complete.You will be introduced to the latest additions to the JavaScript language that make programming simpler, more efficient and less complicated. This book contains over a 100 screenshots showing every concept and demonstrating every step in action.All the code in the book is beautifully syntax highlighted including showing all the additions (diff highlighting) made while working on the game to make learning easier. The code is fully tested in Chrome, Firefox and Edge. All the code is available online on GitHub. Not only is the code well commented, it is built up step by step and it teaches good organization and commenting practices that will make the code easier to use and read.
Autorenporträt
Siddharth has been a professional software engineer for nearly 20 years since he got his master's degree in Computer Science. His passion for software development began when he was in 5th grade. Now more than thirty years later, with his son in middle school, he is disappointed that programming is not a part of standard school curriculum and that is how his book was born. He is now working on a followup book with his son. Currently Sidd works with leading edge JavaScript at a Technology Startup. He lives with his family in Charlottesville, VA and often works from home in his pajamas. You can visit him at s1dd.com where he blogs about teaching his son, food, travel and finance.