Core Java Volume II-Advanced Features

(pearson-core-java-II-lab)
Lab
Get A Free Trial

Skills You’ll Get

1

Streams

  • Creating Streams using Collections
  • Using the count() Method
  • Using the flatmap() Method
  • Using the limit() Method
  • Using the sorted() Method
  • Using the findAny() Method
  • Using the collect() Method
  • Converting Stream to Map
  • Using the Collectors partitioningBy() Method
  • Using the counting() Method
  • Using the collectingAndThen() Method
  • Using the reduce() Method
  • Using the IntStream range() Method
  • Using the Longstream Method
2

Input and Output

  • Convert InputStream to String with BufferedReader
  • Reading and Writing Binary Files
  • Using the ObjectStream Class
  • Working with Files
  • Using Java Memory-Mapped Files
  • Using Java Regular Expressions
3

Networking

  • Obtaining the Internet Address
  • Using URI.getScheme()
4

Database Programming

  • Working with JDBC Statements
  • Executing a SQL Query
5

The Date and Time API

  • Get the Current Timestamp
6

Internationalization

  • Using the Locale Class
  • Using the NumberFormat Class
  • Using the MessageFormat class
7

Scripting, Compiling, and Annotation Processing

  • Listing all the Available Script Engines
  • Creating, Applying, and Accessing Annotations 
8

Security

  • Verification of Bytecode in Java
  • Using the Logger Class
  • Generating Password
  • Implementing AES Encryption
9

Advanced Swing and Graphics

  • Creating a Table
  • Viewing a Database Table
10

Native Methods

  • Using the Numeric Parameters and Return Values
  • Using String Parameters
  • Calling Java Methods
  • Accessing Array Elements
  • Handling Java Exception 

Related Courses

All Courses
scroll to top