Explainers
Error Checking
Error checking and debugging in C
Fun, Fun, Functions!
How functions work and why we use them
SSH and SSH keys
Setting up SSH keys to make your life easier
Types and Memory in C
Why do we use "types" in C?
Secure Copy Protocol (SCP)
Transferring files and folders via the command line (SCP)
Abstraction
What is abstraction and how does it apply to programming?
Using Git
Getting started with git, a version control system
Main(), argc and argv[]
Understanding the different ways to express int main() in C.
What are 'Header' files?
Understanding the use and application of header files