There are 0 repository under subclass topic.
A small and flexible (well documented) UIButton subclass with animated loading progress, and completion animation.
Elevate your AHK Gui development with extended methods and properties.
💣 A base class for creating custom JavaScript error classes
💣 A base class for creating custom JavaScript error classes that wrap around a child error object.
采用ATL实现的一个安全可靠的、性能非常好的COM DLL,用于Hook窗口、鼠标、子类化窗口。 ATL to achieve a safe and reliable COM DLL, very good performance, Hook window, mouse, subclass window.
A colored text and background module for python scripts
A Java demonstration illustrating an abstract class and its usage in inheritance.
A Python demonstration illustrating an abstract class and its usage in inheritance.
Add custom array methods that can chainable, like subclass Array, but not modify Array.prototype, works in ES3+
Detect native class support.
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.
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.
Hired by the National Insurance Company to create a program to track insurance policies for all its customers. National Insurance provides three types of insurance: automobile, home and life insurance. The program should be able to track up to 100 policies.
Predicting genetic disorder and disorder subclass based on familial history and its effects
Classifying a patent using an AI at subclass level (600+ labels) - Multilabel classification
Java Inheritance Employee Management: Explore inheritance in Java with classes representing employees, including analysts and salespersons, showcasing salary raises and bonuses.
Making overall view of oops concept in python, Using Super class , sub class by Inheritance , Multilevel Inheritance, Method Overriding,
Java playground
A reference repo illustrating JS syntax for constructing objects.
Extend ECMAScript 6 promise
Object Oriented Programming Java Project for Class creation and Inheritance.
An interesting program showing the override of a method in the derived class from it's base class using the super reference.
This repository describes the methodology to build a minimal python package
Monster Game APP Where We Have Many Monsters That Can Attack
A book database using HTML, Skeleton CSS, Javascript (ES5 & ES6 files with prototypes and subclasses)
FCC Challenge polygon area calculator
OOP concept in JavaScript- Constructor, Prototype and Class