Welcome to my blog! Here you will find articles about web development, programming and other ramblings possibly related to tech.
19/01/20
Documentation is an important aspect of the software development and engineering world. It is a good practice to document your project as you work, but is often overlooked or only implemented in hindsight. This article will explore documentation processes that communicate ideas to relevant team members. I will use the example of a to-do app to illustrate these documents.
01/06/19
Create a CSV upload form by adding additional functionality to Django's admin. This allows us to seed the database from CSV files.
22/05/19
Build a link validation script while simultaneously learning about the python threading module. This tool will be able to determine the status of all internal and external links on a website.
07/05/19
In part two of this series I decide to break the mold and move away from Bootstrap, A CSS framework I have been using for years. I have opted to try Bulma in its place, let's see how that decision pans out!
04/05/19
In part one of this series, I begin to build and scaffold an application extending from CookieCutter Django. I follow up by reconfiguring Gulp to allow for easier development and further customisation.
Ethan Shearer is a Web Developer and Python enthusiast based in Sydney Australia