04-29-19:Today I learned how to create a new gist through GitHub. How to do basic terminal commands such as navigating directories creating and editing. As well as logging changes using git.
04-30-19: Learned how to generate SSH key's, downloading and uploading repositories through the terminal if maintain up to date files.
05-01-19: {} and () are sometimes optional in ruby, as well as some class method shortcuts such as (attr_reader, attr_writer, attr_accessor)