- Level Professional
- المدة 30 ساعات hours
- الطبع بواسطة LearnQuest
-
Offered by
عن
Java Class Library is the fourth and final course in the Core Java Specialization. The Core Java Specialization is part of a series of programming specializations, derived from LearnQuest's private Java Bootcamps, designed to provide the skill set necessary to be hired as an IT developer using Java in many corporate environments. After completing this course, you will be able to write reusable code that remains type-safe using Java Generics, work with collections of objects, work with files, handle runtime errors, and generally be prepared to move on to learning to use Java frameworks such as Spring Boot and Jakarta EE. There are over 4200 classes in the Java 8 class library, with 100s of new ones compared to prior versions of Java. In this course, we will cover additional language features that enable the class library, essential library areas, and provide roadmaps to areas for self-exploration. To be successful in this course, you should have taken: - Course 1: Introduction to Java - Course 2: Introduction to Object-Oriented Programming with Java - Course 3: Object-Oriented Hierarchies in Java or have equivalent knowledge.الوحدات
Course Overview
1
Videos
- Course Overview
Lab Preparation -- If You're New to the Lab Environment
1
Labs
- Experience the Lab Environment
1
Videos
- Experience the Lab Environment
1
Readings
- Importing Lab Starters and/or Solutions
Introduction to Generics
1
Videos
- What are Generics, and why do we need them?
1
Readings
- Why Generics?
Declaring A Simple Generic
1
Assignment
- Practice Review
1
Labs
- Implement Stack<E> Using Deque
2
Videos
- Declaring a Generic Stack
- Lab Solution Summary
2
Readings
- Nested and Inner Classes
- Deque
Generics with Subtypes, Generics with Wildcards
1
Discussions
- Generics and Object.equals()
4
Videos
- Generics with Subtypes --Without Wildcards
- Wildcards
- Bounded Wildcards
- Understanding bounded generics with super and extends
Generic Methods and Legacy Code
2
Videos
- Generic Methods
- Type Erasure
1
Readings
- Generic Methods
Activities and Assessment
1
Assignment
- Module Review
1
Labs
- Generics
1
Videos
- Lab Solution Summary
1
Readings
- Generics (Official Docs)
Introduction to Collections
2
Videos
- Introduction to Collections
- A Simple Example
Overview of the Collection<E> Hierarchy
1
Videos
- Overview of the Collection<E> Hierarchy
1
Readings
- The Collections Framework
Set
1
Assignment
- Practice Review
3
Videos
- Set
- Iterator
- Sorting
2
Readings
- Iterator and ways to iterate
- Sorting and Comparing
Lists, Maps, and Linked Collections
3
Videos
- Lists
- Maps
- Linked Collections
Java 8 Enhancements and Streams
1
Videos
- Java 8 Enhancements and Java Streams
1
Readings
- Processing Data with Java 8 Streams
Activities and Assessment
1
Assignment
- Module Review
1
Labs
- Collections
1
Videos
- Lab Solution Summary
Introduction to Exception Handling
1
Videos
- Introduction to Exception Handling
1
Readings
- A History of Exception Handling
A Simple Example
1
Assignment
- Practice Review
1
Discussions
- Discuss choices made in the exception handling demo
2
Videos
- A Simple Example
- A Live Example
1
Readings
- Lambdas, Functional Interfaces, and Checked Exceptions
Checked, Unchecked, and Standard Exceptions
2
Discussions
- Exceptions you may encounter
- Parameter validation
2
Videos
- Exceptions and Errors: Checked and Unchecked
- Exceptions and main()
2
Readings
- The Controversy
- Standard Exceptions and Errors
Catching Exceptions, Cleaning Resources
1
Assignment
- Practice Review
3
Videos
- Stack Traces
- Catching Exceptions
- Finally, Let's Clean up!
Java Language Enhancements with try-catch and Working with Exceptions
3
Videos
- Try-With-Resources and Improved Type Checking
- Throwing Multiple Exceptions
- Good Practices with Exceptions
1
Readings
- Try-With-Resources
Activities and Assessment
1
Assignment
- Module Review
1
Discussions
- Fixing the NPE
1
Labs
- Throwing Exceptions
1
Videos
- Lab Solution Summary
1
Readings
- Exception Handling Tutorials
Introduction
1
Videos
- Introduction and File I/O Example
Property Files and java.io Streams
2
Videos
- Property Files
- java.io.InputStream and java.io.OutputStream
2
Readings
- Localizing with Property files
- InputStream and OutputStream classes
File and Directory Classes
1
Videos
- Files and Directories
2
Readings
- Java NIO.2
- How have Java 7 and 8 revamped File I/O?
Writing Text Files
1
Discussions
- Writing a Text File
1
Videos
- Writing Text Files
1
Readings
- Javadocs
NIO.2 File Systems
1
Discussions
- Custom File Systems
1
Videos
- ZIP Files using the NIO.2 Sample ZIP File Provider
1
Readings
- Custom File System Providers
Activities and Assignment
1
Assignment
- Module Review
1
Labs
- Input, Output and Exceptions
1
Videos
- Lab Solution Summary
Introduction
2
Videos
- Enums: What and Why?
- Implementing Enums
2
Readings
- Enum Types
- EnumMap
Activities and Assessment
1
Assignment
- Module Review
1
Labs
- Enums
1
Videos
- Lab Solution Summary
Annotations and Examples
2
Videos
- Why Annotations?
- Examples
1
Readings
- Other Annotations
Declaring and Using Annotations
1
Assignment
- Practice Review
2
Videos
- Declaring and Using Annotations
- Meta-Annotations
1
Readings
- Meta-Annotations and Developing Annotations
Assignments and Assessment
1
Assignment
- Module Review
1
Labs
- Annotations
1
Videos
- Lab Solution Summary
Auto Summary
Java Class Library is the final course in the Core Java Specialization, focusing on writing reusable and type-safe code using Java Generics. Taught by LearnQuest, this IT & Computer Science course covers essential Java class library features, collections, file handling, and runtime error management. With 1800 minutes of content, it's designed for learners who have completed prior Java courses or have equivalent knowledge. Available on Coursera with Starter and Professional subscription options, this professional-level course prepares you for frameworks like Spring Boot and Jakarta EE.

Evan Bergman

Noel J. Bergman