Chapter 1: Introduction to Raspberry PiSingle Board ComputersHistory of SBCsSoC (System on Chip)Major SBC families Chapter 2: Important Linux Commands and Remote Connectivity Chapter 3: Introduction to Python Chapter 4: Introduction to Supercomputing Chapter 5: Message Passing Interface Chapter 6: Building a clusterTaking the backup of the MicroSD CardsPreparing the nodesNetworking the Pis TogetherTesting the clusterOrganizing the cluster Chapter 7: Parallel Programming with MPICH and CMpicc compilerHello World ProgramMPI ranks and world sizeMore complex examples Chapter 8: Parallel Programming with MPI4PY and PythonGetting started with MPI4PYConditional statementsNumber of processes and world sizeSending and receiving the dataDynamic data exchangeData TaggingData BroadcastingData ScatteringData Gathering Chapter 9: Conclusion and what's next