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
28
problems.
Stats
468
EtPoint
103
Vote count
2
questions
28
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
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>?
Designing classes & functions for object interaction [closed]
implementing multi-level "iterator" in PHP