Getting Started with Java on the Raspberry Pi

Cover of ebook and paper book “Getting Started with Java on the Raspberry Pi”

For sale as

Introduction

When I first managed to blink a LED connected to a Raspberry Pi with Java, I was super excited!

Controlling physical things with some lines of code is magic! This book includes a lot of info and history about Java itself and how to install it on the Raspberry Pi. Also, a lot of tips and tricks to become or be a better developer. And above all many simple examples on these and even more other topics:

(*): only in the Leanpub “2022 Update Edition”.

My goal was to collect all the information I would have liked to have gathered when I started my experiments with Java on the Raspberry Pi. If you are new to Java, you will learn the language bit by bit by following the examples. As an experienced Java programmer, you will learn how you can extend your knowledge and control the world around you with simple and inexpensive components.

The ebook is available on Leanpub and the paper book on Elektor.

The sources and extra links and documentation are available for free on GitHub.