La Rebelion Labsrebelion.la·Jun 24, 2024Visualizing Ideas and Designs with Diagram-as-Code ToolsThe Power of Visual Communication As a systems architect and innovator, I've learned that visual communication is one of the most powerful tools in our arsenal, at least for people who are not visually impaired. Whether we're designing software archi...Discuss·192 readsdiagram-as-code
Anochiwa Alfredalfies.hashnode.dev·Jan 28, 2024Decoding Design: A Deep Dive into Top UML Tools for Ultimate ProductivityChoosing the right UML (Unified Modeling Language) tool is a critical decision for software developers, architects, and designers. In this comparison, we delve into the features, pros, and cons of some popular UML design tools, including Edraw Max, M...DiscussUML
Akunna Agugbue Ifunanyamsakunnawrites.hashnode.dev·Jan 25, 2024UML: A Comprehensive Review of Versions and ToolsThe Unified Modeling Language (UML) is a visual modeling language which is used in software engineering, business analysis and systems engineering for visualization, design, and documentation of software systems. Serving as a common language for soft...DiscussOOAD
Baragubaragu.hashnode.dev·Nov 1, 2023Understanding UML Class Diagrams: A Beginner's GuideIf you've ever heard about UML class diagrams and wondered what they are or how they work, you're in the right place. In this article, we'll provide a beginner-friendly introduction to UML (Unified Modeling Language) class diagrams by distilling the ...Discuss·1 likeSoftware Engineering
Siele Emmanuelsiele.hashnode.dev·May 14, 2023Creating Signup and Verification flow Sequence DiagramWhen designing an app that requires user registration and verification, it's important to have a clear understanding of the process and the different steps involved. One effective way to visualize this process is by creating a sequence diagram, which...Discuss·11 likes·27 readssoftware development
swati jhaswatijha.hashnode.dev·Apr 18, 2023UML Class DiagramUnified Modeling Language (UML) is a visual modeling language that is widely used in software engineering to create diagrams that represent the software design. One of the most popular types of UML diagrams is the class diagram, which is used to repr...Discuss·10 likes·400 readsLow Level Design Concepts and PatternsUML
Ifunanya Ilohifunanyaio.hashnode.dev·Feb 23, 2023UML Modeling tools, which do I prefer?It is only ideal that we, first of all, establish and understand what UML stands for and what exactly it does. Introduction UML is the acronym for Unified Modeling Language. It is a tool/software used for creating a roadmap or blueprint if you like f...DiscussUML tools
Mayank Kaprimayankapdi.hashnode.dev·Feb 1, 2023D2 Basics TutorialWhat is D2? Is it that robot from star wars? No! D2 is a diagram scripting language that turns text to diagrams. It stands for Declarative Diagramming. Declarative, as in, you describe what you want diagrammed, it generates an image (SVG) For example...Discuss·320 readsDeveloper
Daniel Udechukwuudanny.hashnode.dev·Dec 25, 2022My Experience With UML Modelling Tools - LucidChart & Draw.ioAs a student of Genesys Learnable 22, I had to learn how to use UML modeling tools for flow representations. The aforementioned 2 are what we'll be discussing today. For those new to the topic, UML modeling tools are, according to Wikipedia are softw...Discuss·43 readsUML tools
Victor Erikedeverike.hashnode.dev·Dec 11, 2022Introducing UML and UML Modelling ToolsUML Diagrams UML is an acronym for Unified Modelling Language, This is a graphical representation of a system, the system components, and how the user interacts with the system. Types of UML diagrams UML uses elements and associates them in different...Discuss·47 readsUML