GitHub topics: classes-and-objects
samiox60/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 18.6 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

siavcom/web-ones-technology
Cpmplete develop Framework for web (front, back and SQL) with out web programing
Language: TypeScript - Size: 21.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 1

spatstat/spatstat.geom
Sub-package of spatstat defining spatial data and spatial/geometrical operations
Language: R - Size: 2.07 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7 - Forks: 4

rail5/bashpp
Bash++: Bash with classes
Language: C++ - Size: 2.74 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 37 - Forks: 4

Abdellah-Nsila/CPP-Modules
C++ is a general-purpose programming language created by Bjarne Stroustrup as an ex- tension of the C programming language, or "C with Classes".
Language: C++ - Size: 73.2 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

TenebrisNoctua/ClassPP
A class module that brings a class architecture to Luau that's similar to C++ and Java.
Language: Luau - Size: 2.54 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 17 - Forks: 1

DanteVela/Python-Learning-Grounds
A comprehensive collection of tutorials and hands-on exercises to support both my own growth and that of fellow Python developers.
Language: Python - Size: 35.2 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

AntoJebi7/JAVA_Chloroplast
(Growing)Java-Chloroplast is your ultimate Java reference hub, packed with concepts, code snippets, and best practices from basic syntax to advanced frameworks. Whether you're preparing for interviews, building applications, or mastering Java, this repo converts knowledge into pure coding energy—just like a chloroplast!
Language: Java - Size: 6.56 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

TranTriDuck/Cafe-Canteen-Queues
A tool help WHS to manage student and staff in canteen queue
Language: Java - Size: 197 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

aryashah2k/OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Documented Learnings, This Repository Shall Project My Learnings In OOP During College And Help You Master The Same!
Language: C++ - Size: 55.1 MB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 88 - Forks: 14

PetrosIbrah/Maze-Game
Maze Escape Game
Language: C++ - Size: 14.6 KB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

Shikha-code36/Object-Oriented-Programming-OOPs-Python
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.
Language: Python - Size: 45.9 KB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 72 - Forks: 26

r-ishabh12/Ticket-Booking
A Ticket Booking platform backend CLI made using JAVA , GRADLE
Language: Java - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ManasviGoyal/Restaurent-Management-System
A Restaurant Management System using OOPs concepts
Language: C++ - Size: 63.5 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

servinovich/python-basics
A personal portfolio of beginner Python exercises covering logic, functions, and classes
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

kevinhun1/OOP_tasks
This repository is mainly about the various tasks in OOP that are implemented in JAVA
Language: Java - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

WNR-Official/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 3.84 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

pitercoding/Zoologic
Sistema que registra, organiza, permite interação, mostra características físicas, exibe informações por tipo de animais vertebrados. Utiliza POO. EN: System that records, organizes, allows interaction, shows physical characteristics, displays information by type of vertebrate animals. Uses OOP.
Language: Java - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Peixinho/LazyMePHP
Very simple PHP Framework that helps you to be Lazy
Language: PHP - Size: 733 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

Ay-tech89/OOP-Concepts-Cpp
Collection of C++ programs and examples that demonstrate core concepts of Object-Oriented Programming (OOP). This repository is part of my learning journey to strengthen my understanding of OOP using C++. It includes well-structured code snippets, mini projects, and concept-based implementations.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

S37F/MyJava
In this repo you will going to find java code.
Language: Java - Size: 154 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

HimanshuKumar21/ATM-Interface
This project simulates an ATM (Automated Teller Machine) system using Java console programming. It allows multiple users to log in using a secure PIN and perform basic banking operations such as balance inquiry, deposit, withdrawal, transaction history, and PIN change
Language: Java - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DanielSasikumar/Practica_Lib
Practical Library App build With Modern Javascript and tailwind css
Language: JavaScript - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ArthurGehlen/atividadePolimorfismo
Atividade da matéria de Desenvolvimento WEB Orientado a Objetos.
Language: Python - Size: 1.96 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gderijp/blackjack
CLI game where you (or multiple players) can play Blackjack against a dealer
Language: PHP - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

osamaayub/Object-Oriented-Programming-Php
object oriented programming with php and learning concepts regarding classes as well.
Language: PHP - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

TharushiJayasooriya/PlaneManagement
A console-based Java application designed to manage passenger seating in a plane. This system was built entirely using core Java concepts to handle seat bookings, cancellations, updates and delete. Ideal for learning and demonstrating fundamental programming principles, this project emphasizes input validation, and efficient data handling using ar
Language: Java - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

