2024/2025(1) – EF234302 Object Oriented Programming (IUP)

EF234302 Object Oriented Programming (IUP)

  • 1st Semester, 2024/2025
  • Wednesday, IF-114, 07:00-09:30
  • TA (Teaching Assistant):
    • Rakha Fathin Izzan Consetta [rakhaconsetta(at)gmail(dot)com]
    • Karina Rahmawati [karinarahmawati219(at)gmail(dot)com]

Reference

  • Deitel and Deitel (2015) Java How to Program. 10th edition, Prentice Hall.
  • The internet.

News

  • 2024-12-21 07:23 Final Exam Grade has been released. The Grades have been updated.
  • 2024-12-07 18:09 Final Exam: the question has been released.
  • 2024-12-07 10:39 Quiz 2 Grade has been released. The Grades have been updated.
  • 2024-11-11 13:07 Quiz 2: the question has been released.
  • 2024-11-04 10:28 Midterm Exam Grade & the Grades have been released.
  • 2024-10-15 13:38 Midterm Exam: the question & the working template file, have been released.
  • 2024-10-14 10:24 Quiz 1 Grade has been updated.
  • 2024-10-12 17:16 Quiz 1 Grade has been updated.
  • 2024-10-12 11:16 Quiz 1 Grade has been released.
  • 2024-09-17 10:35 Quiz 1: the question has been released.
  • 2024-08-28 15:30 Welcome to our OOP (IUP) class, guys! May we are all going to get passed, knowledge, happiness and wisdom!

Grade

Grades of students can be seen as in the following.

  • EF234302 Object Oriented Programming (IUP): The Grades
  • EF234302 Object Oriented Programming (IUP): Quiz 1 Grade
  • EF234302 Object Oriented Programming (IUP): Midterm Exam Grade
  • EF234302 Object Oriented Programming (IUP): Quiz 2 Grade
  • EF234302 Object Oriented Programming (IUP): Final Exam Grade

Final Exam

  • Starting date: 11 December 2024
  • Deadline: 15 December 2024 23:59 WIB. Penalty: 0.15% of grade/minute of tardiness.
  • Exam type: Open, Teamwork/Group (up to three students, it can be from class IUP only, class E only, or the combination of class IUP & E)
  • Send to: yifana(at)gmail(dot)com & CC to the TA's emails (see in the Final Exam document) with the subject: EF234302_OOP_FIN_StudentID1_Name1_StudentID2_Name2
  • File type and format: A zip file containing the source codes (the project files), Report.PDF & Declaration(s).PDF. One declaration per student. So, if a group has 3 members, then there will be 3 declaration files.
  • Filename format: EF234302_OOP_FIN_StudentID1_Name1_StudentID2_Name2.ZIP
  • Final Exam: the question

Quiz 2

  • Starting date: 13 November 2024
  • Deadline: 21 November 2024 23:59 WIB. Penalty: 0.15% of grade/minute of tardiness.
  • Exam type: Open, Teamwork/Group (up to three students, it can be from class IUP only, class E only, or the combination of class IUP & E)
  • Send to: yifana(at)gmail(dot)com & CC to the TA's emails (see in the Quiz 2 document) with the subject: EF234302_OOP_Q2_StudentID1_Name1_StudentID2_Name2
  • File type and format: A zip file containing the source codes (the project files), Report.PDF & Declaration(s).PDF. One declaration per student. So, if a group has 3 members, then there will be 3 declaration files.
  • Filename format: EF234302_OOP_Q2_StudentID1_Name1_StudentID2_Name2.ZIP
  • Quiz 2: the question & the words (please unzip this file once it’s downloaded).

Midterm Exam

  • Starting date: 16 October 2024
  • Deadline: 23 October 2024 23:59 WIB. Penalty: 0.15% of grade/minute of tardiness.
  • Exam type: Open, Individual Project
  • Send to: yifana(at)gmail(dot)com & CC to the TA's emails with the subject: EF234302_OOP(IUP)_MID_StudentID_Name
  • File type and format: A zip file containing the working file & the declaration
  • Filename format: EF234302_OOP(IUP)_MID_StudentID_Name.ZIP
  • Midterm Exam: the question & the working template file

Quiz 1

  • Starting date: 18 September 2024
  • Deadline: 25 September 2024. Penalty: 0.15% of grade/minute of tardiness.
  • Exam type: Open, Individual Project
  • Send to: yifana(at)gmail(dot)com & CC to the TA's emails with the subject: EF234302_OOP(IUP)_Q1_StudentID_Name
  • File type and format: A zip file containing all of the .java source files & the declaration
  • Filename format: EF234302_OOP(IUP)_Q1_StudentID_Name.ZIP
  • Quiz 1: the question

Presentation Files

  • 01. 2024-08-28 15:30-18:00, Lecture #1: Introduction & Getting started. QR Code: 193834.
  • 02. 2024-09-04 15:30-18:00, Lecture #2: Eclipse IDE for Java Programming. Source code. QR Code: 314414.
  • 03. 2024-09-11, Lecture #3: Eclipse IDE: Debugging, Classes and Objects, Types, conditionals and loops & Exercises. Source code. QR Code: 226122.
  • 04. 2024-09-18, Lecture #4: Quiz 1: the question. QR Code: 643612.
  • 05. 2024-09-25, Lecture #5: Array, ArrayList & Scanner; Exception and I/O, Exception: More about. Source code. QR Code: 261933.
  • 06. 2024-10-02, Lecture #6: Javadoc, Testing & Objects & Interface. Source code. QR Code: 619935.
  • 07. 2024-10-09, Lecture #7: Inheritance. Source code. QR Code: 720545.
  • 08. 2024-10-16, Lecture #8: Midterm exam: the question & the working template file. QR Code: 855644.
  • 09. 2024-10-23, Lecture #9: Collection & Generics. Source code. QR Code: 191607.
  • 10. 2024-10-30, Lecture #10: Graphical User Interface (GUI), Event Handling & Inner Class. Source code. QR Code: 300134.
  • 11. 2024-11-06, Lecture #11: Access control & polymorphism, GUI programming & MVC design pattern. Source code. QR Code: 325842..
  • 12. 2024-11-13, Lecture #12: Quiz 2: the question & the words (please unzip this file once it’s downloaded). QR Code: 858360.
  • 13. 2024-11-20, Lecture #13: Collections: More & Immutability. Source code. QR Code: 373159.
  • 14. 2024-11-27, Lecture #14: Thread, race & deadlock-livelock. Source code. QR Code: 771751.
  • 15. 2024-12-04, Lecture #15: Socket & Team project. Source code. QR Code: 523870.
  • 16. 2024-12-11, Lecture #16: Final exam: the question. QR Code: 703455.

No comments:

Post a Comment