encapsulation

There are 908 repositories under encapsulation topic.

  • sipcapture/homer

    HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring

    Language:Shell1.9k118567250
  • gaoxiaoliangz/react-scoped-css

    CSS encapsulation solution for React

    Language:JavaScript46435739
  • arvimal/oop_with_python

    Object-Oriented Programming concepts, with Python

    Language:Python33082131
  • 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 Notebook30422251
  • anaconda/anaconda-project

    Tool for encapsulating, running, and reproducing data science projects

    Language:Python2382824796
  • fastify/fastify-plugin

    Plugin helper for Fastify

    Language:JavaScript230144944
  • divScorp/Java-Programs

    Java Practiced Problems including concepts of OOPS, Interface, String , Collection.

    Language:Java967265
  • 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,

    Language:C#86102232
  • 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:Python712028
  • arasgungore/CMPE160-projects

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

    Language:Java692118
  • CalvinVon/axios-api-module

    一个专注于业务并基于 axios 的模块化封装模块。🚀 v3.x 重新设计了API和中间件,让发送请求更简单!

    Language:JavaScript58426
  • VerisimilitudeX/CS50

    This is CS50x. Fall 2024 Solutions.

    Language:C5312232
  • sipcapture/HEP

    HEP-EEP: Extensible Encapsulation Protocol (Specs & Technical Docs)

  • 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.

    Language:Ruby459413
  • yasingunay/CS50x

    This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

    Language:C382011
  • 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.

    Language:C344817
  • niloycste/Object-Oriented-Programming-Cheatsheet

    This is object oriented programming cheatsheet

    Language:Python30101
  • xxDark/Unsolver-8306275

    Enables EnableDynamicAgentLoading in a remote process

    Language:Java30212
  • ab-noori/School-Library

    A school library application will record the books available in the library and track their borrowers. It will allow new students or teachers to be added, new books to be added, and records of borrowed books and corresponding borrowing dates to be saved. A beautiful and well-organized system will be built to accomplish the task efficiently.

    Language:Ruby24102
  • TrainingByPackt/Cpp-Fundamentals

    Hit the ground running with C++

    Language:C++234115
  • vlaaad/blanket

    Soft encapsulation for Clojure data structures

    Language:Clojure23201
  • final-hill/decorator-contracts

    Decorator Contracts is a library that provides the ability to create and assign Code Contracts to ECMAScript and TypeScript classes. This enables enforcement of the Liskov substitution principle and the Open-closed principle of SOLID to support Design By Contract™.

    Language:TypeScript1811802
  • LilaRest/terrar

    An experimental, efficient, and permeable alternative to iframes 🌿

    Language:TypeScript17501
  • Object_Oriented_Programming

    Mabdullahatif/Object_Oriented_Programming

    Welcome to my C++ code repository showcasing various examples of Object-Oriented Programming (OOP) concepts.

    Language:C++171023
  • sjohann81/c-classes

    Object-oriented programming (OOP) in pure C

    Language:C17402
  • alejoalvarez/oop

    Object Oriented Programming - Brief summary on OOP

  • cuzv/Redes

    High-level network layer abstraction library written in Swift.

    Language:Swift15320
  • marichu-kt/Slot-Machine-CSharp

    Simulador de máquina tragaperras desarrollado en C# con interfaz de consola. Permite a los jugadores girar los rodillos, alinear símbolos para ganar premios y gestionar recompensas personalizadas desde archivos CSV. El proyecto enfatiza principios de programación orientada a objetos como abstracción, encapsulación, herencia y polimorfismo.

    Language:C#151
  • BBTK-2020-2021-Dersleri/Object-Oriented-Programming

    Object Oriented Programming with C++ /created by Muzaffer Arda Uslu

    Language:C++13001
  • sipcapture/hep-js

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

    Language:JavaScript12529
  • AfonsoVilalonga/TorKameleon

    A Tor Pluggable Transport that shields Tor users from passive and active correlation attacks by employing WebRTC-based covert channels and K-anonymization.

    Language:Java11210
  • alfianlosari/Filter-MVC-iOS

    Using Child View Controllers for encapsulation, reusability, and avoid Massive View Controller

    Language:Swift11408
  • gdvalishvili1/EventManagement

    DDD, CQRS and Event Sourcing based .Net Core EventManagement Application

    Language:C#11103
  • base-classes

    Ruben-Arushanyan/base-classes

    Useful JavaScript base classes for efficient and quick solutions to common problems.

    Language:JavaScript11180
  • matthyk/fastify-override

    Fastify plugin to override decorators, plugins and hooks

    Language:JavaScript10100
  • Shubh2-0/Core-JAVA

    This repository contains three projects developed in Core Java to solve basic problem statements. The projects focus on different aspects of Core Java, including console printing, multiple-choice questions, and simple interactive problems.

    Language:Java10111