Description
In this course, you will :
- Recognize different types of references.
- Recognize the various value types.
- Discover the memory system.
- Understand how these types behave and how to use them.
Syllabus :
1. Value Types
- Introducing Value Types
- Value Types As Parameters
- Mutating Functions
2. Reference Types
- Introducing Reference Types
- Reference Types As Parameters
- No Mutating Functions