Skip to page content

Courses

  • Introduction To Computer Science (10016)
  • תקציר הקורס:

    Abstract:

    I?nput and output, arithmetics and logical expressions. conditions, loops, f?unctions, lists, sorting and searching and recursions.
  • Object-Oriented Programming (10128)
  • תקציר הקורס:

    Abstract:

    The students will learn about classes and objects, constructors,

    inheritance, polymorphism and interfaces,

    and will learn how to combine them all to an object oriented system.

    The students will learn how to show the system also using class diagrams.
  • Programming Workshop With C++ (10216)
  • תקציר הקורס:

    Abstract:

    Learning how to develop large system in object oriented using C++:

    classes, contained classed, inheritance and polymorphism.
  • Object Oriented Programming C++ (10820)
  • תקציר הקורס:

    Abstract:

    Intro to OOP, classes and objects, constructors and destructors, friend class and function, the reference mechanism, operators overloading, inheritance and polymorphism.