Raspberry Pi 3 Raspbian: Running Python from the command line

In this tutorial we will check how to print a very simple "Hello World" message with Python running on the command line, on the Raspberry Pi. This tutorial was tested on a Raspberry Pi 3 model B+. Introduction In this tutorial we will check how to print a very simple "Hello World" message with Python running on …

Micro:bit JavaScript Blocks Editor: Hello World

The objective of this post is to explain how to create a simple Hello World application for the micro:bit board, using the JavaScript Blocks Editor. Introduction The objective of this post is to explain how to create a simple Hello World application for the micro:bit board, using the JavaScript Blocks Editor. You can read more about the …