On 11-11-21 02:27 AM, Roedy Green wrote:
On Sat, 19 Nov 2011 19:42:07 +0000 (UTC), Novice<novice@example..com>
wrote, quoted or indirectly quoted someone who said :
What are the standard design and development methodologies being used in
systems departments these days and, ideally, where can I find tutorials for
them, preferably free and online?
see http://mindprod.com/jgloss/designpatterns.html
Design patterns are the most important. I have yet to be convinced of
the utility of tools like UML.
see http://mindprod.com/jgloss/uml.html
I'm convinced of the utility of a specific number of UML diagrams, when
used with pencil and paper or on whiteboards. There are only 2 or 3 of
the diagrams I would ever use in technical documentation, and then very
sparingly. For the latter I make a point of not using any "UML editors";
rather, I use my favourite drawing program with UML stencils.
Diagrams have considerable merit to display information, and you may as
well use a standardized notation. UML is OK for that. But if you find
yourself struggling with the details of the notation, or the UML editor
is getting in your way, you're wasting your time.
elements in an UML diagram from time to time to improve understanding.
You can't do that with a string UML programming tool.