Type | Description | Advantages | Disadvantages |
---|---|---|---|
Desktop | |||
Web-based | |||
Single-user | |||
Personal | |||
Collaborative |
Copy following table and fill in the following table in bullet point
Task | Days | Dependencies |
---|---|---|
A | 3 | |
B | 2 | A |
C | 6 | A |
D | 1 | B |
E | 3 | C |
F | 5 | D |
G | 4 | E, F |
H | 3 | G |
I | 2 | G |
J | 3 | G |
Construct CPA (example)
Task | Days | Dependencies |
---|---|---|
A | 3 | |
B | 5 | |
C | 4 | |
D | 18 | A |
E | 16 | B |
F | 12 | C |
G | 7 | E, F |
H | 11 | D, G |
I | 2 | H |
Task (Complete a CPA for the followings)
Task | Days | Dependencies | Resources |
---|---|---|---|
A | 3 | R1 | |
B | 2 | A | R1 |
C | 6 | A | R2 |
D | 1 | B | R1 |
E | 3 | C | R2 |
F | 5 | D | R3 |
G | 4 | E, F | R3 |
H | 3 | G | R5 |
I | 2 | G | R2 |
J | 3 | G | R6 |
Creating Gantt Chart exercise (p.240)
Assume task A starts on 1 Feb 2021
Task | Days | Dependencies |
---|---|---|
A | 3 | |
B | 5 | |
C | 4 | |
D | 18 | A |
E | 16 | B |
F | 12 | C |
G | 7 | E, F |
H | 11 | D, G |
I | 2 | H |
Practice task (p.241)
Assume task A starts on 1 Feb 2021
2019 / MJ / 32 / Q12
Prototype design in developing iOS app
Waterfall model
Project stages are performed sequentially
Agile model
Project is broken into features that are individually developed and delivered
RAD model
The complete application is loosely developed, while improvements is done over time
CAD Design -> 3D model -> CAM processing -> Machining
Desktop prototyping using CAD, CAM and CNC machining