Sav Close-Up: Code Journal

Passion: Software Engineering!

Exploring && Tinkering to learn, understand, and grow.

Recent Lecture Topics:

WEEK 1 & 1.5 (SNOWPOCALYPSE)
02-06-19: NOS
02-07-19: precedence; parse tree; case; methods; scope;
02-08-19: hwmk subissions; git; array; hash;
02-14-19: enumerable

WEEK 2
02-19-19: git; gem; exceptions; pair programming
02-20-19: minitest; TDD; git cont;
02-21-19: vs debugger; keyword args & default params; More Conditionals;
02-22-19: .gitignore; git menu keys;

WEEK 3
02-25-19: intro to OOP; classes;
02-26-19: classes/objects vs hashes; hashes re-visit;
02-27-19: CSV as DB; class methods; self

WEEK 4
03-03-19: inheritance;
03-04-19: UML; regex; abstract class; polymorphism; template methods
03-06-19: References and Values
03-07-19: Exception Handling; custom exceptions;

WEEK 5
03-11-19: user stories; SimpleCov; Guard; spec_helper;
03-12-19: regex;
03-13-19: scripting;

WEEK 6
03-18-19: web, HTTP, API (intro); HTTParty; APIs and Authorization;
03-19-19: Testing APIs; VCR;
03-20-19: Commands and Queries; Get/POST; Postman
03-21-19: The MVC Pattern;

WEEK 7 - BREAK WEEK

WEEK 8
04-01-19: web(intro); html(intro); Sectioning Elements; CSS(intro)
04-02-19: Attributes, Classes & IDs; CSS Selectors; Cascade & Inheritance; Box Model, Developer Tools & Default Styles
04-03-19: flex; grid; (ABSENT)
04-04-19: HTML Forms