subclass
There are 29 repositories under subclass topic.
thePsguy/ButtonProgressBar-iOS
A small and flexible (well documented) UIButton subclass with animated loading progress, and completion animation.
nperovic/GuiEnhancerKit
Elevate your AHK Gui development with extended methods and properties.
spudly/error-subclass
💣 A base class for creating custom JavaScript error classes
spudly/error-wrapper
💣 A base class for creating custom JavaScript error classes that wrap around a child error object.
pssrecom/TSubclass
采用ATL实现的一个安全可靠的、性能非常好的COM DLL,用于Hook窗口、鼠标、子类化窗口。 ATL to achieve a safe and reliable COM DLL, very good performance, Hook window, mouse, subclass window.
er-hiba/Animal-Abstract-Class-Java
A Java demonstration illustrating an abstract class and its usage in inheritance.
er-hiba/Animal-Abstract-Class-PY
A Python demonstration illustrating an abstract class and its usage in inheritance.
futurist/add-array-methods
Add custom array methods that can chainable, like subclass Array, but not modify Array.prototype, works in ES3+
optio50/PythonColors
A colored text and background module for python scripts
stdlib-js/assert-has-class-support
Detect native class support.
vmsaif/bankAccountSystem
This is a Java program that reads and processes instructions from a text file to simulate a bank. The program is designed to be modular and maintainable, following object-oriented design principles such as encapsulation and separation of concerns.
daliaydom/Series-y-Pelicuas-de-Netflix
Programación orientada a objetos en Java para crear objetos Peliculas y Series de Netflix, guardar y mostrar su información, filmografía que ya fue visualizada, la pelicula más reciente y la serie más larga.
vishvapalsinh/Patent-classification
Classifying a patent using an AI at subclass level (600+ labels) - Multilabel classification
abhipatel35/Java-Inheritance-Employee-Management
Java Inheritance Employee Management: Explore inheritance in Java with classes representing employees, including analysts and salespersons, showcasing salary raises and bonuses.
KishoreMayakkannan/OOPS
Making overall view of oops concept in python, Using Super class , sub class by Inheritance , Multilevel Inheritance, Method Overriding,
swarna0712/Of-Genomes-and-Genetics-Data-Analytics
Predicting genetic disorder and disorder subclass based on familial history and its effects
vilake/java_training
Java playground
AlfieFeldspar/objectFactories
A reference repo illustrating JS syntax for constructing objects.
ezmic001/hometask3
Home assignment 3
joostmarkerink/OOP-in-C
My rules for OOP in C
ksxnodemodules/extended-promise
Extend ECMAScript 6 promise
Lefteris-Souflas/Object-Oriented-Programming-Java-Project
Object Oriented Programming Java Project for Class creation and Inheritance.
MSH-trojan/Java_21_Inheritance_2
An interesting program showing the override of a method in the derived class from it's base class using the super reference.
sednabcn/Python-Package-Explained
This repository describes the methodology to build a minimal python package
seycileli/MonsterGameApp
Monster Game APP Where We Have Many Monsters That Can Attack
shahpreetk/bookDatabase
A book database using HTML, Skeleton CSS, Javascript (ES5 & ES6 files with prototypes and subclasses)
shartrooper/polygon-area-calculator
FCC Challenge polygon area calculator
tanishqaarora/Classes-in-JavaScript
OOP concept in JavaScript- Constructor, Prototype and Class
TimothyL96/LearningGolang
Own code