LINKS TO FULL CONTENT
Full lesson: https://computersciencecamp.com/cours...
Full course: https://computersciencecamp.com/cours...
FULL LESSON DESCRIPTION
In this lesson, I'll present some introductory concepts for this chapter related with data types, with a focus on container data types. I'll present a formal framework to assess the computational cost of operations on containers, and I'll show two syntactic features used to manage them, based on operators and functions.
FULL LESSON CONTENT
Part 1. More about data types
Part 2. Computational cost
Part 3. Operators, built-in functions, and methods