teaching machines

CS 330 Lecture 5 – Regex

Dear students, Let’s dive right into some Ruby scripts: Calculate an aspect ratio from dimensions given as command line parameters. Generate a list of words that rhyme with a word given as a command-line parameter. Solve Advent of Code problem 1. We aren’t going to concentrate on Ruby as a programming language much at the […]