Programming Fundamentals - Part 1 - The Basics Ruby is... A dynamic, open source programming language with a Jan 24, 2022 7 min read
Programming Fundamentals - Part 4 - Hashes Arrays are useful for a list of similar types of Jan 24, 2022 2 min read
Programming Fundamentals - Part 5 - Loops In the past 2 lessons, we learned about the more Jan 24, 2022 6 min read
Practice: SQL – Answers How many reviews are there? SELECT COUNT(*) FROM reviews;Can Jan 12, 2022 1 min read
SQL 1: Intro to SQL and the SELECT Statement SQL stands for Structured Query Language – see, you're halfway through Jan 10, 2022 14 min read