Introduction to Programming with p5.js
無料で読める本
This book is an introductory guide for middle school students to learn the basics of programming. Using the simple and fun tool 'p5.js', students will learn the fundamentals of programming while creating creative works. It is a book where students can experience the joy of expressing their ideas in the digital world, while also developing logical thinking and problem-solving skills.
Chapters
Chapter 1: To the Readers of This Book
§1.1 - Preparing to Start with p5.js (Setting Up the Environment)
§1.2 - HTML, CSS, JavaScript, and p5.js
§1.3 - Project File Structure
Chapter 2: Drawing Shapes
§2.1 - Basic Shapes
§2.2 - Drawing Rules
§2.3 - Summary of Drawing Functions (Reference)
Chapter 3: Programming Syntax
§3.1 - Variables
§3.2 - for Loop (Repeating Processes)
Author