I did not mean to sound demeaning, gregor42. I apologize if I did in any way.

My planning is simply not structured enough for me to justify using UML diagrams. My projects just aren't long enough at this stage of my career (I'm in college, working as a student Web developer for my university).

I am certain that, at some point, I will want to use a tool such as ArgoUML to plan my projects. I just want to avoid being forced to fall back to a specification that is inflexible for whatever reason--because the other programmers can't bend from their UML diagram, for example.

Please don't take this as a personal attack--I respect your decision to use a UML tool. I just worry about some of my classmates in computer science courses that I am taking. We are taught to think that a strict analysis and design process is absolutely necessary for all programming projects, so I am skeptical of the use of UML diagrams in general.

--PotPieMan


In reply to Re (PotPieMan) 5: UML for PERL? by PotPieMan
in thread UML for PERL? by gregor42

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.