I managed not to write anything on Friday, which is sad but we all need a break. Zuzana was visiting this weekend, which was really cool. We went to Stirling, Crammond Island and it was a nice break.

I woke up early today and built a CRUD model for a cinema using SQL and Ruby. It was really satisfying to create the whole database and I cannot wait to start web interfaces.

The coolest productivity tip I have for today is the unix command. We often get files sent to us on Slack and the following sends the unzipped file to your current directory ready to use. Pretty neat I think!

unzip ~/Downloads/file_to_unzip.zip -d .

Edit: Just had my best day ever! I really loved seeing how what we have been learning applies to the web!

Leave a comment