-
as seen on Stack Overflow
- Search for 'Stack Overflow'
which uml diagrams we should use when allocationg use case behoviour?
>>> More
-
as seen on Programmers
- Search for 'Programmers'
This is my first ever DFD that I made after my fair share of learning but I have no way of verifying whether it is correct or not. Although I have taken utmost care to make sure it is right, I may be wrong.
Here is the scenario:
Bebop Records is a mail-order company that distributes CDs and…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I'm currently taking a class for database design, and we're using the ER diagram style designed by Peter Chen. I have a couple of problems with this style:
Keys in relationships don't seem realistic. In practice, synthetic keys like "orderid" seem to be used in almost all tables, including association…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I am using NetBeans, and I have a class that extends to JDialog, inside that Dialog box I have created a Tabbed Pane. The Tabbed Pane contains 6 different tabs, with 6 different panels of course. What I want to do is when I click on the different tabs, a diagram is supposed to be drawn with the paint…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
We have a lot of concepts in making diagrams like UML and flowcharting or just making up whatever boxes-and-arrows combination works at the time, but I'm looking at doing a visual diagram on something that's actually really complex.
State machines like those that parse HTML or regular expressions…
>>> More