jiacoring's Stars
y277an/java-you-need-know
Java技术栈的各种框架和源码的讲解
mitesh77/Best-Flutter-UI-Templates
completely free for everyone. Its build-in Flutter Dart.
PeppaLittlePig/blog-wechat
公众号「深夜里的程序猿」- 分享Java,Mysql,Zookeeper,Redis,面试,分布式相关等原创技术干货。
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
vipshop/vjtools
The vip.com's java coding standard, libraries and tools
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
niezhiyang/open_source_team
国内顶尖团队的开源地址
arkingc/note
学习笔记整理📚
eddycjy/go-gin-example
An example of gin
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
xtaci/algorithms
Algorithms & Data structures in C++.
hussien89aa/DataStructureAndAlgorithms
Write code that run faster, use less memory and prepare for your Job Interview
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
skyhee/gin-doc-cn
go 语言框架 gin 的中文文档
ppoffice/hexo-theme-icarus
A simple, delicate, and modern theme for the static site generator Hexo.
huaxz1986/APUE_notes
《UNIX环境高级编程》中文第三版笔记
huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
denoland/deno
A modern runtime for JavaScript and TypeScript.
honjun/hexo-theme-sakura
b3log/30-seconds-zh_CN
📙 前端知识精选集,包含 HTML、CSS、JavaScript、React、Node、安全等方面,每天仅需 30 秒。
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
qdlaoyao/css-gif
一个动图,一个CSS知识点
ruanyf/free-books
互联网上的免费书籍
b3log/gulu
⭕ Go 语言常用工具库,这个轱辘还算圆!
b3log/baidu-netdisk-downloaderx
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
UCodeUStory/DataStructure
💋💋数据结构、算法总结、学习算法的时间复杂度、空间复杂度、分析算法特点以及应用、Java面试难题、Android面试难题
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.