Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

LinkedIn Learning

Learning Java

via LinkedIn Learning

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Get started in Java programming. This course shows beginners how to write Java code and build simple Java applications.

Syllabus

Introduction
  • Welcome to learning Java
  • What you should know
  • Using the exercise files
  • Tour of CoderPad
1. Getting Started with Java
  • What is Java?
  • Downloading Java on your computer
  • Exploring the command line
  • Your first Java program
  • Hello World in the command line
  • Exploring an integrated development environment (IDE)
  • Hello World in an IDE
2. Building Strong Foundations
  • Primitive data types
  • Data types and variables in Java
  • Strings in Java
  • Using indexes with strings
  • Concatenating strings in Java
  • Input and output in Java
  • Solution: Find last character
3. Control Flow
  • Mapping out program control flow
  • Operators in Java
  • Decision-making with if in Java
  • Understanding scope in Java
  • While loops (conceptually)
  • While loops in Java
  • Solution: Leap year checker
4. Debugging in Java
  • Debugging syntax and logical errors
  • Debugging with an IDE
  • Solution: Find the bug in string truncation
  • Solution: Find the bug in string reversal
5. Functions in Java
  • What are functions? (conceptually)
  • Defining functions in Java
  • Calling functions in Java
  • Parameters in Java
  • Return types in Java
  • Using built-in functions in Java
  • Solution: Move capital letters
6. Classes in Java
  • Classes in Java
  • Constructors in Java
  • Creating a class in Java
  • Creating instances in Java
  • Instance methods vs. class methods
  • Using instance methods in Java
  • Instance and class variables in Java
  • Review: Classes vs. instances
  • Solution: Bank account balance
Conclusion
  • Navigating Java documentation
  • Next steps for learning Java

Taught by

Kathryn Hodge

Reviews

4.7 rating at LinkedIn Learning based on 10121 ratings

Start your review of Learning Java

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.