This was another crash-course on Java, this time using the NetBeans IDE.
Such topics covered include:
- Using generic methods
- Using wildcards in generic programming
- Implementing a queue with a LinkedList
- Functional programming
- Multithreading
- Working with I/O
- Managing files and directories
For me it was not too advanced, which was good because I felt like I still needed to round out my intermediate-level understanding of Java.