
The C# Programming Yellow Book
Learn to program in C# from first principles
- License
- Free to use, non-commercial (Rob Miles)
- Source
- robmiles.com
Description
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.
Book information
- Language
- English
- Category
- C#
- Level
- Beginner
- Pages
- 200
- Published
- 2019
- Format
- License
- Free to use, non-commercial (Rob Miles)
- Source
- robmiles.com
Topics
License
Author Permission — Free to use, non-commercial (Rob Miles) (license text ↗)
This resource is listed because its license permits redistribution.
The author states the content is free to use but must not be sold for profit.
Related books
View all →C# Programming
Wikibooks contributors
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.
C#BeginnerCreative CommonsPDF · 1.4 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