Overview
Below are a number of YouTube playlists I've created consisting mostly of
videos made by me and some from other authors.
YouTube Playlists
-
Using the Command Line Interface—Introduces the command line and demonstrates how to use it to
navigate the file system, view and modify files, download web data, and
search for patterns.
-
Installing and using a C++ compiler—Shows how to install a C++ compiler and then use it to
compile and run programs.
-
Git—Explains what git is, how it's different from GitHub and
other git repository managers, and how to use it. Also covers using
GitHub and Bitbucket.
-
Interacting with remote Linux servers—Demonstrates how to connect to a remote Linux server, how to
transfer files back and forth, posting publicly accissible web content,
and how to keep session state on the remote server.
(Back to top)