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
程序设计实习 / Practice on ProgrammingPeking University via Coursera 程序设计基础
Peking University via edX 算法基础
Peking University via Coursera Principles of Computing (Part 2)
Rice University via Coursera 算法设计与分析 Design and Analysis of Algorithms
Peking University via Coursera