Modularity: namespaces
We will start getting familiar with concepts of programming languages that enable team work and division of programming work into manageable parts. We will learn to use namspaces as a tool in implementation of modularity.
Lecture 8: modularity