Home
Chang Wan
Cancel

Planning Projects - Cost (Process Groups)

Contents What is the Cost of Planning? Project Cost Management Planning Processes and Outputs for Project Cost Management Possible Contents of a Cost Management Plan Estimating t...

Preview Image

Clean Code: Objects and Data Structure

There is a reason that we keep our variables private. We don’t want anyone else to depend on them. We want to keep the freedom to change their type or implementation on a whim or an impulse. Why...

Architectural Design

Contents What is Architecture? Role of Software Architecture Architectural Design A Good Software Architecture Why is Architecture Important? ...

Explicit State Model Checking

Contents What is Explicit State Model Checking Key Components of Explicit State Model Checking State Space Generation Property Specification Systematic Explorati...

Three Java Platforms: SE, EE, and ME

Java is not just a programming language, it’s also an ecosystem consisting of multiple technologies and platforms. Among the three core platforms in the Java ecosystem are Java SE (Standard Edition...

Java Version History

Java has evolved substantially since its initial release, introducing numerous features that have changed the landscape of programming. This blog takes a look at some of the significant features in...

Preview Image

Clean Code: Formatting

Writing clean code is not just about functionality; it’s also about readability and maintainability. One of the essential aspects that significantly impact readability is the formatting of the code...

Planning Projects - Schedule (Process Groups)

Contents What is Schedule/Time Planning? Planning Processes and Outputs for Project Schedule Management Activities in Plan Schedule Identification of Activities Sequ...

Planning Projects - Scope (Process Groups)

Contents What is Project planning? What is involved in Project Planning? Planning Processes and Outputs for Project Integration and Scope Management Project Integration Management ...

Activity Diagrams in UML

Contents What is an Activity Diagram? Key Components of an Activity Diagram Some Elements in Activity Diagrams How to Create an Activity Diagram Advantages of Activity Diagrams ...

ip