<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>adam = biggie smalls by Jamie Hill</title>
      <link>https://padlet.com/jamie3d_2002/5cu0leyrvwds</link>
      <description>made with a handjob</description>
      <language>en-us</language>
      <pubDate>2019-10-18 08:10:49 UTC</pubDate>
      <lastBuildDate>2025-05-11 20:42:54 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>UML</title>
         <author>jamie3d_2002</author>
         <link>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399421342</link>
         <description><![CDATA[<div>uml helps visualize how a system works and is used to create models of system designs<br>ADVANTAGES<br><strong>Most-Used and Flexible<br></strong><br></div><div>UML is a highly recognized and understood platform for software design. It is a standard notation among software developers. You can safely assume that most software professionals will be at least acquainted with, if not well-versed in, UML diagrams, thus making it the go-to alternative to explain software design models.<br><br></div><div>What makes UML well-suited to and much-needed for software development is its flexibility. You can customize your modeling elements and interactions in a UML diagram specifically to suit the domain or technologies you are using.<br><br></div><div><strong>The Software Architecture Must Be Communicated Effectively<br></strong><br></div><div>The software architecture is the blueprint of the system. It is the framework on which the efficiency of the system and its processes depend. But, this framework is only effective if it is communicated properly to all those using it and working on it. This is where <a href="https://creately.com/blog/diagrams/part-1-the-abcs-of-uml-diagramming/">Unified Modeling Language </a>(UML) comes into the picture.<br><br></div><div>UML is a rich and extensive language that can be used to model not just object-oriented software engineering, but application structure and behavior, and business processes too. Software players have agreed that we cannot do away with documentation of the architecture. It is important. It helps in assessing performance, security, tracking, and provides important guidelines for the assignment under operation.<br><br></div><div>Because of its wide reach, UML is the perfect visual language to communicate detailed information about the architecture to the largest number of users.<br><br></div><div><strong>You Need to Know Only a Fraction of the Language to Use It<br></strong><br></div><div><br></div><div>Though there are <a href="https://creately.com/blog/diagrams/uml-diagram-types-examples/">14 different types of UML diagrams</a> for modeling applications, developers use only three or four to document a software system. Class diagrams, <a href="https://creately.com/blog/diagrams/sequence-diagram-tutorial/">sequence diagrams</a>, and use case diagrams remain the most in vogue.<br><br></div><div>What this implies is that you need to know just 20% of the UML language to explain 80% of your modeling needs. You do not need to know or comprehend the entire notation, to communicate effectively using UML diagrams. Knowing a subset of the notation equips you just fine.<br><br></div><div><strong>Abundance of UML Tools<br></strong><br></div><div>UML tools are one of the most <a href="https://saturnnetwork.wordpress.com/2010/10/22/five-reasons-developers-dont-use-uml-and-six-reasons-to-use-it/">important reasons</a> why UML is so widely used. UML tools range from free open-source software to those costing millions of dollars. These tools cover much territory beyond just drawing diagrams. They can generate code from the design, apply design patterns, mine requirements, reverse engineer code, and perform impact and complexity analysis.<br><br></div><div>These advantages and the abundance of <a href="https://creately.com/Draw-UML-and-Class-Diagrams-Online">UML tools</a> itself make UML the go-to modeling and developmental language in the field of software engineering.<br><br></div><div>Despite its myriad uses and benefits, UML is not preferred by all. In fact, a considerable section of software developers, don’t use UML and heap heavy criticism on the same. Let’s look at the arguments against using UML.<br><br>Disadvantages:<br><br></div><div><strong>Formal Notation is Not Necessary<br></strong><br></div><div>The strongest argument against UML is that you don’t really need a UML diagram to communicate your designs. You can have the same impact and effect with informal, box-and-line diagrams created in PowerPoint, Visio, or a whiteboard. As coding is a formal language by itself, a lot of developers don’t prefer the complexity and the formality at the architectural level, which discourages the use of UML and has become one of its disadvantages.<br><br></div><div><strong>Ascending Degree of Complexity<br></strong><br></div><div>Since its initiation until now, UML has grown in complexity and size. The sheer size of UML makes a lot of people nervous right at the onset, and they feel like they won’t be able to learn it, and are better off without it.<br><br></div><div><strong>Not Necessary in ‘Architecture-Indifferent Design’<br></strong><br></div><div>A term coined by <a href="https://www.amazon.com/Just-Enough-Software-Architecture-Risk-Driven/dp/0984618104/ref=sr_1_1?s=books&amp;ie=UTF8&amp;qid=1287576926&amp;sr=1-1">George Fairbanks, ‘architecture-indifferent design’</a> is a situation where UML is considered unnecessary.<br><br></div><div>At its core, an architecture-indifferent design refers to a software architecture that is simple and basic, and does not need any complex diagrams to represent or explain the design. If the firms lay more emphasis on formal coding, and there is a prevalent culture of minimal design documentation, UML is regarded unnecessary.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-10-18 08:17:10 UTC</pubDate>
         <guid>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399421342</guid>
      </item>
      <item>
         <title>Data flow diagrams</title>
         <author>revokeplays</author>
         <link>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399422251</link>
         <description><![CDATA[<div><strong>Data-flow diagram</strong></div><div>Description:</div><div>A data-flow diagram is a way of representing a flow of a data of a process or a system. <br><strong>Advantages of data flow diagram:<br></strong><br></div><ul><li>It aids in describing the boundaries of the system.</li><li>It is beneficial for communicating existing system knowledge to the users.</li><li>A straightforward graphical technique which is easy to recognise.</li><li>DFDs can provide a detailed representation of system components.</li><li>It is used as the part of system documentation file.</li><li>DFDs are easier to understand by technical and nontechnical audiences</li><li>It supports the logic behind the data flow within the system.</li></ul><div><strong>Disadvantages of data flow diagram:<br></strong><br></div><ul><li>It make the programmers little confusing concerning the system.</li><li>The biggest drawback of the DFD is that it simply takes a long time to create, so long that the analyst may not receive support from management to complete it.</li><li>Physical considerations are left out.</li></ul><div><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/340240864/3505306388e74acb9505947d19f6c030/dfd.jpg" />
         <pubDate>2019-10-18 08:20:34 UTC</pubDate>
         <guid>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399422251</guid>
      </item>
      <item>
         <title>Flow charts</title>
         <author>filip_robinson19</author>
         <link>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399422265</link>
         <description><![CDATA[<div><strong>Advantages of flowcharts </strong><br>-Flowcharts are better way of communicating the logic of a system to all concerned or involved.<br><br>-With the help of flowchart, problem can be analysed in more effective way therefore reducing cost and wastage of time.<br><br>-Program flowcharts serve as a good program documentation, which is needed for various purposes, making things more efficient.<br><br><strong>Disadvantages of flowcharts</strong><br>-Sometimes, the program logic is quite complicated. In that case, flowchart becomes complex and clumsy. This will become a pain for the user, resulting in a waste of time and money trying to correct the problem.<br><br>- As the flowchart symbols cannot be typed, reproduction of flowchart becomes a problem.</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-10-18 08:20:38 UTC</pubDate>
         <guid>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399422265</guid>
      </item>
      <item>
         <title>Pseudocode </title>
         <author></author>
         <link>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399422281</link>
         <description><![CDATA[<div>Advantages <br><br></div><ul><li>Since it is a language-independent it can be used by most programmers it allows the developer to express the design in plain and natural language.</li><li>It is easier to develop a program from a pseudo code as compared to the flow chart. Programmers do not have to think about syntax, we simply have to concentrate on the underline logic. The focus is on the steps to solve a problem rather than how to use the computer language.</li><li>Often it is easy to translate pseudocode into a programming language, a step which can be accomplished by less experienced</li><li>The uses of words and phrases in pseudo code, which are in the lines of basic computer operations simplify the translation from the pseudo code algorithm to the specific programming language.</li><li>The pseudocode allows programmers to work in different computer languages to talk to others they can be reviewed by groups easier than the real code.</li></ul><div>disadvantages<br><br></div><ul><li>The main disadvantages are that it does not provide a visual representation of the programming logic.</li><li>The pseudo code cannot be compiled nor executed and there is no real formative of a syntax of rules. It is simply one step, an important one, in producing the final code.</li></ul><div><br>psudocode would only be used in the planning process to figure out what the code needs to do and how it needs to be layed out in porder to fulfill</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-10-18 08:20:41 UTC</pubDate>
         <guid>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399422281</guid>
      </item>
      <item>
         <title></title>
         <author>jamie3d_2002</author>
         <link>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399427856</link>
         <description><![CDATA[ity and the formality at the architectural level, which discourages the use of UML and has become one of its disadvantages.

Ascending Degree of Complexity

Since its initiation until now, UML has grown in complexity and size. The sheer size of UML makes a lot of people nervo]]></description>
         <enclosure url="" />
         <pubDate>2019-10-18 08:41:23 UTC</pubDate>
         <guid>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399427856</guid>
      </item>
      <item>
         <title></title>
         <author>jamie3d_2002</author>
         <link>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399427905</link>
         <description><![CDATA[
ity and the formality at
ity and the formality at the architectural level, which discourages the use of UML and has become one of its disadvantages.

Ascending Degree of Complexity

Since its initiation until now, UML has grown in complexity and size. The sheer size of UML makes a lot of people nervo
Flow charts
Flow charts
Advantages of flowcharts 
-Flowcharts are better way of communicating the logic of a system to all concerned or involved.

-With the help of flowchart, problem can be analysed in more effective way therefore reducing cost and wastage of time.

-Program flowcharts serve as a good program documentation, which is needed for various purposes, making things more efficient.

Disadvantages of flowcharts
-Sometimes, the program logic is quite complicated. In that case, flowchart becomes complex and clumsy. This will become a pain for the user, resulting in a waste of time and money trying to correct the problem.

- As the flowchart symbols cannot be typed, reproduction of flowchart becomes a problem.

Data flow diagrams
Data flow diagrams
Data-flow diagram
Description:
A data-flow diagram is a way of representing a flow of a data of a process or a system. 
Advantages of data flow diagram:

It aids in describing the boundaries of the system.
It is beneficial for communicating existing system knowledge to the users.
A straightforward graphical technique which is easy to recognise.
DFDs can provide a detailed representation of system components.
It is used as the part of system documentation file.
DFDs are easier to understand by technical and nontechnical audiences
It supports the logic behind the data flow within the system.
Disadvantages of data flow diagram:

It make the programmers little confusing concerning the system.
The biggest drawback of the DFD is that it simply takes a long time to create, so long that the analyst may not receive support from management to complete it.
Physical considerations are left out.



Pseudocode
Pseudocode 
Advantages 

Since it is a language-independent it can be used by most programmers it allows the developer to express the ]]></description>
         <enclosure url="" />
         <pubDate>2019-10-18 08:41:36 UTC</pubDate>
         <guid>https://padlet.com/jamie3d_2002/5cu0leyrvwds/wish/399427905</guid>
      </item>
   </channel>
</rss>
