DEV Community

Cover image for Introduction to Computer Programming: Online Edition!
JoeStrout
JoeStrout

Posted on

Introduction to Computer Programming: Online Edition!

A few years ago, I wrote an introductory book about computer programming called Introduction to Computer Programming. It's a relatively short book (54 pages), with a large, colorful page format and lavishly illustrated by talented artist Allie Daigle.

Introduction to Computer Programming

This was inspired by some great BASIC programming books I had as a kid, like these. They made programming fun and enjoyable. I never knew that "coding is hard" feeling so many people get nowadays, because in those days, it wasn't; with fun books like these in hand, it was something that kids could easily do.

In most environments today, programming really is harder than it was back then. But with MiniScript and Mini Micro, it's even easier now than it was then, and just as much fun. And this book provides that same fun, engaging jump-start for Mini Micro that those classic books of yore provided for BASIC home computers of their day.

Many robots

But what if you don't live in a country where this book is sold? Or what if the cost is problematic? Or what if, indeed, English is not the most comfortable language for you or your kids to read?

Announcing the (Free!) Online Edition

I'm delighted to officially announce the free online edition of this book! It has all the same content as the print and ebook versions, but it's entirely on the web, free for all. Read it here:

https://introtocomputerprogramming.online

The layout is responsive to your browser; on a small screen like a phone it will switch to a single-column layout, while on a tablet or desktop, you'll get a two-column layout similar to the original book.

And, it's being translated into other languages! English and German are available now, with more on the way. Just click the little menu button in the top-left corner, and pick your language.

Language menu

Book Features

The book is perfect for anyone who is curious about computers and programming. It includes:

  • A brief overview of how computers work
  • Step-by-step guide to getting started
  • Colorful robot characters illustrating key points
  • 19 fun programming puzzles to check your understanding
  • Seven complete mini-games you can type in and play

If you've never written a line of code in your life, this will get you started quickly. And if you are a grizzled veteran with decades of experience, you'll enjoy how this book brings back the feels of your youth!

print

Of course the original book is still available on Amazon if you want it! But now you have no reason to wait. Head on over to IntroToComputerProgramming.online and get started!

Top comments (0)