i write about wtf i’m learning..
-
hacktoberfest for technical writers
The goal of Hacktoberfest, the annual month-long event, is to celebrate open-source and encourage open-source contributors throughout October. Technical writers…
-
Getting started with Infrastructure as Code
In the past, provisioning and managing infrastructure had to be done manually by the IT admins through user interfaces, batch…
-
Understanding Docker
Making use of containers for your applications is great practice, especially for cloud-based applications. It is a great way to…
-
Getting started with Identity and Access Management (IAM) in AWS
As cloud practitioners, we should be aware of the importance of IAM, as it is used by all cloud service…
-
How to build a twitter bot that tweets every hour (with Python and Tweepy)
Building a Twitter bot is a simple and very interesting project to take on as a developer. While there’s a…
-
Choosing font pairs like a pro
Choosing a great font pair is just like picking a great outfit. There’s a wide range to choose from but…
-
10 Tips to relieve mental stress
Stress is a very overwhelming feeling that nobody escapes. It’s also a method of response for your body to threats…
-
GUI Programming with Tkinter in Python
Imagine our computers didn’t have GUIs and had to be operated using the command line. Seems tragic and mentally exhausting.…
-
Global and local scopes of variables in Python
As you may or may not know; In python, a variable is created the moment you assign a value to…
-
10 Bad habits that mess with your creativity
Many people believe that people are born with creativity, but is this true? Every person can be creative, and it…