5 HOWTO Documents
The list is in alphabetical order.
- GNU Bash Usage 101 (Feb 5, 2018) - A primer to the default shell on Linux systems.
- Install Arch Linux (Feb 3, 2018) - Install Arch, my way.
- Programming in C: 101 (Feb 16, 2018) - Install and test the C compiler.
- Programming in C: 102 (Feb 20, 2018) - Compile, run, and study a basic C program.
- Programming in C: 103 (Apr 12, 2018) - Data types, pointers, and an intro to the C standard library.