liusimawen / StudyWithMindLinks
C#学习书籍,设计模式,数据库等pdf,及个人笔记。
☆75Updated 4 years ago
Alternatives and similar repositories for StudyWithMind
Users that are interested in StudyWithMind are comparing it to the libraries listed below
Sorting:
- CLR Via C# 第四版☆282Updated last year
- C#多线程编程实战 C# Multithreaded Programming Example☆130Updated 4 months ago
- C#编程书籍分享☆50Updated 10 years ago
- 《剑指Offer》,《程序员代码面试指南》,Leetcode等算法题目集合。基于.net core的控制台程序,C#实现,包含每道题目的完整描述,多种解法AC代码,以及解题思路,所有题目均可直接运行以查看输出结果。常用算法汇总中每个算法同样有测试用例,可运行。☆112Updated 2 years ago
- C#高级编程第11版英文电子书,与个人翻译的中文版。☆38Updated 5 years ago
- 关注 windbg 在 .NET 领域下的探究,带你一起解读.NET程序生产级事故!☆1,040Updated 7 months ago
- C#书《C# 从现象到本质》代码☆55Updated 2 years ago
- 设计模式 C# 版( .NET 6),有系列文章讲解☆1,081Updated 2 years ago
- 简明 ASP.NET Core 手册☆269Updated last year
- 23 Object Oriented Design Patterns Sample Code by C#☆419Updated 5 years ago
- a c# utility library. C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools)☆970Updated 2 months ago
- clr via c# 里面的代码及其读书笔记☆64Updated 9 years ago
- This project contains the source code for the book Essential C# by Mark Michaelis (Addison-Wesley).☆403Updated this week
- TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC…☆1,078Updated this week
- C#命名规范中文版/C#编码规范中文版☆50Updated 6 years ago
- 基于C#语言的查找、排序算法以及23设计模式的汇总☆15Updated 7 years ago
- 中国有哪些公司正在使用.NET?China Companies using .NET☆611Updated 2 months ago
- 框架设计指南—构建可复用 .NET 库的约定、惯例和模式(第三版)☆20Updated last year
- 华人优秀开源项目聚合☆104Updated last year
- 本系列视频没有任何长篇大论,更侧重于如何快速的让一个不熟悉wpf能应付眼前的开发工作或 快速的入门。“先动手实践,然后带着问题去看书学理论”这样的学习方式。☆179Updated 4 years ago
- 一个C#逆波兰表达式解任意数学表达式的WPF计算器,MVVM模式的实践项目,前置项目为基础框架开发LoongCore,视频版教程在B站☆48Updated 5 years ago
- ⚔【DotNetGuide专栏C#/.NET/.NET Core编程技巧练习集】C#/.NET/.NET Core编程常用语法、算法、技巧、中间件、类库、工作业务实操练习集,配套详细的文章教程讲解,助你快速掌握C#/.NET/.NET Core中各种编程常用语法、算法、技巧…