Grok Programming

Web Programming from the Ground Up

Part 0: In which I cover (among other things) the anatomy of an HTML tag.
Part 1: HTML & CSS
Part 1 Supplement (coding activity)
Part 2.1: Intro to JavaScript

JavaScript

Introduction to Arrays & Objects in JavaScript
Geolocation and MetaWeather API (Real Time Coding)

Python

Bubble Sort
Selection Sort

General Topics

Swapping Values

C++

Pointers
Arrays
Removing an Item from an Array
2D Arrays
Memory Management
Append Algorithm