01. Installing a *nix operating system
In this lesson, you will set up an operating system in the Unix family.
Lessons and labs will be aggregated on this page.
In this lesson, you will set up an operating system in the Unix family.
This lab introduces essential Command Line Interface (CLI) commands in Linux-style operating systems.
You will install a popular code editor, VSCode, in your Linux-ish environment.
A quick introduction to VSCode functionality
Debugging strategy and the basic features of the Visual Studio Code debugger.
Introduction to testing concepts and automated unit testing.
A working example of that touches every topic so far.
A simple but powerful analysis technique for understanding execution paths through source code.
Making code easier to understand.
Best practices for organizing functionality.
Creating a history of code changes and sharing code with your team.
Working with remote servers
Starting up a template web application and communicating with it programmatically