csharp-workshop

csharp-workshop

MicrosoftStudentAmbassadors-Kenya

Microsoft included a new language called C# (pronounced C Sharp). C# is designed to be a simple, modern, general-purpose, object-oriented programming language, borrowing key concepts from several other languages, most notably Java. C# could theoretically be compiled to machine code, but in real life, it's always used in combination with the .NET framework. Therefore, applications written in C#, requires the .NET framework to be installed on the computer running the application. While the .NET framework makes it possible to use a wide range of languages, C# is sometimes referred to as THE .NET language, perhaps because it was designed together with the framework. C# is an Object Oriented language and does not offer global variables or functions. Everything is wrapped in classes, even simple types like int and string, which inherit from the System.Object class.

1 Stars
3 Forks
1 Watchers
C# Language
Cost to Build
$148.6K
Market Value
$61.3K

Growth over time

3 data points  ·  2021-08-07 → 2022-06-04
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about csharp-workshop

Question copied to clipboard

What is the MicrosoftStudentAmbassadors-Kenya/csharp-workshop GitHub project? Description: " Microsoft included a new language called C# (pronounced C Sharp). C# is designed to be a simple, modern, general-purpose, object-oriented programming language, borrowing key concepts from several other languages, most notably Java. C# could theoretically be compiled to machine code, but in real life, it's always used in combination with the .NET framework. Therefore, applications written in C#, requires the .NET framework to be installed on the computer running the application. While the .NET framework makes it possible to use a wide range of languages, C# is sometimes referred to as THE .NET language, perhaps because it was designed together with the framework. C# is an Object Oriented language and does not offer global variables or functions. Everything is wrapped in classes, even simple types like int and string, which inherit from the System.Object class.". Written in C#. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone csharp-workshop

Clone via HTTPS

git clone https://github.com/MicrosoftStudentAmbassadors-Kenya/csharp-workshop.git

Clone via SSH

[email protected]:MicrosoftStudentAmbassadors-Kenya/csharp-workshop.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the csharp-workshop issue tracker:

Open GitHub Issues