Introduction to Object-Oriented Programming with Java III: Exceptions, Data Structures, Recursion, and GUIs (edX)

Introduction to Object-Oriented Programming with Java III: Exceptions, Data Structures, Recursion, and GUIs (edX)
Course Auditing
Categories
Effort
Certification
Languages
Introduction to Java Programming II: Object-Oriented Programming and Algorithms
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Introduction to Object-Oriented Programming with Java III: Exceptions, Data Structures, Recursion, and GUIs (edX)
Learn how to create and use exceptions, data structures, recursion, and graphical user-interfaces (GUIs). This course provides students with the knowledge to handle and even create exceptions to achieve graceful error handling in programs. They will also create and utilize data structures, including lists and files. Students will also learn about recursion and how it can be a useful approach to repetition in a program. Finally, students will learn how to develop basic graphical user interfaces (GUIs) using JavaFX.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

What you'll learn

- Understand the benefit of exceptions vs. built-in error checking

- Handle an exception by either catching or specifying it

- Read and write simple text files from Java

- Distinguish a checked exception from an unchecked

- Create and manipulate both ArrayLists and LinkedLists

- Understand the differences between array-based data structures and link-based ones

- Identify the base case, reduction step, and recursive call in recursive solutions

- Model the call stack during the execution of a recursive method

- Develop a JavaFX scene with a basic layout and controls

- Attach event handlers to controls and bring life to the scene

- Package the scene and event handlers into a Java application

This course is part of the Introduction to Object-Oriented Programming with Java Professional Certificate.


Syllabus


- Creating and handling exceptions

- Reading and writing files, including delimited files

- Using ArrayLists

- Using LinkedLists

- Programming with generics

- Recursion and the call Stack

- Developing graphical user interfaces (GUIS) with JavaFX

- Basics of anonymous inner classes and lambda expressions



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Course Auditing
182.00 EUR
Introduction to Java Programming II: Object-Oriented Programming and Algorithms

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.