- JavaScript Projects for Kids
- Syed Omar Faruk Towaha
- 306字
- 2021-07-16 09:34:33
What this book covers
Chapter 1, Exploring JavaScript in the Console, discusses JavaScript and the JavaScript Development Environment, including Google Developer Tools. We will install the necessary software and print a few simple lines of code in this chapter.
Chapter 2, Solving Problems Using JavaScript, covers JavaScript fundamentals from the main syntax to some easy commands in the console. We will learn how variables work and what can be achieved with arithmetic operators. We will also run some simple commands to solve problems inside the console.
Chapter 3, Introducing HTML and CSS, will make real use of JavaScript and will cover HTML, which empowers the readers to make use of JavaScript not only in the console but also in the browser's view. We will also explain the basics of CSS, such as CSS selectors, and CSS layouts.
Chapter 4, Diving a Bit Deeper, covers some of the more advanced features that JavaScript offers. We discuss for and while loops, if statements, and switches-case.
Chapter 5, Ahoy! Sailing into Battle, teaches us how to develop the famous game, Battleship. Building upon what we've learned in the previous chapters, the tiny tots will learn to put this information into use.
Chapter 6, Exploring the Benefits of jQuery, is all about jQuery, a famous JavaScript library, and the advantages of using it.
Chapter 7, Introducing the Canvas, discusses HTML canvas, and we will learn how we can use it on our projects.
Chapter 8, Building Rat-man!, teaches us to develop a famous game, Pac-Man, except there is a rat, some cats, and lots and lots of cheese balls to eat! ;)
Chapter 9, Tidying up Your Code Using OOP, teaches object-oriented programming (OOP) and discusses how JavaScript is an OOP language.
Chapter 10, Possibilities, shows the reader what is possible using the skills they have developed reading this book.
- UI圖標創意設計
- GitLab Cookbook
- Drupal 8 Blueprints
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Vue.js入門與商城開發實戰
- WSO2 Developer’s Guide
- 游戲程序設計教程
- Creating Stunning Dashboards with QlikView
- Mobile Device Exploitation Cookbook
- Go語言編程
- Scratch·愛編程的藝術家
- Backbone.js Testing
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- Spring Web Services 2 Cookbook
- 軟件開發中的決策:權衡與取舍