Welcome to my blog!
Get Up to Speed With Programming in Python Fast
Interested in learning how to code with Python? Check out my Software Development from A to Z course to get up and running with this popular language. GET INSTANT ACCESS: - 5.5 hours of [...]
How to Take Notes Using Your Voice or Create Meeting Transcripts Easily?
I just discovered an excellent tool and wanted to share it with you. Otter AI is a brilliant voice typing application that can also handle punctuation. You can use it to create meeting transcripts [...]
What’s the Purpose of a Sequence Diagram?
Sequence diagrams describe a specific scenario and not all the interactions that happen between the objects that form a system. When we draw a sequence diagram, we represent a snapshot of a given part [...]
Work from Home!
This story would be the perfect fit for a Dilbert strip. Except it wasn’t funny at all back then. It wasn’t that long ago when a narrow-minded “manager” stated that nobody could work from [...]
Find Your One True Calling — Here’s How I Found Mine
I hated my job, and I’ve never felt accomplished by working for someone else. Almost all the creative people had left the company. The place had become a toxic environment filled with brown-nosers trying [...]
One of the Most Important Lessons I’ve Learned as a Software Engineer
If you continue coding, sooner or later, you’re going to encounter the term algorithm. In essence, an algorithm is a sequence of steps describing what the computer should do to solve a particular problem. [...]