Learning Java
Offered By: LinkedIn Learning
Course Description
Overview
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
- 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
- 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
- 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
- Debugging syntax and logical errors
- Debugging with an IDE
- Solution: Find the bug in string truncation
- Solution: Find the bug in string reversal
- 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
- 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
- Navigating Java documentation
- Next steps for learning Java
Taught by
Kathryn Hodge
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity