You've learned the core of Java: variables, control flow, OOP, and exception handling. Now I'll show you what comes next. This section previews topics that working Java developers use daily.
You'll see file I/O, lambdas, streams, generics, multithreading, build tools, testing, and frameworks. Each unit gives you enough context to start exploring on your own.