你将学到什么
Understand the basic mechanisms of the OOP paradigm: classes, interfaces, inheritance, polymorphism, etc.
Develop programs with conditionals and loops
Design and implement recursive algorithms
Write, compile and run basic Java applications.
Use networking interfaces to communicate different programs
课程概况
Java is one of the most in-demand programming languages today. This course is designed to provide students the basic skills and knowledge on Java.
Learn how to solve programming problems using functions, for loops, conditional statements, recursive algorithms, and learn about the Object-Oriented Paradigm (OPP).
课程大纲
Lesson 01 - Java Overview
Introduction
Java Overview
Java is
Installing the tools (JDK,JRE, IntelliJ)
Java Basics
Operators
Control Flow
Classes, objects and methods
Lesson 02 – Java
Basics
Introduction
Memory Areas
Java Garbage Collection Types
Package
Access Control
Interfaces
Inheritance
Polymorphism
Lesson 03 Useful
Libraries
Data structures
Generics
SOLID Principles
Files and I/O
Lesson 04 Functional and Concurrences
Immutable Objects
Annotations
Lambda expressions
Functional Interfaces
Concurrency and Threads Review
Exception Handling
Extended content
Lesson 05 Exchange Information
Networking and Communication
Data serialization
Mini- Project
Final proctored exam
预备知识
This program is designed to attract an audience as: Developers or anyone interested in building Java applications, and technical professionals familiar with a programming language object-oriented.