Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion StudyGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Ways we learned about this in the course
- The first tutorial covered memory management basics.

Ways you can demonstrate your skill / knowledge level of this outcome
- Understand what weak, strong, unwoned are, how arey similar/different.
- Understand what weak, strong, unowned are, how arey similar/different.
- Identify and resolve reference cycles.
- Use built in tools and techniques to find memory leaks.

Expand Down