
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This course exposes students to the depth and breadth of modern programming practice, with the goal of making students better programmers. This course is not a "package tour" of programming languages, but an in-depth programming course that teaches students how to use functional and object-oriented programming techniques effectively.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

2.1 Scenario Describe the scenario where you may need a pattern 2.2 Diagram Diagram + explanation
3.1 Code Code + explanation (should relate to diagram in 2.2 as well) 3.2 Program screenshots Screenshots of program running
4.1 Range of similar patterns Brief summary of some similar patterns. Explain why your pattern is the most suitable for your scenario 4.2 Usage of pattern Evaluate the use of pattern in your program (advantages / disadvantage)