课程: Java 8+ Essential Training: Objects and APIs
Welcome
- [David] My name is David Gassner. This is the second course in a series to help you get started with the Java programming language. I'll start by describing how to handle exceptions and use Java's structured exception handling tools. I'll also show you how to debug your Java applications in IntelliJ IDEA using breakpoints and inspecting variable values. I'll then move on to object-oriented programming concepts and describe how to build applications in small pieces using classes and interfaces. I'll show how Java implements inheritance and how to manage data collections. And I'll finish by demonstrating some of the Java Runtime's most popular APIs, including working with dates and files and how to make network requests. I hope this series of courses will be helpful to you as you learn how to program with Java.
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。