Tagged Questions

2
votes
10answers
923 views

Should I use UML when designing new code and algorithms?

I'm designing a new system and finding that I am struggling with the structure of what I want to do. A symptom is that every time I re-approach the problem I have to try to draw the relationships of ...