Java: What They Don't Teach You

Published on ● Video Link: https://www.youtube.com/watch?v=SYGEEin5UoU



Duration: 34:10
694 views
19


Tired of those basic Java courses and tutorials? This talk will give a tour of some of the more advanced techniques and abstractions you can expect to see and use. Covering lambdas, interfaces, streams, generics, and debugging with Visual Studio Code.

Slides: https://joey.sites.uwcs.co.uk/java-slides.pdf

Talk by Joey H (https://joeyh.dev).

00:00 - Introduction
00:59 - Lambdas
03:55 - Functional Interfaces
07:45 - Standard Library Interfaces
14:04 - Streams
19:06 - Advanced Generics
26:34 - Debugging (Demo)







Tags:
computing
uwcs
university
society
coding
programming
java
lambda functions
generics
advanced java
intermediate java
java techniques
java interfaces
java lambdas
java generics
java functional interfaces
java iterators
java comparator
java comparable
comparable vs comparator
java collections
java streams
java subtyping
java wildcards
java type erasure
java debug console
java debug tools
java tutorial