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
Critique of immutable classes with circular references design, and better options
Apr 18, 2022
f#
closures
class-design
immutability
circular-dependency
How to rewrite C++ code that uses mutable in D?
Mar 16, 2018
class-design
d
mutable
Avoid excessive function parameters: class-centered or function-centered approach?
Mar 20, 2018
c++
parameters
function
class-design
parameter-passing
RPG Game loop and class structure (cocos2D for iPhone)
Apr 03, 2017
iphone
objective-c
class-design
cocos2d-iphone
Class structure pattern question. What should I choose?
Oct 16, 2022
class-design
Objective-C partial implementation of classes in separate files
Aug 08, 2017
objective-c
iphone
cocoa
class-design
When designing a Python API, is it more Pythonic to throw exceptions or return false/None, etc?
Sep 23, 2022
python
api
exception
class-design
How do I design this procedural code as class based (object oriented)?
Feb 27, 2022
python
oop
class-design
C# Class function members declaration & implementation
Nov 15, 2018
c#
class-design
declaration
definition
.NET ORMs, immutable value objects, structs, default constructors, and readonly properties
Aug 21, 2022
.net
orm
class-design
immutability
value-type
UML class diagram: how to model relations about calling a method or starting an activity or service
Sep 25, 2022
android
uml
class-design
class-diagram
object-oriented-analysis
Calling method that exists in child classes but not in parent class
Oct 12, 2017
java
oop
class-design
instanceof
Database model to object oriented design?
Jun 02, 2022
c#
sql
database
class-design
Best way to make a PDO mysql static connection class?
Nov 07, 2022
php
mysql
oop
pdo
class-design
Serializing Name/Value Pairs in a Custom Object via Web Service
Jun 06, 2022
c#
php
web-services
serialization
class-design
What is a good design pattern in C# for classes that need to reference other classes?
Mar 09, 2019
c#
.net
class
reference
class-design
Need advice on proper class design
May 06, 2022
java
oop
io
class-design
In what cases superclass shouldn't be abstract?
Nov 17, 2022
java
abstract-class
class-design
What first model or database?
Nov 19, 2022
database-design
class-design
What's the most reliable way to prohibit a copy constructor in C++?
Aug 30, 2022
c++
constructor
class-design
copy-constructor
« Newer Entries
Older Entries »