Newbetuts
.
New posts in class-design
List<BusinessObject> or BusinessObjectCollection?
c#
.net
generics
collections
class-design
static const Member Value vs. Member enum : Which Method is Better & Why?
c++
class-design
python circular imports once again (aka what's wrong with this design)
python
dependencies
class-design
python-import
Class members that are objects - Pointers or not? C++
c++
memory
pointers
class-design
member
Ruby - share logger instance among module/classes
ruby
logging
class-design
Nested Java enum definition - does declaring as static make a difference? [duplicate]
java
enums
class-design
new types may not be defined in a return type - C++
c++
class-design
compilation
Why is 16 byte the recommended size for struct in C#?
c#
struct
memory-management
class-design
What's the most reliable way to prohibit a copy constructor in C++?
c++
constructor
class-design
copy-constructor
How do you find a needle in a haystack?
oop
class-design
program-structure
How do I alias a class name in C#, without having to add a line of code to every file that uses the class?
c#
class-design
Best practice: ordering of public/protected/private within the class definition?
oop
coding-style
class-design
Is UML practical? [closed]
uml
class-design
diagram
How do I design a class in Python?
python
oop
class-design
How would you code an efficient Circular Buffer in Java or C#?
c#
java
class-design
C# Friend classes and OOP Composition
c#
oop
class-design
friend-class
no default constructor exists for class
c++
class
constructor
class-design
default-constructor
PHP 5: const vs static
php
object
constants
class-design
static-members
What is the purpose of a marker interface?
c#
interface
class-design
How will I know when to create an interface?
design-patterns
oop
interface
class-design
Prev
Next