Skip to Content
Java 17 for Absolute Beginners: Learn the Fundamentals of Java Programming
book

Java 17 for Absolute Beginners: Learn the Fundamentals of Java Programming

by Iuliana Cosmina
December 2021
Beginner
806 pages
15h 54m
English
Apress
Content preview from Java 17 for Absolute Beginners: Learn the Fundamentals of Java Programming
© Iuliana Cosmina 2022
I. CosminaJava 17 for Absolute Beginnershttps://doi.org/10.1007/978-1-4842-7080-6_5

5. Data Types

Iuliana Cosmina1  
(1)
Edinburgh, UK
 

In the previous chapter a lot of Java code was written, but when designing the class only the simplest data types were used: a few numeric ones and texts. In the JDK a lot of data types are declared for a multitude of purposes: for modelling calendar dates; for representing multiple types of numerics; and for manipulating texts, collections, files, database connections, and so on. Aside from JDK, there are libraries created by other parties that provide even more functionality. The data types provided by the JDK are fundamental types, the bricks every Java application is built from. Depending ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java for Absolute Beginners: Learn to Program the Fundamentals the Java 9+ Way

Java for Absolute Beginners: Learn to Program the Fundamentals the Java 9+ Way

Iuliana Cosmina

Publisher Resources

ISBN: 9781484270806Purchase LinkPublisher Website