Makers Academy - Week one
A simple program to record and list the members of the varous Makers Academy cohorts. The user can manually input members, as well as loading from and saving to .csv files.
Worked with Eddie. Created simple methods to input and display students. Ran through a series of exercises to modify the code to perform specific tasks, such as displaying students from a particular cohort. Added an interactive menu, and methods to save to and load from a file. Worked with command line arguments.
Worked with Zoe. Started student-directory from scratch (directory3.rb), writing the whole thing without referring to the original tasks, using different methods to make it more efficient and better organised. Added greater control of files.
ruby directory.rb