Site Resources | Content |
---|---|
CSharp Repositories | Index of all the CSharp code repositories |
CSharp Models | Summary of features with screenshots and examples - pdf |
CSharp Story Index at upper right on this page. |
CSharp ebook in 7 chapters first chapter in CSharp Story |
CSharp Bites Index at upper right on this page. |
Dozens of Code Bites about CSharp first CSharp Bite <-- good place to go after this page |
CSharp Glossary | Definitions of common terms |
CSharp FlashCards | Basic types and data structures |
Bits of Code | Compares small C++, CSharp, C#, Python, and JavaScript codes |
CSharp Playground | online compiler |
Code Examples | Content |
CSharp Repositories | Index into CSharp Repositories |
CSharp Code examples | List of CSharpBites code examples, CSharpPlayground code examples, CSharp Basic Demos Repository |
online code execution | RustPlayground, tutorialspoint |
Other Resources | Content |
CSharp Guide | Definition and examples of CSharp collections, iterators, and concurrency constructs. |
Tooling | Using Visual Studio Code to create and build CSharp code |
CSharp home site | Download and install, learn CSharp |
CSharp user's forum | Create an account and you can log-in, read, and post messages and questions. |
The CSharp Reference | Semi-formal, but surprisingly readable, reference for CSharp |
CSharp API Guidelines | Guidelines for crafting CSharp code, from the source |
Other intermediate and advanced resources | |
How to learn modern CSharp | A collection of links to explorations of intermediate and advanced language materials |
idiomatic CSharp resources | Annotated links to articles and examples of community accepted styles and patterns for CSharp code. |