Skip to main content

Blog

This blog is where I share what I’m learning and applying on my journey as a backend developer.

You’ll find technical notes, practical resources, cheatsheets, and content focused on software development, tools, and best practices.


Essential Object-Oriented Programming Summary in Python

··6 mins
This article provides a practical summary of the fundamental and advanced Object-Oriented Programming (OOP) concepts using Python. Perfect for students, self-learners, or anyone who wants to review the basics clearly and with simple examples.