My Articles

I write posts about web development, devops and many more.

Blog post image
Web Development

Git commands that every developer should know

Get ready to power up your Git game! Whether you’re a seasoned software engineer or just starting out, it’s important to know the basics of Git, the robust version control system used by developers all over the world. With Git, you can track changes to your code, collaborate with others, and even restore to earlier versions as needed.

Blog post image
Programming

Clean Code, The Secrets to Writing Code that Shines!

As a developer, writing clean code is more than just a best practice, it’s a way of life. But with so many different principles and acronyms, it can be overwhelming to know where to start. Fear not! This guide will take you through the essentials of writing clean code.

Blog post image
PythonDjango

Data Structures in Python, A Thrilling Guide for All Developers

Let’s face it, data structures can be boring. But not in Python! This dynamic language provides a plethora of built-in and user-defined data structures that can make your coding journey not just efficient, but also super exciting.

Previous
4 of 4