PlantUML - Finally UML became simple to use
2017-09-05
Foreword
When I say that I like to use UML class diagrams to document my code, people think I’m crazy.
Introduction
The UML has gained a bad reputation because people think that, first you make the classes diagram in UML and only then write the program. But that was in 1996, when you the good practices said the first thing to do was the whole technical spec, even if no one really did it.
Nowadays, fortunately, we are no longer ashamed to say that the very act of programming is already in itself a way of drawing.