- Course
Getting Started with Programming in Java 11
This course provides you with everything you need to know to get started programming in Java and serves as a strong foundation for all Java-based development environments including client-based, server-side, Android, and big data platforms.
- Course
Getting Started with Programming in Java 11
This course provides you with everything you need to know to get started programming in Java and serves as a strong foundation for all Java-based development environments including client-based, server-side, Android, and big data platforms.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Java is one of the most popular and widely-used programming languages in the world. It is supported by billions of devices. Whether you are interested in client-based, server-side, Android, or big data development, understanding how to program in Java is a critical part of being successful. In this course, Getting Started with Programming in Java 11, you will learn everything you need to know to get started developing applications using the Java programming language. First, you will learn how to create an application, structure statements, declare variables, use primitive types, and provide application control flow. Next, you will explore how to work with more sophisticated language elements such as arrays, methods, and parameters. Finally, you will discover how to accept command-line arguments, interact with the user, and work with rich data types such as strings and dates. When you are finished with this course, you will have the foundational knowledge of the Java programming language that will enable you to become a successful Java programmer.
Getting Started with Programming in Java 11
-
Version Check | 30s
-
Introduction | 1m 15s
-
Creating Your App with IntelliJ | 6m 10s
-
IDE, JDK, and JRE | 3m 36s
-
Running from the Command Line | 2m 31s
-
Locating the Java Command | 2m 10s
-
Statement Structure and Whitespace | 1m 47s
-
Comments | 2m 21s
-
Using Comments in Code | 5m 12s
-
Introducing Packages | 5m 22s
-
Using Packages | 5m 5s
-
Summary | 3m 15s