コース
Javaにおけるデータ型と例外処理
中級スキルレベル
更新日 2025/11コースを無料で開始
に含まれていますプレミアム or チーム
JavaProgramming4時間12 ビデオ40 演習3,250 XP2,555達成証明書
数千の企業の学習者に愛されています
2名以上のトレーニングをお考えですか?
DataCamp for Businessを試すコース説明
前提条件
Introduction to Object-Oriented Programming in Java1
Advanced Java Types
This chapter explores how Java handles and organizes data. You'll learn about Java's basic data types and structures, including how to use simple Java objects, called POJOs (Plain Old Java Objects). We'll also cover wrapper classes, which let you use primitive data types as objects. Finally, you'll see how Java groups related classes into packages.
2
Collections Framework
Java’s Collections Framework gives you ready-to-use data structures for working with groups of objects. In this chapter, you’ll learn how to use Lists, Sets, Maps, and Queues to organize and manage data in different ways.
3
Exception Handling
In this chapter, you'll learn how Java handles problems using exception handling. You'll use try/catch blocks to deal with errors, throw exceptions when needed, and add logging to track what your application is doing.
Javaにおけるデータ型と例外処理
コース完了