Tag Archives: software design

[v14.20] Software Ideas Modeler – CASE tool for diagrams, software design & analysis

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Software Ideas Modeler is a smart CASE tool and diagram software that supports UML, SysML, ERD, BPMN, ArchiMate, flowcharts, user stories, wireframing, and more, developed by Dušan Rodina from Slovakia, using C#. It allows users to create and visualize software models, and provides a seamless experience for both beginners and experienced software developers.

Continue reading [v14.20] Software Ideas Modeler – CASE tool for diagrams, software design & analysis

[v8.5, v8.4] Astah – Full-featured and professional UML modeling tool

The meaning and ideas you want to express can’t be seen through code editing alone, but creating diagrams can easily show your ideas. Thus, UML (Unified Modeling Language) has been used to solve the object-oriented problems for a long time, providing a common language among analysts, designers, and programmers for software design.

Continue reading [v8.5, v8.4] Astah – Full-featured and professional UML modeling tool

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

Implementing Domain-Driven Design HD PDF

Domain-Driven Design (DDD) teaches us how to make good software, but it also teaches us how to use the object-oriented technology. Good software should be based on domain-driven design. However, it is difficult to adopt DDD in the software development process. Even experienced developers will have a hard time finding the right way to implement DDD. In other words, DDD gives us a whole new perspective on designing software, but it also leaves developers with a big puzzle: How do you put domain-driven design into practice?

Continue reading Implementing Domain-Driven Design HD PDF

Domain-Driven Design: Tackling Complexity in the Heart of Software HD PDF

As we know, the production process of software is: analysis, design, programming, testing, and deployment. In the past, the analysis and design of software were separated. As a result, the results of software requirement analysis cannot be directly designed and programmed, while the code that can be programmed and run distorts the requirements, causing customers to find that many functions are not what they want only after running the software, and the software cannot quickly follow the changes of requirements.

Continue reading Domain-Driven Design: Tackling Complexity in the Heart of Software HD PDF

Patterns, Principles, and Practices of Domain-Driven Design HD PDF

Domain-driven design (DDD) is the process of keeping your code aligned with the problem domain. As your product evolves, adding new features will be more difficult than it was during the brand-new phase of development. With a better understanding of the problem domain and collaboration with the business, developers are more likely to build software that is easier to read and easier to adapt to future functional extensions.

Continue reading Patterns, Principles, and Practices of Domain-Driven Design HD PDF

Agile Principles, Patterns, and Practices in C# HD PDF

As is known to all, Robert C. Martin is an expert in software development, software engineering master, and specialist of object-oriented technology enjoying the worldwide reputation. Also, he is software engineer and one of the pioneers of design patterns and agile software development movements. Agile Principles, Patterns, and Practices in C# was written by him and his son Micah Martin (an experienced software engineer). The Java edition of this book has won the highest honor of computer books – Jolt Awards.
Continue reading Agile Principles, Patterns, and Practices in C# HD PDF

Design Patterns: Elements of Reusable Object-Oriented Software HD PDF, EPUB

Design Patterns (written by 4 internationally recognized experts in the field of object-oriented software design) has become one bible or must-have dictionary for object-oriented technicist. 23 patterns with the most valuable experiences it summarized and concluded from OOD have become the essential basic knowledge and vocabularies of software development technology exchange.
Continue reading Design Patterns: Elements of Reusable Object-Oriented Software HD PDF, EPUB