Intro to Algorithms
No-screen coding concepts to build computational thinking.
Pathway Materials (2)
Set up Swift environment on Raspberry Pi (part 2/2)
medium.com
This guide, part two of a series, details how to establish a Swift 4.1.1 programming environment on a Raspberry Pi 3 B+ running Raspbian Stretch Lite. It outlines the steps for installing necessary software via command line, downloading and configuring the Swift compiler, and then demonstrates creating and executing a basic "Hello world!" program on the Pi.
PiVPN: Simplest way to setup a VPN
pivpn.io
PiVPN is a collection of shell scripts designed to simplify the setup of a secure VPN server using OpenVPN or WireGuard protocols. It enables users to turn a Raspberry Pi or any Ubuntu/Debian server into a cost-effective VPN with a one-command installer and an intuitive 'pivpn' command for ongoing management, featuring hardened security settings by default.