Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in class-design
Class hierarchy of tokens and checking their type in the parser
Sep 13, 2022
c++
parsing
types
class-design
tokenize
Why can't you have require* statements in a class definition?
Oct 08, 2022
php
oop
class-design
Class design: arrays vs multiple variables
Apr 25, 2022
c++
arrays
class-design
Changing the Type of a inherited property (to a inherited type)
May 06, 2017
c#
architecture
class-design
C++: Bad practice to use friend classes instead of writing getters / setters?
Apr 20, 2018
c++
oop
design-patterns
class-design
friend
When to make class and function?
Oct 17, 2022
function
language-agnostic
programming-languages
class-design
PHP OOP :: Building an API Wrapper class
Apr 21, 2016
php
class-design
shopping-cart
In C#, use of value types vs. reference types
Sep 26, 2018
c#
class-design
value-type
reference-type
Object oriented programming - class design confusion
Nov 19, 2022
oop
class-design
Create custom exception or use built-in exceptions?
Nov 14, 2022
c#
.net
exception-handling
class-design
Class prototyping
Oct 19, 2022
c++
prototype
class-design
How can a singleton class use an interface?
Sep 25, 2022
java
interface
singleton
class-design
How many constructors should a class have?
Oct 27, 2022
class-design
constructor
Is it reasonable to have a fair amount of public properties in a class?
Sep 28, 2018
php
class
refactoring
class-design
design class aggregation - stack allocation vs dynamic memory allocation
Feb 26, 2021
c++
class-design
Encapsulating an algorithm into a class
May 09, 2021
design-patterns
coding-style
class-design
Single Responsibility Principle: do all public methods in a class have to use all class dependencies?
Oct 31, 2022
class-design
single-responsibility-principle
How do I manipulate a tree of immutable objects?
Sep 24, 2022
java
class-design
immutability
Why singleton class should be sealed?
Mar 15, 2022
.net
design-patterns
singleton
class-design
sealed
« Newer Entries
Older Entries »