Repository navigation

#

inheritance

Composition over inheritance for Android components like Activity or Fragment

Java
514
6 年前

Discriminated Json Subtypes Converter implementation for .NET

C#
420
5 个月前

🛁 Clean Code cho Javascript: một số lời khuyên để giữ cho code js của bạn luôn sạch sẽ thơm tho 💪 💪 💪

JavaScript
317
3 年前

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.

Jupyter Notebook
297
2 年前

Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.

C
234
1 年前

Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).

Jupyter Notebook
197
5 年前

This is a full resource guide for my attempt to get Java 11 Certified

Java
147
4 年前

An Object-Oriented approach to Shiny modules

R
144
7 个月前

A C++ (cpp) repository about the unknown, lesser known, and the most important facts and concepts.

102
3 年前

Simulate multi-table inheritance for ActiveRecord models

Ruby
99
10 个月前

traits for julia: dispatch on whatever you want using where syntax

Julia
92
6 个月前

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#
85
8 年前

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!

C++
84
4 年前