What is Case Management Model and Notation (CMMN)

مدل و نشانه‌گذاری مدیریت پرونده (CMMN) چیست

CMMN is a graphical notation used for capturing work methods that are based on the handling of cases requiring various activities that may be performed in an unpredictable order in response to evolving situations. Using an event-centered approach and the concept of a case file, CMMN expands the boundaries of what can be modeled with BPMN, including less structured work efforts and those driven by knowledge workers. Using a combination of BPMN and CMMN allows users to cover a much broader spectrum of work methods.

Continue reading
What is MVC Framework?

فریم‌ورک MVC چیست؟

MVC (known as Model-View-Controller) is a pattern in software design that is commonly used to implement user interfaces, data, and control logic. It emphasizes the separation between the business logic and presentation of the software. This “separation of concerns” provides better division of labor and better maintenance.

Continue reading
مروری بر چرخه عمر توسعه نرم‌افزار (SDLC)

مروری بر چرخه عمر توسعه نرم‌افزار (SDLC)

In software engineering, the software development lifecycle is the process of dividing the software development effort into smaller, parallel or continuous steps or sub-processes to improve design, product management. This approach may include predefined specific deliverables and artifacts that the project team creates and completes for the development or maintenance of the software applications.

Continue reading
What is Data Flow Diagram, why it is still useful for software development?

نمودار جریان داده چیست و چرا هنوز برای توسعه نرم‌افزار مفید است؟

Although data flow oriented modeling is considered as an outdated technology by some software engineers, it is still one of the most widely used requirements analysis symbols. Although data flow diagrams (DFDs) are not formal parts of UML, they can be used to supplement UML diagrams and provide additional insight into system requirements and processes.

Continue reading
A Comprehensive Tutorial on SSADM

یک آموزش جامع در مورد SSADM

Structured Systems Analysis and Design Method (SSADM) structural systems analysis and design methods, standards set in the early 1980s development, is widely used in the design and application of the calculation. It uses a combination of text and diagrams for system design throughout the life cycle, from the initial design concept to the application of actual physical design.

Continue reading