Medical Appointment System
-
Updated
Nov 2, 2024 - Python
Medical Appointment System
Homework solutions for SoftUni Python OOP course
Анализ трафика на круговом движении с использованием компьютерного зрения
A study of OOP design patterns, in Python
Implementation of the Dominó game using OOP principles, featuring both human and AI players.
Project created to study Object Oriented Programming in Python
Implementation of the Ludo game using OOP principles, featuring both human and AI players.
Recreating classic pong game in python with player vs player and player vs computer mode
A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.
Minesweeper game written in Python using Tkinter GUI library.
Project is destinated to my learning about Python Programming Language
Заготовка для создания игр "Морской бой"
A simple turn-based battle game implemented in Python using Object-Oriented Programming principles.
Famous kids game etch-a-sketch recreated on python using turtle class and higher order function.
This project is backend part of to-do-list application that helps you to plan your week by adding tasks and specific time for every day that you want to plan
Dynamic pricing algorithm for Uber rides. Focus on dataclass usage and pipeline execution efficiency.
Python: Versatile language. OOP: Organizing code with objects for modularity. Real-life project: Applying OOP practically. MySQL Advance: Efficient data management with features like stored procedures. Django Framework: Python MVT framework for streamlined web app backend.
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn about object-oriented programming in Python.
Add a description, image, and links to the oop-principles topic page so that developers can more easily learn about it.
To associate your repository with the oop-principles topic, visit your repo's landing page and select "manage topics."