MalachiV12303/Basic-Javascript
2022 College Assignments using JavaScript
Language: JavaScript - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rahulhgdev/TypeScript
This repo. consists my TypeScript learnings
Language: TypeScript - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hammad2858/OOP-LAB
This repository contains OOP lab assignments and projects from FAST-NUCES
Size: 114 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Phrdavis/phrdavis.github.io
Portifólio 2.0
Language: HTML - Size: 13.5 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

maguila-gus25/Cinema-Manager-Test
Testando como fazer um trabalho da faculdade
Language: Python - Size: 108 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

salmaelgohary/advanced-library-system
A library system that includes classes for creating, storing and managing books, users (teachers and students) and a user interface to interact with the system's classes and methods (driver code).
Language: C++ - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

teambits009/Python-Django-Class Fork of jeffowino/Django_class
🏛️ Django Class-Based App Template A modular Django project using class-based views (CBVs) and reusable components. This template is ideal for building scalable, maintainable Django applications using object-oriented patterns.
Language: Python - Size: 37.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

cristianflorincojocaru/OOP-ONLINE-GRID-PLATFORM
Year 2 : Semester 1 - Object Oriented Programming - PROJECT
Language: C++ - Size: 146 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

athrocks/Javascript-Course
Javascript Examples to Learn JS in short time
Language: JavaScript - Size: 2.29 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

BNB2006/ATM-and-Banking-Transaction-system
The program implements a simulation of an ATM Banking System with features such as account creation, user authentication, and various transaction options (balance inquiry, withdrawal, deposit).
Language: C++ - Size: 116 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

LakshayD02/Contact_Management_System-Python
A simple yet effective Contact Management System built with Python. Easily store, manage, and organize your contact information with add, view, edit, and delete functionalities. 🧑💼
Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

nguyenthangabt/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

seemachaurasia21/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Wyzoxe/-Car-Showroom-Sales-System-C-
🚗 Car Showroom Sales System (C++) This repository contains a C++ object-oriented software system designed for a car showroom to automate its sales process. This project is developed as part of CS1002 - Programming Fundamentals (Spring 2025, FAST-NU Lahore).
Language: C++ - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Ludyne/RespiRelax
Ceci est un projet pour tester mes connaissances. J'ai créer un site pour pouvoir méditer.
Language: JavaScript - Size: 82.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

KailaneLisley/POO
Códigos em JAVA referentes ao estudo de Programação Orientada a Objetos
Language: Java - Size: 90.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Damiieibikun/Bornian-Pharmaceuticals
Bornian Pharmaceutical Booking Application
Language: HTML - Size: 2.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

milaan9/06_Python_Object_Class
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 the basics of object-oriented programming in Python.
Language: Jupyter Notebook - Size: 574 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 297 - Forks: 246

surajsureshkumar/Algorithms
This repository contains OOPs implementation of algorithms in python with unit test cases.
Language: Python - Size: 40 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

cristianflorincojocaru/OOP-BOOKS-IN-A-LIBRARY
Year 2 : Semester 1 - Object Oriented Programming - Laboratory 3 : Problem number 6
Language: C++ - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

JunaidHassan19/JavaScript-Master
The JavaScript Master repository is designed to help you master JavaScript through a series of advanced hands-on projects and exercises. The course covers advanced JavaScript concepts with projects like a dynamic to-do list application, a basic e-commerce site and more. For more details, you can check the README.
Language: JavaScript - Size: 4.34 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

vishalsiingh/PythonFlood
Learning of Python language from scratch .
Language: Python - Size: 14.6 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

03-Bunny-06/Personal-Assistant-Application
This Python project is a Personal Assistant Application that helps users manage tasks, track expenses, and get real-time weather updates. It also provides inspirational quotes for motivation.
Language: Python - Size: 7.81 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

pragatisharma21/OOPs-in-JS
Object-Oriented Programming (OOPs) is a paradigm that models real-world entities using objects, making code easier to manage, reuse, and scale. JavaScript's ES6+ classes and prototype-based inheritance make it ideal for learning and applying OOP effectively.
Language: JavaScript - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Hamza-Sahapurwala/Python_in_PESU
Learning Python in PESU
Language: Python - Size: 409 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

