V School | Better Humans, Better Outcomes

Terminal Kung-Fu

What is the terminal? When launched, it provides a line interface to control the underpinnings of the UNIX-based operating system. In short, it lets you control your computer like hackers from the movies! Why use it? Until now, you've been used to using a mouse and monitor to interact with

Exercise - String Manipulation

The purpose of this exercise is to get you comfortable using the terminal with node, npm, and your text editor. You will learn the basics of string manipulation and how to find things on the Internet. Using the NodeJS package readline-sync, create an interactive program that asks you some personal

Angular Core Overview

Angular is a large, complex framework. However, its full power can be used with minimal effort. Installation Install Angular by including it in your html: ## Modules Angular apps can have one or more modules.

V School | Better Humans, Better Outcomes © 2026