You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a student, one of my biggest points of confusion was in my lack of understanding of entity framework itself (still need to figure that one out) but also common architectural and design patterns in general.
Therefore I suggest taking at least a day to talk about:
specific design patterns: big picture view of what we're building
common design patterns: things to look out for in other code and techniques to incorporate into new code
Homework assignments can be:
(no code) design an application
pick a design pattern and build out a proof
(presentation?) explain what patterns someone else used in their code
The text was updated successfully, but these errors were encountered:
As a student, one of my biggest points of confusion was in my lack of understanding of entity framework itself (still need to figure that one out) but also common architectural and design patterns in general.
Therefore I suggest taking at least a day to talk about:
Homework assignments can be:
The text was updated successfully, but these errors were encountered: