课程: Hands-On Introduction: Java

What you should know

- [Instructor] To get the most out of this course, you should have basic knowledge of Java or any other object-oriented programming language. We'll focus on exercising that knowledge by building an application to gain practical experience with Java. If you need an introduction to Java, I encourage you to take my Java 17 Essentials courses which cover Java syntax, data types, decision and repetition structures, classes and objects, methods, inheritance, exception handling, and much more. If you already have fundamental knowledge about object-oriented programming, let's jump right in. We'll use GitHub Codespaces in this course, so Ray will walk us through the initial setup.

内容