; anthropologist, currently learning how to code ; student at Makers, London.
In the past few weeks, my coding course at Makers Academy became more and more complex…
My first personal project during the Makers Academy programming course is a simple app that generates random…
The initial four weeks of my coding course at Makers Academy focused solely on…
During the first week of my coding course at Makers, we were introduced to the idea of Test Driven Development (TDD). This idea puzzled me and so I spent a morning trying to understand it a bit better. In a video about Rspec and Ruby by Monoso, Brett says “So, we have our first failure, which is…