Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

object-oriented-programming

Object-oriented programming (OOP) is a programming paradigm based on the concept of objects fundamental to many programming languages, includingJava andC++. OOP can be devided in two sub types: class-based (or “classical”) and prototype-based OOP (found inJavaScript, for example).

Object-oriented programming has several advantages over procedural programming:

  • OOP provides a clear structure for the programs
  • OOP helps to keep the code DRY “Don’t Repeat Yourself”, and makes the code easier to maintain, modify and debug
  • Logic can be abstracted, encapsulated, composed, inherited and decoupled
  • Here are 8,912 public repositories matching this topic...

    Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

    • UpdatedJan 1, 2024

    Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.

    • UpdatedJan 8, 2024
    • Java

    Compositional Differentiable Programming Library

    • UpdatedJul 17, 2025
    • Python
    pharo

    Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.

    • UpdatedJul 15, 2025
    • Smalltalk
    eo

    EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-Calculus

    • UpdatedJul 18, 2025
    • Java

    🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥

    • UpdatedApr 23, 2024
    • Java

    面向对象设计的设计原则和设计模式

    • UpdatedMar 24, 2019
    • Objective-C
    cpp-projects

    It is a Hotel Management tool which can be used to manage activites like storing customer details, booking rooms of four different types, ordering food for particular rooms, unbooking rooms and showing the bill.

    • UpdatedAug 5, 2024
    • Java

    🏺 ‎ A minimalist MVC framework.

    • UpdatedJul 9, 2024
    • PHP

    Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java…

    • UpdatedApr 4, 2023
    • Java
    Ultimate-Notes-Books-Resources-for-NCIT

    Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal

    • UpdatedSep 19, 2024
    • HTML

    [8]ページ先頭

    ©2009-2025 Movatter.jp