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
In C#, what is the purpose of marking a class static?
Sep 06, 2022
c#
.net
class-design
C# generics - Can I make T be from one of two choices?
Apr 27, 2018
c#
.net
class
generics
class-design
Why is ASP.NET Core's Startup class not an interface or abstract class?
Sep 07, 2022
c#
design-patterns
asp.net-core
class-design
OOP: Which class should own a method? [closed]
Sep 28, 2022
java
c++
oop
class-design
uml
Why put private fields and methods at the top of class?
Sep 01, 2022
class-design
Why is 16 byte the recommended size for struct in C#?
Sep 01, 2022
c#
struct
memory-management
class-design
Using a class' __new__ method as a Factory: __init__ gets called twice
Aug 31, 2022
python
design-patterns
inheritance
class-design
Classes to avoid (code complete)
Aug 31, 2022
class-design
code-complete
no default constructor exists for class
Oct 30, 2022
c++
class
constructor
class-design
default-constructor
why is java.lang.Throwable a class?
Aug 30, 2022
java
exception-handling
class-design
Which class design is better? [closed]
Aug 30, 2022
oop
class-design
Large scale usage of Meyer's advice to prefer Non-member,non-friend functions?
Aug 16, 2022
c++
class-design
OO Javascript constructor pattern: neo-classical vs prototypal
Aug 30, 2022
javascript
oop
constructor
class-design
How would you code an efficient Circular Buffer in Java or C#?
Sep 13, 2022
c#
java
class-design
List<BusinessObject> or BusinessObjectCollection?
Sep 12, 2022
c#
.net
generics
collections
class-design
static const Member Value vs. Member enum : Which Method is Better & Why?
Aug 29, 2022
c++
class-design
python circular imports once again (aka what's wrong with this design)
Aug 28, 2022
python
dependencies
class-design
python-import
Class members that are objects - Pointers or not? C++
Aug 28, 2022
c++
memory
pointers
class-design
member
Ruby - share logger instance among module/classes
Sep 12, 2022
ruby
logging
class-design
Nested Java enum definition - does declaring as static make a difference? [duplicate]
Jul 23, 2019
java
enums
class-design
« Newer Entries
Older Entries »