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
Writing mocks/stubs for an object before you have written the class for that object?
Jun 12, 2019
php
phpunit
class-design
How to emulate __destruct() in a static class?
Sep 22, 2022
php
design-patterns
static
class-design
Variable-length objects: Ever a good idea?
Nov 05, 2022
c++
design-patterns
data-structures
class-design
C++, preventing class instance from being created on the stack (during compiltaion)
Nov 15, 2022
c++
class-design
Coding guides: How do you split up your large source files?
Aug 17, 2022
c#
visual-studio
oop
class-design
coding-style
C++ Low latency Design: Function Dispatch v/s CRTP for Factory implementation
Nov 20, 2021
c++
gcc
class-design
crtp
low-latency
How to execute a method in another thread?
Nov 03, 2022
c++
c
multithreading
design-patterns
class-design
Should entities implement interfaces?
Feb 19, 2019
c#
class-design
How to design a class with "annotated" fields?
Mar 11, 2022
c++
class-design
field
What options are there for visualising class relationships in a Python program
Mar 04, 2022
python
uml
class-design
Methods in Object-Oriented Design
Feb 20, 2022
oop
class-design
analysis
what is the differences between class and dataType
Jan 04, 2020
class-design
modeling
uml
class-diagram
Large Inner classes and private variables
Apr 07, 2018
java
jboss
class-design
Using self in class method
Apr 20, 2019
objective-c
class-design
class-method
objc-protocol
Question About Where To Position Try And Catch statements
Mar 05, 2018
c#
class-design
try-catch
C# Limit creation of class instance to within namespace
Aug 11, 2019
c#
class-design
access-modifiers
Is there any point to an interface if only one class implements it?
Nov 18, 2022
refactoring
interface
class-design
Core Data entity inheritance --> limitations?
Feb 09, 2022
iphone
inheritance
core-data
entity
class-design
When would you want to nest classes in C#? [duplicate]
Aug 21, 2022
c#
class
class-design
nested-class
nested
Is it true I should not do "long running" things in a property accessor?
Aug 26, 2019
c#
vb.net
properties
class-design
« Newer Entries
Older Entries »