CSC300: Video [1/9] |
In several parts.
Only the first video will be covered on exams. The rest is for orientation, so that you can read the code. These topics will be revisited in SE350, CSC347 and CSC373.
00:00 Abstract Data Types and Data Structures 03:40 First example: main method 07:18 The representation of Strings 08:50 The meaning of arrows 11:31 Constructors and this 15:31 Push 18:34 IsEmpty and pop
00:00 Static fields 03:23 Static methods
00:00 Generic class parameters 02:26 Generics and array creation 04:47 Generic type enforcement 05:34 Iterators 12:29 The Iterable interface and forall loops