Module 1 Lessons
Ruby Mechanics
- Pre-Work Code Share
- Ruby Data Types
- Flow Control
- #each
- Methods, Arguments, Return Values
- Objects, Instances and Classes
- Enumerables I
- Hashes
- Scope
- Working with Files
- Nested Collections
- Enumerables II
- Nested Iteration
- Boolean Logic
- Object Oriented Programming
- Modules
- Inheritance
- Class Methods
- Ruby Object Model
- Enumerables Review
- Memory Allocation
- The Call Stack
- Intro to How the Web Works