Skip to page content

Courses

  • Introduction to System Programming (10010)
  • תקציר הקורס:

    Abstract:

    Basic and advanced topics of C programming language – pointers, dynamic memory allocation,

    structure of large scale project, generic func tions,

    bitwise operations, IO manipulations, development process and tools.
  • Object Oriented Design (10119)
  • תקציר הקורס:

    Abstract:

    The course deals with programming principles and Design Patterns.
  • Programming in Dot Net (10212)
  • תקציר הקורס:

    Abstract:

    The course presents the DOT NET FRAMEWORK (2019), and refers to current

    programming frameworks that Microsoft provides for the C# programming language:

    o Console Application

    o Graphical User Interfaces with Windows Forms

    o Databases, Ado.NET, LINQ to SQL, Entity Framework (EF)

    o ASP.NET Core Razor Pages web app

    o ASP.NET Core Web API

    o Task-based asynchronous programming

    o WPF
  • Introduction to Programming Python (10812)
  • תקציר הקורס:

    Abstract:

    By the end of this course, the students will be able to translate a computational problem into a computer program that solves it. This will be achieved using fundamental programming principles, such as algorithm flow-charts, condition and iteration structures, f?unction and subroutines recursion and programming complexity.