Hands-on practice for this lecture. Work through the exercises and quizzes to reinforce what you've learned.
Practical exercises to master the concepts.
Write a function that tries to swap two Student objects. Explain why the original references outside the function don't change.