Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Advanced Java Programming

Posted By: Landau17
Advanced Java Programming

Advanced Java Programming
MP4 | Video: 720p | Duration: 3:33:02 | English | Subtitles: VTT | 502.9 MB



Java Advanced Training shows developers how to expand their programming skills and get more out of Java. This course offers platform- and framework-neutral tutorials that can be used to build web, mobile, and desktop applications. Starting with advanced methods of defining Java classes and programmatic flow, author David Gassner goes on to describe the Java Reflection API and the Collections Framework; management of files and directories; test-driven development with advanced exception handling and reporting; and how to work with multiple threads.

Topics include:
  • Installing Java on Windows and Mac OS X
  • Installing Eclipse
  • Using new features such as simplified generics
  • Working with advanced class structures (member, local inner, etc.)
  • Using the Reflection API
  • Navigating inheritance trees
  • Managing unordered and ordered sets
  • Peeking and polling with queues
  • Testing and error handling
  • Managing files and directories
  • Working with I/O streams
  • Multi-threading
  • Next steps with Java