Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
umlcat
umlcat has asked
2
questions and find answers to
30
problems.
Stats
496
EtPoint
108
Vote count
2
questions
30
answers
About
Trying to conquer the world with U.M.L.
umlcat questions
Factory Pattern, Another Pattern or no pattern at all?
Storing a Key Value Array into a compact JSON string
umlcat answers
OOP: Should setters be private?
Modeling (and mapping) a class-hierarchy with two degrees of polymorphism?
UML - Distinction between user and administrator use cases of the same nature
What are the differences between Object Collections, Object Aggregates, Object Associations, and Object Composition?
Hierarchical Object Design (Java)
Parser Generators and Ragel... Making my own D Parser
How to avoid "'identifier' uses undefined class/struct/union 'name'" error when forward declaration is not enough?
Bison, C++ GLR parsing: how to force shift\reduce conflict?
UML class diagram composition with class hierarchies
How to implement IEnumerable<T>?