Learned much, practiced more with rails and learned about creating databases, adding stuff to them, reading them, accessing them through the controller and html files.
Today I learned how to set up a basic rails server, after that we spent the day blogging and whiteboarding! Whiteboarding really takes you out of your element as far as programming goes. It was fun though cause we were on the roof.
Today we reviewed the fundamentals of html and css. While I have touched on these topics before its always good to have a refresher. Especially with the fundamentals as there's no guarantee that I learned them properly the first time. In fact I'm sure I didn't learn the fundamentals properly the first time.
Today I learned much, the thing that stuck the most is separating code into different files in order to have more managable code.
Learned a lot about using methods between classes, integrating hashes into classes to keep the code prettyful, using the super method within methods.
Installed git through terminal and learned the basic commands for adding changes, committing them, etc. Also connected my computer to my github account for git, and plan to try it again with my other laptop... was a lot steps. Also reviewed stuff about ruby arrays, hashes, and classes.
Installed ruby and sublime, and customized them mostly through the terminal, which was very helpful in learning new terminal commands (although I'm not completely sure what the customizations were).
Learned many basic terminal commands such as cd, touch, mkdir. Also, this is my first macbook (bought it yesterday specifically for class), so have been learning all the shortcuts. Getting used to it. I guess.