Meqdad Darwish

Meqdad Darwish @meqdad_dev

About: Software Engineer 👨‍💻 | Robotics & Coding 🤖 | Books Lover 📚 | Blogger 🖋️

Location:
Palestine
Joined:
Sep 18, 2018

Meqdad Darwish
articles - 8 total

ACID Properties in Databases - Part 2: Your Shield Against Transactional Chaos

Read the first part of this series from here. The Transactional Concurrency Dilemma In...

Learn More 8 0Dec 10 '24

ACID Properties in Databases: What Happens Without Them?

Intro... ACID is a set of principles that ensure databases operate reliably, especially...

Learn More 5 0Nov 27 '24

Context Managers Demystified: Simplify Your Resource Handling in Python

Intro... Context managers in Python are a powerful tool that allow you to manage the setup...

Learn More 5 0Nov 15 '24

Stop Creating Repos To Share Your Code Snippets - Use GitHub Gists Instead

You know the feeling - you've got this super useful code snippet that you want to share with your...

Learn More 25 8Nov 8 '24

Lessons I’ve Learned: 10 Tips for Successful Open-Source Project Development

Open-source software development can be an incredibly rewarding experience, allowing you to share...

Learn More 5 0Oct 29 '24

Mastering MongoDB Aggregation: A Journey from Fundamentals to Advanced Optimization

MongoDB’s Aggregation Framework is one of the most powerful features for data processing and analysis...

Learn More 4 0Oct 20 '24

Building Simple and Customizable Image Classifier with Teachable Machine and Python

Opening... Image classification plays a significant role within the field of computer...

Learn More 11 2Sep 2 '23

SOLID Principles with Python | A story

To explore how to apply SOLID principles in practice, let's create a story. The...

Learn More 12 1Jun 10 '23