An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: oop-examples

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: 2 days ago - Pushed at: almost 4 years ago - Stars: 85 - Forks: 14

deryaxacar/42-CPP-Module-05

This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.

Language: C++ - Size: 66.4 KB - Last synced at: 4 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

arasgungore/CMPE160-projects

Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.

Language: Java - Size: 2.13 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 17

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: 9 days ago - Pushed at: 9 months ago - Stars: 70 - Forks: 25

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: 18 days ago - Pushed at: over 2 years ago - Stars: 297 - Forks: 247

MaksimDzhangirov/oop-go

OOP in Golang

Language: Go - Size: 20.5 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 46 - Forks: 7

Gwynbleidd0241/-MIREA_2sem_OOP-

Практические задания и курсовая работа по ООП(2 семестр МИРЭА)

Size: 3.86 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

alamenai/Cappuccino 📦

A mostly reasonable approach and non-boring guide for Junior Developers to write professional Oriented-Object code.

Size: 112 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

evgd3v/stepik

Solved tasks from stepik.org

Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

uzairshahidgithub/Cpp-Object-Oriented-Programming

This programs is based on the daily practice that I have been doing in my university course, It has some concepts related to C++ that can be useful.

Language: C++ - Size: 11.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sanjaypradeep/Python-Data-Structure

This repository will be really helpful, if you want to learn from the scratch in Python Programming Languages. Also, makes your strong in Basic Python.

Language: Python - Size: 229 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 10

nicoespeon/design-patterns

Implementation of Design Patterns in JS

Language: JavaScript - Size: 69.3 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 11

ashifhassandev/oop-examples-typescript

𝐀 𝐫𝐞𝐩𝐨𝐬𝐢𝐭𝐨𝐫𝐲 𝐜𝐨𝐧𝐭𝐚𝐢𝐧𝐢𝐧𝐠 𝐎𝐎𝐏 (𝐎𝐛𝐣𝐞𝐜𝐭-𝐎𝐫𝐢𝐞𝐧𝐭𝐞𝐝 𝐏𝐫𝐨𝐠𝐫𝐚𝐦𝐦𝐢𝐧𝐠) 𝐞𝐱𝐚𝐦𝐩𝐥𝐞𝐬 𝐢𝐧 𝐓𝐲𝐩𝐞𝐒𝐜𝐫𝐢𝐩𝐭.

Language: TypeScript - Size: 19.5 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

momchilantonov/SoftUni-Python-OOP-February-2021

Python OOP

Language: Python - Size: 14.7 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 3

cihat-kose/oop-uml-case-studies

Examples and practices for Object-Oriented Programming (OOP) concepts, including UML diagrams and descriptions for systems like Zoo Management, University Management, and more.

Size: 902 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

vinay-patel22/Object-Oriented-Programming-Java

Explore Object-Oriented Programming (OOP) concepts in Java with this repository. Includes code examples, conceptual questions, and explanations of key OOP principles like inheritance, polymorphism, encapsulation, and more. Ideal for mastering OOP in Java.

Language: Java - Size: 50.8 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MagedGDEV/CppInsights

📢 Welcome to CppInsights: Unlocking C++ Magic! 🚀💻 🌟 Delighted to introduce my CppInsights repository! 📚💡 Explore C++ concepts with examples & explanations. Simplifying C++, one step at a time! 🔍

Size: 623 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 0

AYSE-DUMAN/Object-Oriented-Programming-with-Python-Tutorial

Language: Python - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 9 - Forks: 1

bryan-hoang/cmpe-212-intro-to-oop-assignments 📦

My assignments for a 2nd year intro to OOP course (CMPE-212) at Queen's University.

Language: Java - Size: 59.6 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

Hasnatrasool163/JavaPractiseQuestions

Java Practise Questions

Size: 267 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Abdullrahmen/Booking

Multitype booking system

Language: C++ - Size: 1.94 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

NiemaAM/OOP-java-tutorial

Full Java OOP tutorial!

Size: 93.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

an-lam/python-class

Examples for Python and Test Automation class

Language: Python - Size: 201 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

CodelyTV/java-oop-examples

Object-Oriented Programming recap with Java examples

Language: Java - Size: 461 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 15

HypertextAssassin0273/Object_Oriented_Programming_in_Cpp

Contains some useful OOP based C++/C++11 Programs, developed during my 2nd semester at University.

Language: C++ - Size: 9.99 MB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 9 - Forks: 0

ZionForum/OOP-PROJECTS

Subject: Object-Oriented-Programming (OOP); Programming Language: Java; IDE: Netbeans; Year: 2021-2022

Language: Java - Size: 115 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

syedumerahmedcode/oop

The aim of this project is to describe the core concepts of OOP briefly with an example for each of them. The project is coded in Java.

Language: Java - Size: 57.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kadir-code/OOP_Applications

This repository contains object oriented programming works and for covering oop principles by implementing winform applications.

Language: C# - Size: 4.46 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4

