Skip to content

praisetompane-programming-languages/csharp

Repository files navigation

C#

build status

Objectives

  • Notes: The C# Programming Language

ACM Classification:

Software And Its Engineering/Software Notations And Tools/General Programming Languages/Language Types/Multiparadigm Languages

Language Details

Use Cases

  • [Applications for Language]
    • Web Applications
      • Backend Web API Development
      • Front End
    • Game Development
    • Mobile Applications
    • Desktop Applications
    • AI & Machine Learning

Community

Learning Resources

Spell Check

pyspelling -c spellcheck.yaml

Execute Programs

#requires .NET 10+
dotnet run source_file.cs
#Example:
dotnet run 4_experiments/2_standard_library/io/0_stdin_stdout.cs

References

Legend

Q: Question for later research

MYINC: My Insight/Conjecture [Could Be Unoriginal/False and Likely Is]

Disclaimer: This is an ongoing and incomplete project to unpack these concepts and serve as my distributed memory.

About

Notes: The C# Programming Language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors