C# Programming
- License
- Creative Commons Attribution-ShareAlike 3.0 Unported
- Source
- Wikibooks
Description
A community-written introduction to C# and the .NET platform, covering language fundamentals, object-oriented programming, collections, exceptions, and the standard library. Continuously maintained on Wikibooks.
Book information
- Language
- English
- Category
- C#
- Level
- Beginner
- Pages
- 176
- Published
- 2013
- Format
- License
- Creative Commons Attribution-ShareAlike 3.0 Unported
- Source
- Wikibooks
Topics
License
Creative Commons — Creative Commons Attribution-ShareAlike 3.0 Unported (license text ↗)
This resource is listed because its license permits redistribution.
Wikibooks content is licensed CC BY-SA 3.0.
Related books
View all →
The C# Programming Yellow Book
Rob Miles
A friendly, first-principles introduction to programming using C#, used to teach first-year computer science students at the University of Hull. Covers variables, control flow, methods, objects, and building real programs, with a healthy sense of humour.
C#BeginnerAuthor PermissionPDF · 1.6 MB
Fundamentals of Computer Programming with C#
Svetlin Nakov, Veselin Kolev, Nakov's Team
A large, thorough introduction to programming using C#. Covers the language and .NET from first principles, then data structures, algorithms, recursion, OOP, exception handling, and writing high-quality code, with hundreds of worked examples and exercises.
C#All LevelsCreative CommonsPDF · 11.6 MBArchitecting Modern Web Applications with ASP.NET Core and Azure
Microsoft (Steve Smith)
Microsoft's official guide to structuring ASP.NET Core web applications: clean architecture and dependency inversion, organising by feature, the MVC and Razor Pages models, testing strategies, and deploying to Azure.
Backend DevelopmentIntermediateOfficial Free DistributionPDF