Learning Resources

Curated tools, documentation, and learning materials for your FOSS journey.

External Resources

Linux

Arch Wiki

The best Linux documentation on the internet — useful even if you don't run Arch.

Visit Resource
Linux

ExplainShell

Paste any shell command and get a breakdown of every flag and argument. Great for demystifying bash one-liners.

Visit Resource
Learning Platform

freeCodeCamp

Free coding curriculum with certifications.

Visit Resource
Documentation

Git Documentation

Official documentation and tutorials for Git.

Visit Resource
Security

Hack The Box

CTF-style pen-testing labs. Sharpen your offensive security skills on real machines in a legal environment.

Visit Resource
Courses

The Linux Foundation

Free and paid courses on open source technologies.

Visit Resource
Tutorial

Linux Journey

Comprehensive guide to learning Linux from scratch.

Visit Resource
Documentation

MDN Web Docs

Reference documentation for web developers.

Visit Resource
Linux

The Missing Semester of Your CS Education

MIT course covering the tools CS programs skip — shell, vim, git internals, debugging, and more.

Visit Resource
Documentation

Open Source Guide

Playbook on contributing to open source projects.

Visit Resource
Security

OverTheWire Wargames

Learn Linux and security concepts by breaking things — start with Bandit, work your way up to Narnia and beyond.

Visit Resource
Tools

RegExr

Interactive regex builder and tester with a live cheat sheet. Stop guessing your patterns.

Visit Resource
Linux

tldr pages

Community-maintained cheat sheets for terminal commands. Less wall-of-text than man pages.

Visit Resource
Tools

Vim Adventures

Learn Vim keybindings by playing a game. Stop quitting Vim the wrong way.

Visit Resource

Community Resources

PDF

FOSS LA Handbook

Community guidelines and onboarding steps.

Download
Repository

Project Templates

Starter templates for common project types.

Download
Archive

Workshop Materials

Slides and resources from past workshops.

Download

Recommended FOSS Tools

Docker

DevOps

Containerization platform for reproducible environments.

openSUSE

OS

Community-driven Linux distro powering the FOSS LA install fest. Rock-solid with YaST and Zypper.

Podman

DevOps

Daemonless, rootless container engine. Drop-in Docker alternative that doesn't need root to run.

PostgreSQL

Database

Battle-tested relational database used in several hub projects.

Python

Language

Versatile programming language powering automation and backend services.

React

Frontend

Popular UI library for interactive components.

Ubuntu

OS

LTS Linux distribution recommended for community machines.

VS Code

Editor

Lightweight code editor with rich extension ecosystem.