COMP 20083 — Object-Oriented Programming
China De Oro
Polytechnic University of the Philippines | BSIT 2-4
This e-portfolio presents my Midterm Project in Object-Oriented Programming using Java. It includes quizzes, activities, and exams that demonstrate my understanding of OOP concepts.
public class Portfolio {
public static void main(String[] args) {
Developer student = new Developer("China De Oro");
student.setSkills("OOP", "Java", "Problem Solving");
System.out.println("E-Portfolio initialized. Ready to compile.");
}
}
Midterms
A collection of outputs from the first half of the semester — exploring object-oriented concepts, and the fundamentals of Java.
Quiz
Questions, answers, and explanations covering early semester concepts.
View Quiz
Seatwork
Basic problem solving in Java and OOP with hands-on code and logic analysis.
Activities
Java programs (ATM, decision structures, methods), code screenshots, and learnings.
Assignments
Introduction to Java, its concept, variables, and things to know more about me.
View Assignments
Midterm Exam
Final midterm assessment including answers, code, syntax, and personal reflection.
View Exam
Finals
Advanced topics and final projects—applying core programming knowledge to in-depth, real-world applications.
Out Soon
Finals coming soon.
Let's get
in touch.
Have a question, or want to say hello?