JohnHeSaFe/Shop
Learning Java: Solved issues from a pre-existing program by debugging and enhancing object-oriented functionality, creating and optimizing methods, and ensuring proper implementation of classes
Language: Java - Size: 31.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

anburocky3/library-app-javascript-oop
Practical project built on OOP concepts
Language: JavaScript - Size: 2.93 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 24

tashi-2004/Object-Oriented-Programming-OOP
I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.
Language: C++ - Size: 35.4 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

janavigopu/Library-Management-System-JAVA
📚 A simple Java-based system for managing books, members, and borrowing/returning functionality in a library.
Size: 1000 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

jessedahlke/CSCI161-Lab103
Project for data structures and algorithms course. Builds and utilizes the SinglyLinkedList by hand. Completed in Sept 2024
Language: Java - Size: 28.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

jessedahlke/CSCI161-Lab101
Short introduction project for data structures and algorithms course. Completed in Sept 2024
Language: Java - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

reza-chehreghani/AP-Assignment-4-Employee-Salary-Management
A C++ program that reads employee data, calculates salaries based on base salary and benefits, and outputs the results. The code uses classes and methods for data processing and file handling, focusing on object-oriented principles to solve a salary management problem.
Language: C++ - Size: 515 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

amos-babu/cinema_booking_system_python
A small python cinema booking system that leverages the object oriented programming of python
Language: Python - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

amos-babu/payment-system-python
A commandline payment system
Language: Python - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

hassanzaibjadoon/Brick-Breaker-Game-
"The Object-Oriented Programming Lab Project in C++ using the SFML library and implementing OOP Concepts in a 2D Game.
Language: C++ - Size: 7.14 MB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

nsahithi04/Memory-Game
This Memory Game is an OOPS-based project
Language: Java - Size: 636 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

WhiskeyTangoCoding/Cplusplus
Config files for my GitHub profile.
Size: 332 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

JohnHeSaFe/Bank
Learning Java: Developed a banking system focusing on object-oriented programming principles, including methods, classes, objects, and encapsulation. The program allows users to create accounts, check account data and balances, deposit and withdraw money, and transfer funds between accounts.
Language: Java - Size: 17.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Shawon00s/CSE225-Lab-Data_Structure_And_Algorithm-NSU-IqN
This repository contains lab materials and implementations for CSE225: Data Structures and Algorithms at NSU. It covers fundamental concepts in data structures and algorithmic problem-solving, including arrays, linked lists, stacks, queues, recursion, trees, and more, with a focus on C++ programming.
Language: C++ - Size: 16.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

EsraaAlzoghby/Quiz-Application
A simple quiz application that allows users to answer questions based on a selected category, difficulty level, and the number of questions they want.
Language: JavaScript - Size: 1.19 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Sabdikay/Network-Service-application
Network Service application is designed to manage and organize information transfer accounting within a network. It utilizes a robust class hierarchy in C++ to handle various types of network services, such as mail, file transfer, and hypertext communication.
Language: C++ - Size: 82 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jshields06/EA-Forage-Assignment
Additional work for EA certification. Created a header file for a potential implementation in EA Sports. Expanded on the prompt and coded a draft of the implementation in basic C++ code. Based on expanding the feature "Wear and Tear" by adding "emotional impact" to the "physical impact" for player management.
Language: C++ - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DSpaceCowboy/Ludo-Game
Ludo game for 2 to 4 player (still working on it)
Language: C# - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

diegoarmandoo/poo-typescript
[Software Development] Este é um repositório de um projeto acadêmico para prática dos fundamentos do paradigma orientado objeto (POO) com a linguagem de programação TypeScript. Utilizado em sala de aula para implementação dos conceitos estruturais, relacionais e organizacionais do POO.
Language: TypeScript - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

nithinss1914/ATM_1
Python code for ATM applications.
Language: Python - Size: 1.95 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

GustavoSachetto/Curso-poo-js
Aulas do curso de JavaScript com Programação Orientada a Objetos (POO).
Language: JavaScript - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Venkat-Kolasani/Hotel-Booking-System
The Hotel Booking System with Loyalty Program is a C++ console-based application designed to manage hotel room bookings efficiently and reward loyal customers.This project was developed as a part of the End Semester Project for course "C++" at the University.
Language: C++ - Size: 334 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

PanagiotisKotsorgios/Java-Motor-Vehicle-Dealership
Εργασία OOP σε JAVA
Language: Java - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

