Volume One: Introducing CodeCraft
Contents:
1 - First JavaScript Program 2 - CodeCraft 3D Game 3 - For Loop 4 - Function Basics 5 - Fundamental Functions in CodeCraft
In the first of six volumes of this book, we start with some very basic JavaScript concepts such as printing out messages, comments, data types and variables. Then we will introduce CodeCraft 3D coding game. After that we will learn about for
loop and function basics. These are the starting points for us to learn JavaScript with CodeCraft. It's an innovative way to learn coding as a total beginner: constructing 3D visual structures with code.
Here is a picture of things we'll build with the knowledge covered in this volume: