Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Session 1: Introduction to Java and Coding Basics

  • Introduction to coding and its applications
  • Overview of Java programming language
  • Setting up the development environment on Mac (Eclipse IDE)
    • Installing Eclipse
    • Configuring the workspace
  • Writing and running the first Java program
    • Understanding the basic structure of a Java program
    • Using the Eclipse IDE for code editing, compilation, and execution
    • Printing output to the console