andreriffen/java-oop-concepts Fork of mpisching/POO-TDS-2024-01-MA

Programação Orientada à Objetos com Java ☕

Language: Java - Size: 19.4 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

s-shemmee/Object-Oriented-Programming-Concepts

Object Oriented Programming Concepts Notes

Size: 620 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 2

doganozturk/solid-javascript

:green_book: 5 examples that describe usage of SOLID in JavaScript.

Language: JavaScript - Size: 11.7 KB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 27 - Forks: 7

wolfjpy/toy_snake_game

A Terminal-based Toy Snake Game

Language: Python - Size: 60.5 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AxLentrise/Java

Learning Java & OOP

Language: Java - Size: 317 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

NRayan/POO4

Campainhas Utilizando os 4 Pilares da POO Herança/Abastração/Polimorfismo/Encapsulamento

Language: C# - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

wikigreen/GoF-Patterns-examples

Simple examples for 23 Gang of Four design patterns using Java

Language: Java - Size: 38.1 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

quockhanhtn/KDrawing

Mid project of Windows Programming course at HCMUTE

Language: C# - Size: 1.34 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

diogobcondeco/oop-studies

This OOP example made in Java was a challenge given by my mentor

Language: Java - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

nirmalnishant645/Java-Programming

Basic Java Programs for self-learning

Language: Java - Size: 131 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

Kailash23/java-exercises

Small assignments for learning Java ...

Language: Java - Size: 15.1 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

BobIT37/JavaSession_2020

Core Java 8 Topics and Examples

Language: Java - Size: 129 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

omar-sherif9992/The-Conqueror-Game

The Conquror Game is a single player turn-based empire building game. A player initially chooses one historical city to start his empire with. The goal is to conquer the whole world by taking control over every other city under a certain amount of turns. In order to achieve this goal, the player have the option of building various types of building in any city he has control over and also build armies in order to conquer other cities.

Language: Java - Size: 24.6 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

omar-sherif9992/Supermarket

Supermarket application with a Graphical User Interface that sells Grocery Products like Beverages and Dairy Products

Language: Java - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

FcoJimenez/OPP_Ruby

Object Oriented Programming Exercicies.

Language: Ruby - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

FcoJimenez/ejer_oop_ruby

Ejercicios de OPP Ruby conding dojo

Language: Ruby - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

m-aliozkaya/MarketProject

Windows form OOP school project

Language: C# - Size: 265 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

salimt/java-drawing-player-project

user can draw ovals and rectangles that make a certain sound - java

Language: Java - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

jepozdemir/oop-principles

Four Pillars of Object-Oriented Programming: Building Strong Foundations

Language: C# - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

balotofi/Py4OrbMec

Python for Orbital Mechanics

Language: Python - Size: 6.09 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 2

runtimevic/OOP-IEC61131-3--Curso-Youtube

Programación Orientada a Objetos OOP IEC61131-3 PLC Curso Youtube Runtimevic

Language: Shell - Size: 372 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 41 - Forks: 17

neuralline/js-card-game

JavaScript card game

Language: JavaScript - Size: 396 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

rahuldhangar/addressbook

This is a working sample of an Address Book Library using a custom MVC framework

Language: PHP - Size: 128 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

sofyansetiawan/oop-challenge-person

One of my challenges about OOP using Javascript

Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ria-19/Computational-thinking

Small command-line applications in python

Language: Python - Size: 1.18 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SamuraiPolix/OOP_Ex2

a Social Network in Python, focusing on design patterns as an assignment for OOP @ Ariel University

Language: Python - Size: 636 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

samuel-andres/py_files

OOP code + uml / SOLID + gang of four

Language: Python - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

B-Vwj/CSCI_2001_OOP 📦

NHCC CSCI 2001 Course. Object Oriented Programming ;).

Language: Java - Size: 6.82 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Kunalnirban/OOP

Object Oriented Programming using C++

Language: C++ - Size: 416 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SarifIqbal/OOPs

Programs to understand the concepts of Object Oriented Programming using C++ Programming Language!!

Language: C++ - Size: 322 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jerzyszyjut/smalltalk-figures

Simple project in Smalltalk language made to understand basic concepts and syntax

Language: Smalltalk - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chhaviiiii/Order-Management-App

The Order Management Application is a comprehensive tool designed for businesses to manage and track orders efficiently. It caters to various industries, enabling users to add, update, and monitor the status of orders. With a focus on user-friendliness and adaptability.

Language: Java - Size: 1.84 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Yash-Lade/OOPs

This repository is dedicated to Object Oriented Programming in C++ .It contains the code of all the concepts of Object Oriented Programming .

Language: C++ - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Alizadeh-DePaul/OOP-Winter2024

Object-oriented Software Development Course - DePaul University - Winter 2024

Language: Java - Size: 1.61 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cristal-smac/10languages

How to write a basic Object Oriented Program (OOP) in several languages ?

Language: C++ - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

jerrykcode/oods

