Code: BIE-OOP.21 Object-Oriented Programming
Lecturer: doc. Ing. Filip Køikava Ph.D. Weekly load: 2P+2C Completion: A, EX
Department: 18101 Credits: 5 Semester: W
Description:
Object-oriented programming has been used in the last 50 years to solve computational problems by using graphs of objects that collaborate together by message passing. In this course students get acquainted with the main principles of object-oriented programming and design, used in modern programming languages. The emphasis is on practical techniques for developing software, which includes testing, error handing, refactoring, and application of design pattern.
Contents:
1. History and the origin of object-oriented paradigm.
2. Basic principles of object-oriented programming and design: objects, messages, classes, attributes.
3. Hierarchical object-oriented data structures.
4. Inheritance and parametric polymorphism, substitution principle.
5. Testing of an object-oriented design.
6. Pure object-oriented languages.
7. Error handling, exceptions, design by contract.
8. Refactoring of object-oriented design.
9. Object model and reflection.
10. Object-oriented design patterns.
11. Prototype-based inheritance.
12. [2] Implementation of object-oriented programming languages.
Seminar contents:
1. History and the origin of object-oriented paradigm, basic principles of object-oriented programming and design.
2. Composition and inheritance.
3. Polymorphism and the substitution principle.
4. Testing of object-oriented design.
5. Pure object-oriented languages.
6. Error handling, exceptions and design by contract.
7. Refactoring of object-oriented code.
8. Object model and reflection.
9. Object-oriented design patterns.
10. Typeclasses
11. Prototype-based inheritance.
12. [2] Implementation of object-oriented languages.

Recommended literature:
1. Stevens R. W. et al : Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition). Addison-Wesley, 2004. ISBN 978-0131411555.
2. Stevens R. W. : Unix Network Programming, Volume 2: Interprocess Communications (2nd Edition). Addison-Wesley, 1998. ISBN 978-0132974295.
3. Raval S. : Decentralized Applications: Harnessing Bitcoin?s Blockchain Technology. O ?Reilly, 2016. ISBN 978-1491924549.
4. Colouris G. : Distributed Systems: Concepts and Design (5th Edition). Addison-Wesley, 2011. ISBN 978-0132143011.
Keywords:
object-oriented programming, classes, object, polymorphism, scala

Abbreviations used:

Semester:

Mode of completion of the course:

Weekly load (hours per week):