Courses
- Introduction to System Programming (10010) תקציר הקורס:
- Object Oriented Design (10119) תקציר הקורס:
- Programming in Dot Net (10212) תקציר הקורס:
- Introduction to Programming Python (10812) תקציר הקורס:
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.Abstract:
The course deals with programming principles and Design Patterns.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