An overview of Big O notation
An overview of Big O notation with examples
An overview of Big O notation Read More »
An overview of Big O notation with examples
An overview of Big O notation Read More »
Git can be configured to ignore some files in your computer or repository you don’t want to track. These files
Git: Ignoring Files Read More »
Summary of the first two chapters in Clean Code by Robert C. Martin
Clean Code: Chapters 1 & 2 Summary Read More »
According to Amazon, ECS or Elastic Container Service is “a highly scalable, fast, container management service that makes it easy
Setting up a Django super user may be a requirement in your test setup code. The commands used to create
How to automate creating a Django super user Read More »
In a previous article, I discussed four different deployment policies you can employ when deploying applications to AWS. Some of
Changing deployment policies in AWS Read More »
When building or working with docker containers, you may get error messages like the one below relating to a lack
Freeing up space used by docker containers. Read More »