Learning C#

LinkedIn Learning Review
الموقع
Online(رابط الدورة)
التاريخ
عند الطلب
أقسام الدورات
نظم معلومات و تكنولوجيا
الشهادة
Yes()
اللغة
الإنجليزية
رسوم الدورة
(التحقق من صفحة الدورة لآخر سعر) 15.94 دولار أمريكيعدد الحضور
غير محدود
المهارات المكتسبة
- C# variables and data types,Conditions,Loops,Arrays
اسم مقدم الدورة | LinkedIn Learning |
---|---|
مجالات التدريب |
|
موقعك الإلكتروني (URL) | https://www.linkedin.com/learning/ |
حول المزود |
LinkedIn Learning is an American website offering video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015.Microsoft acquired LinkedIn in December 2016. |
C# is the language at the heart of many Windows applications, including Windows Phone and Windows Store apps. It is the principle programming language for Microsoft and required knowledge for developers in this area. Learn the fundamentals of C# version 7, including basic language syntax and object-oriented programming techniques, in this training course with instructor Alexander Zanfir.
Explore variables and data types; controlling program flow with conditions and loops; and building functions. Learn how to implement object-oriented programming such as encapsulation and inheritance in C#, and find out how to debug your code. Alexander then explores advanced concepts such as enumerators, ref parameters, interfaces, events, and abstract classes. In the last two chapters, he covers the "top" features introduced in the last several versions of C#, including lambda expressions and string interpolation.