gitmyhub

DotNetGuide

C# ★ 11k updated 3d ago

🌈【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、编程技巧练习、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、技术前沿周刊、常见面试题、面试须知、简历模板、人才招聘、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习,共同进步。如果本知识库能为您提供帮助,别忘了给予支持哦(关注、点赞、分享)💖。

A curated Chinese-language index of learning resources for C# and .NET developers, linking to books, video tutorials, interview guides, open-source project examples, and job listings all in one place.

C#.NET.NET Coresetup: easycomplexity 1/5

DotNetGuide is a knowledge base written in Chinese that collects and organizes learning resources for C#, .NET, and .NET Core, which are Microsoft's programming languages and software frameworks used to build desktop applications, web services, and more. The project was created because the author felt that quality learning materials for the .NET ecosystem were scattered across many different websites, making it hard for newcomers or working developers to find them in one place.

The repository is essentially a large curated index, not a piece of software. It links to books, video tutorials, learning roadmaps, open source project examples, programming exercises, developer tools, and interview preparation materials. There are also sections on broader computer science topics such as databases, algorithms, operating systems, networking, and container technology, all framed around the .NET development context.

A notable section covers job-seeking: it includes links to resume templates, interview tips written from real candidate experiences, and a jobs board for .NET developer positions. There is also a weekly newsletter called the ".NET Technology Frontier Weekly" that covers recent developments in the ecosystem.

The project is maintained by a single author who also runs a WeChat public account and a paid learning community called DotNetGuide Programming Academy. The GitHub Issues section is used as a community forum where readers can ask questions, suggest additions, or share their own finds. Contributions via Issues or pull requests are welcomed.

Because the README and almost all linked content is in Chinese, the primary audience is Chinese-speaking developers learning .NET. The full README is longer than what was shown.

Where it fits