Web Design and Web Development Forum

  1. #1
    Join Date
    Jun 2005
    Location
    California, USA
    Age
    22
    Posts
    2,821
    Rep Power
    0
  2. Mau is on a distinguished road
  3. UML Tutorial

    I ran into a really nice UML tutorial. It seems to cover everything you need to get started with this modeling and flow chart system.

    I recommend it for anyone that is interested in software planning and philosophy: http://www.developer.com/design/article.php/3500181

    Quote The Article originally posted:
    Modeling is an activity that has been carried out over the years in software development. When writing applications by using the simplest languages to the most powerful and complex languages, you still need to model. Modeling can be as straightforward as drawing a flowchart listing the steps carried out by an application. Why do we use modeling? Defining a model makes it easier to break up a complex application or a huge system into simple, discrete pieces that can be individually studied. We can focus more easily on the smaller parts of a system and then understand the "big picture."
    Last edited by Mau; 01-27-2006 at 07:15 PM.
    Reply With Quote Reply With Quote
  4. #2
    MalachiX's Avatar
    Join Date
    Apr 2005
    Location
    Miami
    Age
    25
    Posts
    176
    Rep Power
    8
  5. MalachiX is on a distinguished road
  6. Thumbs up Re: UML Tutorial

    great man, thanks!
    Reply With Quote Reply With Quote

Similar Threads

  1. How to write a tutorial - READ!
    By YoungCoder in forum Articles, Tutorials, and Guides
    Replies: 9
    Last Post: 12-20-2006, 03:46 PM
  2. PHP Tutorial for beginners
    By YoungCoder in forum PHP Articles
    Replies: 19
    Last Post: 04-23-2006, 02:31 PM
  3. Wide Adoption for UML Techniques
    By martinig in forum General Programming
    Replies: 5
    Last Post: 12-05-2005, 08:06 AM
  4. Tutorial System
    By t-dude in forum PHP Scripting
    Replies: 19
    Last Post: 09-25-2005, 05:56 AM
  5. JAVA tutorial CHAPTER #1
    By omanofmysteryp in forum Articles, Tutorials, and Guides
    Replies: 6
    Last Post: 05-01-2005, 07:43 AM