Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with encapsulation

A curated list of projects in awesome lists tagged with encapsulation .

https://github.com/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.

classes-and-objects encapsulation inheritance instance-methods instance-variables ipython-notebook oop-concepts oop-examples oop-principles oops-in-python operator-overloading operatoroverloding polymorphism python-tutor python-tutorial-github python-tutorial-notebook python4beginner python4datascience python4everybody tutor-milaan9

Last synced: 27 Sep 2024

https://github.com/tigranv/Useful_Examples_C-Sharp

In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation, Abstraction, Interfacies, Polymorphism, Indexers, Operators Overloading, Extention Methods, System IO , Exception Handling, Delegates, Events, IDisposable, IClonable, GC, IEnumerable, IEnumerator Interfaces, Yield, Generic Programming,

c-sharp delegate encapsulation example-code example-project extention-methods ienumerator-interfaces inheritance polymorphism thread tutorial tutorial-code yield

Last synced: 01 Aug 2024

https://github.com/guideline-tech/subroutine

Subroutine makes it easy to write encapsulated, feature-driven code. It handles the boilerplate of inputs, outputs, type casting, and validation and lets you focus on the important functional code.

encapsulation form-objects ruby service-objects

Last synced: 06 Aug 2024

https://github.com/lpefferkorn/ipdecap

Decapsulate traffic encapsulated within GRE, IPIP, 6in4, ESP (ipsec) protocols, can also remove IEEE 802.1Q (virtual lan) header. Works with pcap files.

encapsulation esp gre ipip ipsec network pcap vlan

Last synced: 31 Jul 2024

https://github.com/sipcapture/hep-js

HEP: Javascript/Node implementation of HEP/EEP Encapsulation Protocol

decapsulation decoder eep-encapsulation-protocol encapsulation encoder hep hep-js hepic homer javascript rtc sipcapture voip

Last synced: 30 Jul 2024

https://github.com/shafiuyushawu/ruby-oop

A ruby program that exhibit the principles of Object Oriented Programming (Abstraction, Encapsulation, Inheritance and Polymorphism).

abstraction class encapsulation inheretence oops-in-ruby polymorphism ruby

Last synced: 02 Oct 2024

https://github.com/saddamarbaa/object-oriented-programming-concepts

==> I made this repository to post my code and document my progress while Learning Object-Oriented Programming Concepts (OOP)

abstraction class encapsulation inheritance object oops-concepts polymorphism

Last synced: 02 Oct 2024

https://github.com/vi/wg2gue

Wireguard to GUE/FOU bridge: exchange IPv4 or IPV6 packets between a Wireguard peer and a plain UDP socket.

converter encapsulation fou gue ipv4 ipv6 networking tcp-ip tunneling udp wireguard

Last synced: 01 Oct 2024

https://github.com/abdussattar-70/oop-school-library

The OOP-School-Library project demonstrates the principles of data abstraction, inheritance, encapsulation, and polymorphism, which are fundamental concepts in object-oriented programming(OOP).

abstraction data encapsulation inheritance polymorphism rubocop-configuration ruby

Last synced: 02 Oct 2024

https://github.com/keshav434/hero-quest-game

Hero's Quest" is a three-player game where a Barbarian, a Ranger, and a Mage compete. Each character has unique abilities and actions they can perform during their turn. The game's code, originally poorly written with weak encapsulation and missed opportunities for inheritance, is refactored to enhance its structure and maintainability.

c-sharp encapsulation inheritance

Last synced: 29 Sep 2024

https://github.com/clemedon/cpp_pool

[documented code / -pedantic -std=c++98] - This project aims to familiarize with the syntax of the CPP as well as the basics of the OOP

42 42born2code 42cursus 42paris 42projects 42school cpp cpp-pool cpp98 encapsulation oop oop-principles pedantic piscine-cpp

Last synced: 28 Sep 2024

https://github.com/alanmenchaca/java-practicas

prácticas, problemas y ejercicios en java relacionados con la programación orientada a objetos (herencia, abstracción, polimorfismo y encapsulamiento).

abstraction encapsulation inheritance java-se object-oriented-programming polimorphism

Last synced: 29 Sep 2024