oriented-object-programming
There are 833 repositories under oriented-object-programming topic.
pitercoding/desafios-tecnicos-java
Desafios em Java. Foco em lógica, POO e estrutura de dados básica. ENG: Challenges in Java. Focus on logic, OOP, and basic data structures.
guto-alves/java-how-to-program-11e
My solutions for Deitel & Deitel - Java How to Program, 11/e (Early Objects).
runtimevic/OOP-IEC61131-3--Curso-Youtube
Programación Orientada a Objetos OOP IEC61131-3 PLC Curso Youtube Runtimevic
tgmarinho/gobarber-api-gostack11
API GoBarber / NodeJS / Express / Typescript / SOLID
romainhry/MiniMetro_Game
Java educational project with JavaFX
alexandredev3/nodejs-clean-architeture
Typescript & Node.js Clean Architecture.
shivabhusal/subjuster
A Ruby based CLI for Subtitle adjustment | TDD Guide for Software Engineers
NhanPhamThanh-IT/KMeans-Clustering-Customer-Segmentation
👨 K-Means Clustering Customer Segmentation is an interactive Streamlit app that uses machine learning to group customers by income and spending habits. It helps businesses target marketing, personalize offers, and gain insights with easy retraining, visualizations, and modular code.
NhanPhamThanh-IT/Scan-PDF-Paper
Advanced document analysis platform that extracts text from PDF, DOCX, and TXT files with AI-powered topic classification using Sentence Transformers. Features keyword matching, real-time analysis, interactive Streamlit web interface, and multi-topic support.
nick6969/MVVM
MVVM - POP & OOP
epicestudar/Digital_Bank
digital bank made with Java GUI
leopoglia/java
Atividades Java em 300h, repositório utilizado nas disciplinas de Lógica de Programação, Programação Orientada a Objeto e JAVA. 🐱💻
ribafs/aplicativos-php
Quatro aplicativos em PHP do zero e com bons recursos
Bangkah/BELAJAR-OOP-JAVA
BELAJAR OOP JAVA
diegoarmandoo/ecommerce-node-api
[Software Development] Repositório de um projeto acadêmico para prática de desenvolvimento de software, mais especificamente a aplicação do paradigma orientado objeto (POO), modelagem de domínios ricos, aplicações WEB e APIs, integração com BDs, testes automatizados, princípios e padrões de arquitetura e projetos e boas práticas de desenvolvimento.
BELMALLEM/Nine_Mens_Morris_AI
An AI game developed with C++
jonasaacampos/study_JAVA_Capgemini-Start
Resolução de exercícios e Projetos solucionados no Programa Capgemini Start Java
Tynab/Java-OOP-Exercise
CyberSoft Java 17 - Java Oriented Object Programming Exercise
gabrielrochasouza/chess-game-front-end
This is the front end of a real time chess game made using react and typescript and object oriented proggraming to create the whole logic.
luizcalaca/ddd-bdd-mongodb-impl
Domaing Driven Design (DDD) + BDD (Behavior Driven Development) + MongoDB implementation + Actions CI/CD (QA)
th-rpy/jackson_job_shop_scheduling
PyJackson:Implementation of a mathematical model in Python to solve an assignment problem in Job Shop environments. With its respective Gantt chart.
CalyCherkaoui/Tic-Tac-Toe-Ruby
In this project, we tried to build a tic-tac-toe game on the command line where two human players can play against each other and the board is displayed in between turns. The aim of this exercise is to learn about Object-Oriented Programming by using classes, Instances, Modules, and relationships between objects.
FabianaCampanari/Object-Oriented-Programming
🧬 Here you'll find OOP exercises, exams, notes, and environment setup instructions relevant to the curriculum covered in class.
victorsouza19/csv-converter
Conversor de CSV para HTML ou PDF responsivo e projetado para a WEB com design elegante e intuitivo. (:
Akkuun/Code_Game_Jam_2024
Github Repository of our game for the Code Game Jam 2023 organized by the IUT in Montpellier. My team and I had 36 hours to create a game on the themes: Ethereal Legends
Alexis06030631/SNCF.js
An easy to use javascript module to get all the information in real time about the trains ©SNCF
dhDSouza/backend-dev-talentos-ti
Repositório destinado as aulas ministradas para o curso de desenvolvimento backend do programa 3 Mil Talentos TI.
JamarTG/arcade-style-car-game
an arcade style canvas car game
jeimison3/SinricProPyOO
A Python library for "things" simulation integrable with Amazon Alexa.
Kauanrodrigues01/Python-POO
Repositório destinado a guardar projetos desenvolvidos e exercicíos resolvidos durante cursos de python. Python orientação a objeto e Python consumindo API
LIUNKS/SistemaDeVentas
Proyecto Final para el curso de Programación Orienta a Objetos.
myllah/UFG-Sistemas-de-Informacao
Atividades
QtLittleXu/lighzy-interpreter
lighzy-interpreter 是专门用来解释 Lighzy 语言的跨平台解释器,其通过对源代码一行一行地解释以实现运行
YassineMarroun/POO-PracticaSIGT2017
Sistema Integrado de Gestión de un Taller de Coches. Práctica de Programación Orientada a Objetos - Curso 2016/2017 - UNED
Yuyan-Lei/MyFridge-InventoryManagement
🧊My Fridge is an inventory management system that helps the users to track the stock, get expiration and low stock alerts, and generate recipes automatically. #Java #OOD #MVC Pattern
zhanzengyu/JavaSamples
Samples for Java