Course in JAVA SE 11 Programming II

Nid: 29185
Goals
  • You will use functional programming techniques, including functional interfaces and Lambda expressions, as well as Collection Streams and filters.
  • You will apply modular programming concepts in Java to manage services and migrate to a modular application.
  • You will create custom streams and parallel streams to enhance application performance through multithreading.
  • You will develop Java API programming, applying secure coding practices and implementing databases using JDBC.
  • You will build applications using the Java Collections Framework, performing searches and filters with Lambda expressions, and implementing error-handling techniques with exceptions and assertions.