PR2 Intro
PR2 Intro
Programming 2
Trần Thành Nam
[email protected]
Software Engineering department
Hanoi University
Faculty of Information Technology
Test
• Attendance:
The requirement for taking final exam is attending more than or equal 80%
• No mid term test
• Final test covers 60% final grade
Hanoi University
Faculty of Information Technology
Assignment
• You will have 2 assignments (A1, A2). Each assignment will cover 50%
of your assignment mark.
assignment mark = A1 * 0.5 + A2 *0.5
Learning Objectives
Upon completion of this module, students are expected to:
• Understand OOP concept, features and benefit.
• Apply OOP to solve basic problem.
• Using knowledge of Collections, Exception, I/O handling, Generic, GUI in
solving practical problem.
Hanoi University
Faculty of Information Technology
Recommended textbook
• Le Minh Duc - Object Oriented Program Development
• Sommerville - 2011 - Software Engineering
• Guttag, Liskov - Program Development in Java
• Joshua Bloch - Effective Java
• Herb Schildt - Java the complete reference
• Scott - Programming Language Pragmatics