More basic features of Java

Leraning Outcomes

We continue learning basic features of Java. This part discusses input and output streams, Java basic containers, sorting functions and lambda functions. After this section you are for example able to read and write files, use Java’s list, set and dictionary classes, and sort items (knowing how to provide a custom comparison rule as a lambda function, if necessary).

Programming demo (duration 1:15:52)