**************************************** Language Overview **************************************** Topics: - oop (give some examples, do not extend too much) - python object model - some special features of Python language (type, abc, factors design mode ...) - basic data structures (tuple, list, set/dict, collections including named tuple and queue, etc)