Java Programming Fundamentals

Go to class
Write Review

Free Online Course: Java Programming Fundamentals provided by edX is a comprehensive online course, which lasts for 5 weeks long, 8-10 hours a week. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from edX. Java Programming Fundamentals is taught by Jorge Vargas and Victor Orozco.

Overview
  • 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).

Syllabus
  • 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