Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in class-design

What are the pros/cons of choosing between static and instance data access classes in a web app?

Class Designer in Visual Studio - is it worth it?

What's wrong with Copy Constructors? Why use Cloneable interface?

oop class-design

.NET ORMs need virtual, and can't deal with sealed?

Improve this PHP bitfield class for settings/permissions?

How to decide between C# static and non-static methods?

c# oop class-design

Is it expensive to create objects?

.net class-design

Overriding class variables in python

OO Design Question -- Parent/Child(ren) -- Circular?

Using Qt signals and slots vs calling a method directly

Should protected attributes always be banned?

USE case to Class Diagram - How do I?

How to change the access modifier of a user control

To implement a property or to implement a subclass

How many methods can a C# class have

c# .net methods class-design

What is the nicest toString builder class you have used or seen ? What made it nice [closed]

java class-design

How to initialize an NSObject's subclass on iPhone?

How do I break my procedural coding habits? [closed]

oop class-design

Non-public top-level class vs static nested class

java class-design

Create class diagram from c++ source?

c++ class-design