Preface

When I was a kid, I remember thinking that the software and games I used were made by other people, and I figured it must be possible for me to make my own too. I borrowed a book from the library that taught me how to use the Python programming language, and by the end of it, I had built my own game.

From that point on, I couldn’t stop dreaming up programs and games to make. It was like having the power to create anything I wanted… well, as long as it existed inside a computer! It just took time, logic, and a lot of trial and error.

My goal with this book is to introduce you to this same wonderful world of programming.

Once you learn the basics of coding, there is no limit to what you can build.

Let’s get started.