wilfredpine/csharp-custom-classes
C# custom classes for .Net Windows Form Application inspired by MVP architecture.
Language: C# - Size: 3.32 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 34 - Forks: 28

hrosicka/PythonBasics02
Language: Python - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

gyanqui/ProgrammingWithClasses
C# projects focus on OPPS
Language: C# - Size: 81.1 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

iyalex250/SUPERMARKET-MIS-in-C-OOPs-Concept.
This Supermarket Management System is a C++ project developed using Object-Oriented Programming (OOPs) concepts. The system provides an efficient and user-friendly solution for managing various supermarket operations, including inventory management, billing, and customer information. Dev Adam
Language: C++ - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rampal-punia/python-class-tutorial
Python OOP tutorial with three examples(Point class, Animal Class and Rectangle Class) & one project (Student Management System)
Language: Python - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

ReadingproBookman/House-Class
A class that demonstrates how to use class.
Language: C++ - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

spolivin/rearden
Library of useful data structures for data preprocessing (spacial/time-series), vizualizations and grid search
Language: Python - Size: 438 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

GuptajiRocks/cpp-prep-arihant
All programs related to C++ programming for Sem 3
Language: C++ - Size: 905 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mustafajut/Python
In this Repository we have covered python Basics, OOP with Python
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

enyelsequeira/Social-App
This is a Vanilla Javascript App using classes to create the entire Application. It has features such as: Adding, deleting and liking a card. Server-side validation, for the forms, for entering information.
Language: JavaScript - Size: 11.5 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

neoRandom/class-in-c
How to implement classes in C.
Language: C - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

hoppxi/butility 📦
Browser Utility, offering a streamlined set of utility classes across four modules: DOM, Form, Network, and Media and Device. These utilities simplify common web development tasks, replacing the deprecated Awedde package with improved functionality, reduced redundancy, and enhanced code quality.
Language: JavaScript - Size: 413 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 11 - Forks: 1

Himan10/BlackJack
Hand of Black Jack ...
Language: Python - Size: 107 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 7

atrin-git/JavaDev_Sprint_3 Fork of praktikum-java/dinner-constructor
[Collections] [Classes] Sprint 3 in Yandex.Practicum course "Java Developer"
Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MuhammadAdilMemon/1st-Semester-PF-Lab-Tasks
This repository contains a set of lab tasks for a Programming Fundamentals course. The lab tasks are organized into 11 different labs, each covering a different topic related to programming in C++.This repository could be a valuable resource for students who are taking a programming fundamentals course and want to practice their skills in C++.
Language: C++ - Size: 113 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

1337fury/cpp_modules
A comprehensive collection of 42 C++ modules covering various topics in C++ programming. Each module provides detailed and practical examples, created as part of coursework at 42. This repository aims to serve as a learning resource for others studying C++.
Language: C++ - Size: 6.54 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

ratpun/OrientacaoAObjetos
Códigos de exercícios feitos de Orientação a Objetos /java
Language: Java - Size: 42 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ondrejhruby/PythonEssentials
A comprehensive guide to Python essentials, featuring a variety of code examples demonstrating basic to advanced concepts. This repository is ideal for beginners and intermediate learners looking to strengthen their Python programming skills through practical exercises.
Language: Jupyter Notebook - Size: 521 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

sidharthjuyal/oop
Object oriented programming in C++
Language: C++ - Size: 602 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

Sandhiya531/LibraryApp-JS-OOPS
Simple Library App based on Javascript OOP concept
Language: JavaScript - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Aaisha-Nexus/RestaurantMenuManagement
This program focuses on encapsulation, Arraylist, Getters and setters, constructor chaining, toString method and provides functionality by various options to user to add, remove, update, search ,display and filter dishes in a Menu.
Language: Java - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Mk4Levi/Pirate-War-Game
Pirate War Game using Vanilla-JS
Language: JavaScript - Size: 6.92 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

AhmedShafique313/Object-Oriented-Design-and-Programming-Course
Object Oriented Programming in python programming language for strongly grasp programming concepts in the machine learning, deep learning and artificial intelligence project. This course is available on the Udemy and Upwork.
Language: Python - Size: 35.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bccarruth927/ascii_terminal_game
A short ASCII game built using Python and OOP fundamentals and principles
Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sanjay-gangishetty/30-days-JS-challenge
30 Days JavaScript Challenge by @hiteshchoudhary
Language: JavaScript - Size: 294 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
