Kosta Blank

Python: Data Structures

Kosta provided an introduction to the generic ways of structuring data in language agnostic environment. The talk covered the specific features and advantages of each of the generic data structures that includes List, Dictionary, Set, and Tuple.

Comments are closed.