object-creation
There are 6 repositories under object-creation topic.
dirkriehle/adap-course
A course on advanced object-oriented design and programming
eimfach/frozen-core
frozen-core.js - immutable objects
OlimilO1402/OOP_Cloning
Correct creating and cloning of objects with a constructor and a clone function.
Sudarshan-Gowda/Java-5-waysto-Create-Object
Different ways to create objects in Java
LoganStoltz/FactoryPattern
This code is for a demonstration of the Factory Pattern split into four parts. Object creation without a factory, The simple factory, the Factory Method, and finally an Abstract Factory.
wor101-ls-javascript/javascript-small-problems
JavaScript exercises, examples, and small apps.