Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 884 Bytes

File metadata and controls

48 lines (35 loc) · 884 Bytes
description
Learn Java Fundamental

Java Fundamental

Basic Structure

  • Input Output
  • Data Type
  • String
  • Operator
  • Condition
  • Iteration
  • Array

Object Oriented Programming (OOP)

  • Class
  • Object
  • Function
  • Properties and Method
  • Access Modifier
  • Interface
  • Implementation
  • Inheritance

Common Class

  • Collection
  • Generics
  • Exception
  • Input Output
  • Datetime
  • Casting

Recommended Course

{% hint style="success" %} ****https://www.udemy.com/java-tutorial (English)

****https://www.dicoding.com/academies/60 (Indonesia) {% endhint %}

Source: dicoding.com, udemy.com

****