- This event has passed.
12 PM – Intro To Java
October 2, 2021 @ 12:00 pm - 1:00 pm
Today We Do
- We installed IntelliJ Community edition and install Java version 16.
- We learned about variables and data types
- primitive data types: int, short, long, double and float.
- non-primitive data types: Integer, String
- We learned how to combine String using Java formatter.
Homework
- Create a new Java file called Oct2_VariableDataTypeHomework.java.
- Do number exercises number 1 to 3 from here: https://indo.ayclogic.com/java-variables-datatypes/