Java Fundamentals: The Core Platform
By Jim Wilson
Course info



Course info



Description
Java is the most in-demand programming language skill amongst software developers, and one of the most important skills for big data specialists. This course, Java Fundamentals: The Core Platform, provides thorough coverage of the core Java platform, giving you the foundation you need to begin developing Java applications using the features and capabilities of the Java Runtime Environment (JRE), as well as providing you with the skills you need to quickly ramp-up and begin developing effectively with Java using the JRE. First, you'll learn about working with streams, files, and the file system. You'll also learn about I/O topics specific to working with files such open/closing files, detecting end-of-file, and buffering. Next, you'll learn about configuring application execution and environments, the features available, and detailed discussions of the PATH and CLASSPATH environment variables that affect the Java runtime. Finally, you'll learn about multithreading and concurrency, taking a look at the basic ideas of the thread startup lifecycle along with the more sophisticated executor service. After watching this course, you'll be ready to begin working within any of the many environments that rely on Java.
Section Introduction Transcripts
Course Overview
Hi everyone. My name is Jim Wilson. Welcome to my course, Java Fundamentals: The Core Platform. I'm president of JW Hedgehog, Inc., and I've had the good fortune to have been a professional software developer now for over 30 years. Did you know that Java is the most in‑demand programming language skill among software developers? In addition, a recent survey also listed Java as one of the five most important skills for big data specialists. Java is supported on everything from smartphones, to servers, to many of the special‑purpose devices that make up the Internet of Things. Although some Java environments may offer specialized features or capabilities, virtually all Java environments rely on the features and capabilities of the cor Java platform known as the Java Runtime Environment, or JRE. In this course, we're going to teach everything you need to know to get started working in this core Java platform known as the Java Runtime Environment. So the major topics we cover include working with collections, streams, files in the file system, configuring application execution and environment, multi‑threading and concurrency, runtime type information, and reflection. By the end of this course, you'll be ready to begin working in any of the many environments that rely on Java. To get the most out of this course, you should already be familiar with the basics of the Java programming language. I hope you'll join me as we learn the Java Runtime Environment with the course, Java Fundamentals: The Core Platform, at Pluralsight.