Conducted in
term:
2024/2025-L
ECTS credits:
3
(in Polish) Object Oriented Programming IE-SI7O>OOP
The course presents object-oriented approach to programming in Python. It introduces terminology related to object-oriented programming, discusses issues related to software design, and teaches programming in Python, illustrating them with detailed examples. It describes how to use inheritance and composition to create software that consists of discrete components. Shows how to use Python''s built-in exceptions and data structures, as well as elements of its standard libraries. During the course, the student learns how to use the libraries available in Python.