It was a super busy month.

Things that I did -

  • Learnt about web crawling, detailed in a separate post - here
  • Built my website using Hugo and learnt a bit about the Go programming language, detailed in a separate post - here
  • Started to brush up on my math in preparation for a machine learning course that I will be undertaking in the near future
  • Continued to learn more about JavaScript via the The Modern JavaScript Tutorial
  • Attended another London Python meetup

The topics of the London Python meetup were optimized human memory and MQTT.

The optimized human memory discussion was really interesting and covered things such as -

The MQTT discussion covered the usage of MQTT to control IOT devices/Raspberry Pis.

In preparation for an upcoming course in machine learning, I decided that I probably should brush up on my math, especially linear algebra, calculus, and statistics.

I found this interesting (relatively speaking) youtube channel. I watched through the Essence of linear algebra playlist and I’m planning to work my way through the other playlists Essence of calculus/Neural networks. I think the guy actually does the animations using Python -