oop-python
There are 85 repositories under oop-python topic.
Wathon/data_engineering_with_python-track-datacamp
Data Engineer with Python lecture notes from #datacamp.
yurecouto/PyPokemon
PyPokemon it's a project for training my python OOP skills.
iurisaints/pythonClass
Para iniciar em Python com o pé direito.
Hemil96/oop-python-example
Basic example of python OOP application
yennanliu/utility_Python
Collection of Python utility scripts & OOP basic demo | #SE
TkhiienLok/Snake-Pygame
This is a basic version of snake game. As it moves forward, it leaves a trail behind, resembling a moving snake. The player loses when the snake runs into the screen border or itself. A sole player attempts to eat apples by running into them. Each apple eaten makes the snake longer.
lironmiz/next.py-python-course
this repository contains solutions in python to the next.py python course problems of the Cyber Education Center from campus.gov.il.
bl00p1ng/POO-Algoritmos-Python
Apuntes y código del Curso de POO y Algoritmos con Python
Rad-hi/Temp_log_visualizer
Desktop app that visualizes data from my ULP_Temp_logger IoT node.
riju18/East-West-University-library-management-system-python-desktop-Application
My first project which is realted to the university library manangement system where the library admin can do a lot of tasks like any book information operation, new student information, download day-to-day data as backup & many more things.
hrosicka/SimpleCalculator
The Calculator is a 💪 powerful and user-friendly desktop application. Perform basic arithmetic operations, keep track of your history, and save your results to a file with this tool.
riju18/DataStructure-and-Algorithm
Data Structure & Algorithm
octarinered/OOP
A guide-note to OOP principles and an example of their application in python
369geofreeman/MITx_6.00.1x
MITx_6.00.1x Computational thinking with python. Also, LeetCode, HackerRank CodeWars, data structures and algorithm research
dshelem/OOP
Object-Oriented Programming with Python.
ZhArtem/NewsPaper
Django News Portal project
a2435191/python-attribute-access-modifiers
Add C#-like `{get; set;}` syntax to Python attributes.
Muawiya-contact/Ultimate-Bank-System-Python
A powerful, secure, and user-friendly Python-based bank account management system. Features include deposits, withdrawals, balance checking, and advanced input validation. Designed for efficiency with enhanced UI and error handling. 🚀
ZhArtem/SF-SeaBattleGame
Sea Battle game for practical work on SkillFactory course
ZhArtem/SF-TelegramBot
Сurrency conversion Telegram bot for practical work on SkillFactory course
dotpep/cli-weather-app
Weather Apps in CLI with third party API and GPS tracking ps scripts, Clean Architecure and Software Design using Type Hintings in Python.
nix00000/Python-Projects
Finance GUI Application
Rafay-Baloch/breakout
This is a classic Brick Breaker (Breakout-style) arcade game developed using Python and the Pygame library. Control the paddle, break all the bricks, and try not to miss the ball!
sharkawy98/data_mining
Various self-coded algorithms for some data mining techniques
sultanofficial717/Python-Tetris-Game-
Python Semester Project
ahammadnafiz/Python-UIU
Explore Python with UIU Data Science Program. Engaging exercises, curated content, endless learning.
choppystick/PyDoku
An implementation of the classic Sudoku puzzle game using Python and Pygame. It offers a graphical user interface for playing Sudoku, with features such as a menu system, difficulty levels, and the ability to play puzzles from the New York Times website.
ea-analisisdatos/Python-Full-Stack
Certificado SkillsBuild - Bejob IBM - Curso Python Full Stack abril 2024
elisrizea/polymorphism
This is a very simple example of Python polymorphism with the purpose to shade some light in how this is working.
imildositoe/python_ml_linear_regression
Python machine learning program to calculate, predict and visualize using Least Squares method.
JoKeRooo7/the_evolution_of_trust.game.py
as part of the study of python, a game from game theory was implemented - the evolution of trust
RishabhDev3589/Python-Development-Journey
A structured repository containing Python programs from beginner to advanced level, covering core concepts, problem-solving techniques, and real world use cases for continuous skill growth.
Rosvend/ATM-Banking-system
Bank account management program with graphical user interface (GUI) that allows the customer to transfer, withdraw, deposit, save money, change his password and view transactions when interacting with ATMs and it updates the balance whenever they make a movement.