Python Object-Oriented Programming
-
Updated
Oct 2, 2020 - Jupyter Notebook
Python Object-Oriented Programming
The following project was developed as a part of Internet of Things, otherwise known as IOT for the Raspberry Pi where a car rental booking system is running on a Master Raspberry PI and can be accessed by customers to book cars along with Agent PIs on cars with addtional accessability.
Super Market Billing Program that implements multiple discount strategies
Bootcamp23 by TATA 1MG
The Minesweeper in Python with OOP and TKinter GUI
The programs I practiced to learn python basics and DSA using python
This repository contains diverse Python projects, from game development and automation to GUI applications and algorithms. It covers fundamental and advanced programming concepts, including OOP, threading, file handling, and more. Explore, contribute, and experiment with the code!
Explore Python implementations of classic design patterns for efficient and scalable software development. Enhance your coding skills with practical examples.
Flappy Bird Game made using Python and Pygame
Its a classic game, in which two players can simultaneously at the same time. Both have to defend there point and score against there opposite player .
This repository contains Python code examples based on Corey Schafer's excellent Object-Oriented Programming (OOP) YouTube tutorial series. I followed along with each video and implemented the code to reinforce the core concepts of OOP in Python.
Developed a Python class to validate credit card numbers using the Luhn algorithm. The class processes user input, cleans and reverses the digits, and applies the Luhn checksum algorithm to determine the validity of the card number. Features include input handling, validation logic, and user interaction through a class method for execution.
Mentor-Student Allocation System developed using Python and the Tkinter library for the graphical user interface (GUI). It allows for the management of student and mentor data, facilitating the allocation of students to mentors based on their interests and expertise.
The Complex Calculator is a Python application for performing arithmetic operations on complex numbers, including addition, subtraction, multiplication, and division. It uses object-oriented programming to encapsulate complex number properties and supports dynamic user input.
The obejective of this project is providing coffee to the customers based on their requirements.
Data structure on python include oops concept --> Coding Ninjas
A structured learning path for Python programming from beginner to advanced concepts with code examples and exercises.
It is a command line python program.
Add a description, image, and links to the oops-in-python topic page so that developers can more easily learn about it.
To associate your repository with the oops-in-python topic, visit your repo's landing page and select "manage topics."