Course Description
To Study general-purpose, class-based, object-oriented programming language designed for having lesser implementation dependencies and introduced to
basic programming, modelling and software applications to use in everyday life.
ICT – Introduction to JAVA Programming | 1st Semester Syllabus (2021 – 2022)
Week Topic / Lessons Teaching Topics Activities / Agenda
a. Introduction of the Subject (Origin/History and
It’s Uses)
I Introduction to Java Programming Introduction to the subject b. Recitation, Exercises
c. Assignment of the said topic
The console is the terminal window that is a. Quiz about Simple Debugging Aid (SDA)
II Java Console running the Java program. Outputs on Executing
the line of codes b. Discussion in Java Console
a. Discussion about the components of Java
Types in JAVA, variables, assignment and
III Components of Java b. Hands-on programming practice activity
conditional statements
c. Assignments for the next topic (Arrays)
a. Recitation and Discussion
Arrays declaration, Class String and string
IV Arrays
methods.
b. Hands-on programming on how to use an array
a. Discussion of different primitive data types
Basic Data Types available within the java
V Java Data Types
language.
b. Hands-on programming on how to use a data type
It’s a special symbol performing specific a. Arithmetic Operators in programming
VI Operators operations on one, two or three operands and then
returning a result b. Programming Exercises on different operators
a. Discussion of the topic
If-Else Statement
b. Hands-on programming on how to use an If-Else
Statement
VII Programming Statements
a. Discussion of the topic
Switch-Case Statement
b. Hands-on programming on how to use an If-Else
Statement
It’s a Window that is running the Java a. Demonstration on how to use JForm Designer
VIII JForm Designer programming. Outputs on Executing the line of
codes with Graphical User Interface (GUI) b. Programming Practices
a. Review on the whole material following above
IX Review -
b. Announcement about the upcoming Midterm
Exam
a. One day Exam
X Midterm -
b. Discussion for the case study for finals
a. Weekly Updates on the progress in case study
XI - Case Study for Finals -
b. On the final week are presentation of the system