Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in class-design

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

In C#, what is the purpose of marking a class static?

c# .net class-design

C# generics - Can I make T be from one of two choices?

Why is ASP.NET Core's Startup class not an interface or abstract class?

OOP: Which class should own a method? [closed]

java c++ oop class-design uml

Why put private fields and methods at the top of class?

class-design

Why is 16 byte the recommended size for struct in C#?

Using a class' __new__ method as a Factory: __init__ gets called twice

Classes to avoid (code complete)

no default constructor exists for class