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 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
C# Friend classes and OOP Composition
Mar 04, 2017
c#
oop
class-design
friend-class
How to share data between separate classes in Java
Sep 24, 2022
java
oop
class-design
Using Integer vs String for a "type" value (Database and class design)
Jun 03, 2022
database-design
enums
class-design
value-type
Java: Return class (Not an instance)
Sep 03, 2022
java
static
class-design
return-value
Execute Set of ValidationRule-C# Class Design - Better Approach
Apr 19, 2020
c#
.net
oop
architecture
class-design
Help on implementing how creatures and items interact in a computer role playing game
Oct 16, 2022
c#
class-design
How to force only smart pointers instance for a class?
Nov 12, 2018
c++
c++11
class-design
smart-pointers
Which is the better C# class design for dealing with read+write versus readonly
Sep 22, 2022
c#
design-patterns
architecture
class-design
Should a c# class generate instances of itself?
Sep 22, 2022
c#
class-design
When should you use friend classes? [duplicate]
Sep 21, 2022
c++
oop
class
class-design
friend
UML class diagram: is this how to write abstract method and property?
Sep 21, 2022
c#
design-patterns
uml
class-design
« Newer Entries
Older Entries »