Appendix A
Installing the Java Software Development Kit
Before proceeding with some of the examples provided in this book, you must have Java installed on your computer. Java is a versatile, high-level programming language that allows developers to create applications that can run on almost any computer, from desktops to mobile devices. Java comes in several editions, with the Java Standard Edition (Java SE) being the most commonly used one. For this book, we will install the OpenJDK 11 version of the Java Software Development Kit (SDK), which includes the Java Runtime Environment (JRE) necessary to run Java applications and the compilers and debuggers needed for development.
In the next sections, we will describe the process of installing the ...
Get Implementing Multifactor Authentication now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.