Introduction to Object-Oriented Programming with Java III: Exceptions, Data Structures, Recursion, and GUIs
Offered By: Georgia Institute of Technology via edX
Course Description
Overview
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.
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
Taught by
Olufisayo Omojokun
Tags
Related Courses
Applying Data Structures to Manipulate Cleansed UN DataCoursera Project Network via Coursera Create a Network of Friends using a Weighted Graph in Java
Coursera Project Network via Coursera Create a simple queue of names using Java
Coursera Project Network via Coursera Data Structures & Algorithms I: ArrayLists, LinkedLists, Stacks and Queues
Georgia Institute of Technology via edX Data Structures and Algorithms
Georgia Institute of Technology via edX