When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Practical C# From scratch for junior .NET developers

Complete C# course: covering object oriented programming, classes, collections and all of the fundamental C# features

     
  • 4.6
  •  |
  • Reviews ( 22 )
₹519

This Course Includes

  • iconudemy
  • icon4.6 (22 reviews )
  • icon4h 31m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Practical C# From scratch for junior .NET developers

The course presents the most important issues of the C# language that are necessary to create web, mobile or desktop applications on the .NET platform. With an organized theory of the C# language and practical tasks, the course is ideal for learning C# for people who are just starting their adventure with programming. The course will familiarize you with the .NET Core platform, which is the latest tool from Microsoft for creating cross-platform applications, including web and web APIs. Due to its high efficiency, open-source code, and the possibility of implementation on various systems, it is becoming more and more popular. During the course, you will learn, among other things: - use C# language to create console applications - create your own classes and use built-in types - control program flow using conditional statements and loops - use collections in programs to store and manipulate data

What You Will Learn?

  • use C# to create console application .
  • create your own classes and use built-in types .
  • control program flow using: conditional statements and loops .
  • use collections in programs to store and manipulate data.