μβ
μβ
Home
Experience
Publications
Posts
Work with me
Contact
Light
Dark
Automatic
java
Lessons learned on object constructors
Constructors are a basic building block of object-oriented programming (OOP). They expose ways to build specific types of objects consistently, using arbitrary rules to validate properties. Still, constructors are odd beasts in the OOP world.
Last updated on 2023-10-21
8 min read
Cite
×