object oriented data structures 用面向对象的方式实现数据结构(图论算法)

Language: C++ - Size: 121 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 6 - Forks: 1

algorov/id-oop

Exploring the concept of OOP.

Language: Java - Size: 31 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dshelem/OOP

Object-Oriented Programming with Python.

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Bhavana-K-G/Python

Python, oops in python

Language: Jupyter Notebook - Size: 126 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AyatoShirayouki/Java-OOP

Java object-oriented programming tasks

Language: Java - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

er-hiba/Student-Java-Class

A Java program showcasing a Student class designed to manage essential student information

Language: Java - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

er-hiba/Item-Java-Class

A Java class example demonstrating the calculation of total prices based on initial price and VAT rate.

Language: Java - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

er-hiba/2D-Point-Class-Java

Java program with a Point class showcasing 2D Cartesian coordinate manipulation and distance calculations

Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

er-hiba/2D-Point-Class-Python

Python program with a Point class showcasing 2D Cartesian coordinate manipulation and distance calculations

Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

er-hiba/Rectangle_Properties_Params

Python program with 'Rectangle' class defining rectangle properties using constructor parameters.

Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

er-hiba/Rectangle_Properties_Default

Python program with 'Rectangle' class initializing rectangle properties via a default constructor

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

er-hiba/Item-Python-Class

A Python class example demonstrating the calculation of total prices based on initial price and VAT rate.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

er-hiba/Student-Python-Class

a Python program showcasing a Student class designed to manage essential student information

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ResponsiblyUnranked/PythonSoftwareDesign

A collection of examples showing how to apply various software design patterns in Python.

Language: Python - Size: 161 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

IamGroooooot/IIKH

Interactive Intelligent Kitchen Helper(IIKH) 구현 프로젝트.

Language: HTML - Size: 31.5 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

berkakkaya/LocalSocialMediaPlatformProject

Local social media platform project that has been created with Java. The main purpose of this project is to study the OOP's main backbones.

Language: Java - Size: 171 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

orhunyildiz/RentACar

A simple rent a car simulation made on Python

Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

baranove16/Usage-of-Design-Patterns-and-Principles

This repo is an example of refactoring code using design principles and patterns.

Language: Java - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

thomaslwk/ICT1009

Object oriented programming module

Language: C++ - Size: 137 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sentinal-x/object-oriented-programming-module

Coursework assignments from Y1-T2 at the University Of Exeter for the 'Object-Oriented Programming' module. This repository contains 3 different projects.

Language: HTML - Size: 1.1 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rhazari/Design-Patterns

Important Design Patterns in C++

Language: C++ - Size: 5.26 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

StefanTudor/OOP

OOP concepts exemplified in C++.

Language: C++ - Size: 15.9 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

drmacsika/oop-in-python

Tutorial on object oriented programming in Python

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IkwhanChang/lyrics-to-music

A Java program to listen to other accompaniment accompanied by the lyrics. In the guitar code of 4/4 time, the user collects the lyrics and the code for each word and completes one song.

Language: Java - Size: 2.41 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

kisorniru/wp-plugin-in-oop-architecture

This plugin is basically doing nothing. I personally develop this for create a plugin skeleton based on OOP Architecture. This is a learing project, please put constructive comments to help me.

Language: PHP - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

steve-levesque/Portfolio-Java-OOP

Description and code examples of the main 4 aspects of OOP.

Language: Java - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sc0v0ne/article_oop

This repository I created to post the codebook for my blog talking about object orientation, I created this blog as a hobby to post different subjects that I'm learning in the path of technology. I hope I can help you understand. Any code or text errors please do not hesitate to return.

Language: Jupyter Notebook - Size: 1.55 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Hemil96/oop-python-example

Basic example of python OOP application

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 7

EfrenSanchez/Shopping-app

Basic Object-Oriented Programming in JavaScript

Language: JavaScript - Size: 724 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 8

dlleonardo/polygon-area-calculator

Polygon area calculator made in Python as a project of the FreeCodeCamp course 'Scientific Computing with Python'

Language: Python - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

juliosampaio/simple-chat

A simple chat project that aims to be used as playground for various front-end technologies

Language: TypeScript - Size: 5.08 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

moon341/Python_Learning_Group

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AthiraSPillai/OOPs_concepts_with_JS

Get hands-on with OOPs concepts using Javascript(ES6)

Language: JavaScript - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

Shizu-ka/Program-Sederhana-Pemesanan-Java

Program pemesanan dengan java swing yang sudah terhubung ke database.

Language: Java - Size: 5.33 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

choudel/rustpattern

My depo for learning OOP patterns implementation in Rust

Language: Rust - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

luizfilipezs/oop-js

Projeto com o intuito de auxiliar programadores a compreender o conceito de programação orientada a objetos na JavaScript.

Size: 60.5 KB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jprogram-js-projects/OOP_types-of-people

Program to test knowledge learned from OOP in JavaScript.

Language: JavaScript - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0