Courses
Javaにおけるデータ型と例外処理
中級スキルレベル
更新 2025/11無料でコースを始める
含まれるものプレミアム or チーム
JavaProgramming4時間12 videos40 Exercises3,250 XP2,502達成証明書
数千社の学習者に愛用されています
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におけるデータ型と例外処理
コース完了