.. This file is part of the OpenDSA eTextbook project. See .. http://opendsa.org for more details. .. Copyright (c) 2012-2020 by the OpenDSA Project Contributors, and .. distributed under an MIT open source license. .. avmetadata:: :author: Molly Cloning ========================= Objectives ---------------------- * Distinguish between a shallow copy and a deep copy * Program a clone method to be a deep copy Interactive: Cloning Concepts Video ----------------------------------- .. admonition:: Follow Along and Engage Download the slides corresponding to the video. Take notes on them as you watch the video, practice drawing diagrams yourself! .. raw:: html CloningConcepts.pdf .. raw:: html
Checkpoint 1 ------------ .. avembed:: Exercises/SWDesignAndDataStructs/CloningCheckpoint1Summ.html ka :long_name: Checkpoint 1 Interactive: Programming Cloning -------------------------------- .. admonition:: Follow Along and Engage Download the slides corresponding to the video. Take notes on them as you watch the video, practice drawing diagrams yourself! .. raw:: html ProgrammingClone.pdf .. raw:: html