Menu

Archive: March 2018

Speedy Python package installation for Raspberry Pi

One of the great things about the Python programming language is PyPI - the Python Package Index, where third-party libraries are hosted, available for anyone to install to gain access to pre-existing functionality without starting from scratch. These libraries are handy utilities written by...

10 Hello World programs for your Raspberry Pi

"Hello world" is the beginning of everything when it comes to computing and programming. It's the first thing you learn in a new programming language, and it's the way you test something out, or check to see if something's working because it's usually the simplest way of testing simple...

Tags: raspberry pi