Lessons by tag «copying»
We found 22 lessons lessons about the «copying» in the Hexlet catalog. These lessons on «copying» are available in the following courses: JS: Objects, Python: Dictionaries and Sets.
Learn how to correctly determine if an object has a property
Learn how to write more concise code for extracting object properties
Learn the syntax for creating, reading, and modifying nested objects
Learn to use the for...of loop to traverse an object
Learn to use spread (expand) operator with objects
Explore how to create shallow and deep copies of objects
Learning how to change items and add data from one dictionary to another
Finding out how to compare sets and what you can get from this comparison
Learning how to declare dictionaries, access elements, and iterate keys
Learning how to change, clear and copy sets
Learning how to modify a set in place based on data from another set
Getting to know the goals, objectives, and theme of the course
Introducing the `defaultdict` dictionaries
Delving into the actual structure of dictionaries