You are on page 1of 23

AY 2021-2022

COMPUTER
PROGRAMMING 2
Prepared By:

Prof. Jomariss B. Plan, MSIT


CCS Faculty
WEEK 5 SESSION 1:

OBJECTS AND CLASSES-


PART 1
Learning Outcomes:
At the end of the topic session, the students should be
able to:
1. Identify the difference between objects and
classes.
2. Differentiate the types of access modifiers.
3. Create a class and member variables.
4. Use constructors to create objects.
That ends our Week 5 Session 1!

NEXT MEETING--

WEEK 5 SESSION 2:
OBJECTS AND CLASSES -
CONTINUATION
REFERENCES:

 Java Programming 6th edition by


Joyce Farrell
 An Introduction to OOP with Java by
C. Thomas Wu
 thenewboston (link:
https://www.youtube.com/channel/U
CJbPGzawDH1njbqV-D5HqKw)

You might also like