Courses
- Introduction to Computer Science (10016) תקציר הקורס:
- Object-Oriented Programming (10128) תקציר הקורס:
- Programming Workshop With C++ (10216) תקציר הקורס:
- Object Oriented Programming C++ (10820) תקציר הקורס:
Abstract:
I?nput and output, arithmetics and logical expressions. conditions, loops, f?unctions, lists, sorting and searching and recursions.Abstract:
The students will learn about classes and objects, constructors,
inheritance, polymorphism, and interfaces,
and will learn how to combine them all into an object-oriented system.
The students will learn how to show the system also using class diagrams.
Grade structure:
70%: exam
10%: average of Casaine exercises
20%: projectAbstract:
Learning how to develop large system in object oriented using C++:
classes, contained classed, inheritance and polymorphism.
Grade sturcture:
50% exam
10% average of best Moodle exams
40% projectAbstract:
Intro to OOP, classes and objects, constructors and destructors, friend class and f?unction, the reference mechanism, operators overloading, inheritance, and polymorphism.
The grade will be as follows:
Exam: 70%
Average of best 6 Moodle exams: 10%
Project: 20%