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
How do I show classes of two different variants with two possible values in a class diagram?
Aug 16, 2026
design-patterns
uml
class-diagram
class-design
Is it better for class data to be passed internally or accessed directly?
Aug 16, 2026
oop
class-design
scope
In C#, what is the generally accepted way to refer to member properties within the class?
Aug 11, 2026
c#
naming-conventions
class-design
What relevant differences are there between anonymous and predefined classes in Java?
Aug 10, 2026
java
class-design
anonymous-types
Class data responsibilities
Aug 09, 2026
design-patterns
class-design
Prevent __init__ from being called after __new__? [duplicate]
Aug 09, 2026
python
class-design
design-patterns
Help refactor my C# code to be more maintainable and to use best coding practices
Jul 04, 2026
c#
class
coding-style
class-design
class-structure
Efficient modelling of an MruList in C# or Java
Jul 02, 2026
c#
java
data-structures
class-design
Best way to represent Gender in a class library used in multilingual applications
Jun 12, 2026
c#
oop
class-design
Is it possible to override a base method with a more specific (by return type) method?
Jun 11, 2026
c#
class
inheritance
class-design
C++ Problem: Class Promotion using derived class
May 23, 2026
c++
inheritance
polymorphism
class-design
How can i make this work with java generics
May 22, 2026
java
generics
class-design
Best practices to design classes to represent database tables
May 19, 2026
class-design
What is the best way to initialize a more complex class construct with many unchangeable members in c++
May 16, 2026
c++
design-patterns
factory-pattern
class-design
Class design: Class member inherits from the same base class
May 12, 2026
c++
inheritance
class-design
Please explain this pattern when using abstract method
May 12, 2026
c#
oop
class-design
abstract-class
abstract-methods
Handling mutable collection keys in C#
May 12, 2026
c#
.net
collections
class-design
Older Entries »