

Learning Java 17 at Linkedin Learning Overview
| Duration | 3 hours  | 
| Total fee | ₹899 | 
| Mode of learning | Online | 
| Difficulty level | Beginner | 
| Credential | Certificate | 
Learning Java 17 at Linkedin Learning Highlights
- Earn a certificate upon completion
Learning Java 17 at Linkedin Learning Course details
- Java
- Java is one of the top five programming languages, and is used for websites, embedded controllers, and Android app development
- Join instructor Kathryn Hodge as she helps you get up and running with this popular language
- Kathryn covers all the basics: Data types, strings, functions, and loops
- This course is perfect for developers who need to get up to speed with Java fast, as well as for beginning programmers who want their first taste of this popular language
Learning Java 17 at Linkedin Learning Curriculum
Introduction
Learn Java code
What you should know
Working with the exercise files
1. Getting Started with Java
What is Java?
Install the Java Development Kit
How to build and execute Java programs
Explore the IntelliJ IDEA
Write your first Java program
Run your first Java program
2. Building Strong Foundations
Primitive data types
Data types and variables in Java
Strings in Java
Using indexes with strings
Concatenating strings
Input and output in Java
3. Control Flow in Java
Map program control flow
Operators in Java
Decision-making with if in Java
Understanding scope
Understanding while loops
Using loops in Java
Challenge: Multiple choice
Solution: Multiple choice
4. Debugging in Java
Debugging with print statements
Debugging with an IDE
Challenge: Find the errors
Solution: Find the errors
5. Functions in Java
What are functions?
Defining functions in Java
Calling functions in Java
Parameters in Java
Return types in Java
Using built-in functions in Java
Challenge: Salary calculator
Solution: Salary calculator
6. Classes in Java
What is a class?
What is a constructor?
Creating a class in Java
Creating an instance in Java
Instance versus class members
Using instance and class methods in Java
Instance and class variables in Java
Reviewing classes versus instances
Challenge: Student profile
Solution: Student profile
Conclusion
Continue your Java learning
