Advanced Java Concepts

(ANC-SWD4210.AB1)
Lessons
Lab
TestPrep
Get A Free Trial

Skills You’ll Get

1

Streams, Input and Output, and The Java Platform Module System

  • From Iterating to Stream Operations
  • Stream Creation
  • The filter, map, and flatMap Methods
  • Extracting Substreams and Combining Streams
  • Simple Reductions
  • The Optional Type
  • Collecting Results
  • Collecting into Maps
  • Grouping and Partitioning
  • Downstream Collectors
  • Reduction Operations
  • Primitive Type Streams
  • Parallel Streams
  • Input/Output Streams
  • Reading and Writing Binary Data
  • Object Input/Output Streams and Serialization
  • Working with Files
  • Memory-Mapped Files
  • File Locking
  • Regular Expressions
  • The Module Concept
  • Naming Modules
  • The Modular “Hello, World!” Program
  • Requiring Modules
  • Exporting Packages
  • Modular JARs
  • Modules and Reflective Access
  • Automatic Modules
  • The Unnamed Module
  • Command-Line Flags for Migration
  • Transitive and Static Requirements
  • Qualified Exporting and Opening
  • Service Loading
  • Tools for Working with Modules
2

XML, The Date and Time API, and Internationalization

  • Introducing XML
  • The Structure of an XML Document
  • Parsing an XML Document
  • Validating XML Documents
  • Locating Information with XPath
  • Using Namespaces
  • Streaming Parsers
  • Generating XML Documents
  • XSL Transformations
  • The Time Line
  • Local Dates
  • Date Adjusters
  • Local Time
  • Zoned Time
  • Formatting and Parsing
  • Interoperating with Legacy Code
  • Locales
  • Number Formats
  • Date and Time
  • Collation and Normalization
  • Message Formatting
  • Text Input and Output
  • Resource Bundles
  • A Complete Example
3

Networking and Security

  • Connecting to a Server
  • Implementing Servers
  • Getting Web Data
  • The HTTP Client
  • Sending E-Mail
  • Class Loaders
  • Security Managers and Permissions
  • User Authentication
  • Digital Signatures
  • Encryption
4

Database Programming, Scripting Compiling, and Annotation Processing

  • The Design of JDBC
  • The Structured Query Language
  • JDBC Configuration
  • Working with JDBC Statements
  • Query Execution
  • Scrollable and Updatable Result Sets
  • Row Sets
  • Metadata
  • Transactions
  • Connection Management in Web and Enterprise Applications
  • Scripting for the Java Platform
  • The Compiler API
  • Using Annotations
  • Annotation Syntax
  • Standard Annotations
  • Source-Level Annotation Processing
  • Bytecode Engineering
5

Advanced Swing, Graphics, and Native Methods

  • Tables
  • Trees
  • Advanced AWT
  • Raster Images
  • Printing
  • Calling a C Function from a Java Program
  • Numeric Parameters and Return Values
  • String Parameters
  • Accessing Fields
  • Encoding Signatures
  • Calling Java Methods
  • Accessing Array Elements
  • Handling Errors
  • Using the Invocation API
  • A Complete Example: Accessing the Windows Registry

1

Streams, Input and Output, and The Java Platform Module System

  • Creating Streams using Collections
  • Using the reduce() Method
  • Reading and Writing Binary Files
  • Working with Files
2

XML, The Date and Time API, and Internationalization

  • Get the Current Timestamp
  • Using the NumberFormat Class
3

Networking and Security

  • Obtaining the Internet Address
  • Using the Logger Class
  • Generating Password
4

Database Programming, Scripting Compiling, and Annotation Processing

  • Working with JDBC Statements
  • Executing a SQL Query
5

Advanced Swing, Graphics, and Native Methods

  • Creating a Table
  • Using String Parameters
  • Handling Java Exception 

Related Courses

All Courses
scroll to top