Raspberry Programmer Projects

The Raspberry Pi and Raspbian

The Raspberry Pi and Raspbian

In this article by William Harrington, author of the book Leaning Raspbian, we will learn about the Raspberry Pi, the Raspberry Pi Foundation and Raspbian, the official Linux-based operating system of Raspberry Pi. In this article, we will cover: (For more resources related to this topic, see here.) The Raspberry Pi History of the Raspberry Pi The […]

The Raspberry Pi and Raspbian Read More »

Parallel Programming using Threads

Parallel Programming using Threads

An Operating System requires numerous tasks to be performed at the same time. The ‘Parallel Processing’ is the term which refers to the technique of executing many tasks at the same time. However actual parallel processing is not possible in commonly available computers, but they can simulate such an effect by high speed switching of

Parallel Programming using Threads Read More »

Scroll to Top