Skip to content

Commit

Permalink
spelling z spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsEklund committed Apr 25, 2024
1 parent 5b5fc8c commit 445ea68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modularity/modular.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Todays Learning Goals are:
-The student has a introductory understanding to the modular programming paradigm and the concept of iterative refactoring of code.
-The concepts of common interface and protocols are introduced
-The students are introduced the concept of coupling and how to find tight coupling
-Learns the importance of modularisation when collaborating on larger projects by example of the reduced number of conflicts of commits.
-Learns the importance of modularization when collaborating on larger projects by example of the reduced number of conflicts of commits.
-The students partitions their design and message passing by refactoring design and implementation according to the modular paradigms for the student project

???- "Learning objectives of 'Design Patterns'"
Expand Down

0 comments on commit 445ea68

Please sign in to comment.