- GitHub精选 https://www.githubs.cn/awesome
编程语言性能测试对比
Python
- python3.11官方手册: https://hlog.cc/docs/python/
- Python 100天从新手到大师: https://hlog.cc/docs/python-100-days/
- SQLAlchemy数据库ORM(pandas专属sql) https://www.osgeo.cn/sqlalchemy/index.html
- Pandas(数据结构和分析工具) https://www.osgeo.cn/pandas/ https://www.pypandas.cn/docs/
- NumPy(科学计算的基础包) https://www.numpy.org.cn/reference/
- Scrapy(爬虫框架) https://scrapy.org https://www.osgeo.cn/scrapy/index.html
.NET
- 官方入门教程: https://learn.microsoft.com/zh-cn/dotnet/csharp/
- 官方API手册: https://learn.microsoft.com/zh-cn/dotnet/api/
大数据
- flume1.9: https://hlog.cc/docs/flume1.9
大数据可视化
- ECharts可视化基础组件 https://echarts.apache.org/examples/zh/index.html
- 类似阿里云DataV数据可视化(star:7.2k) https://github.com/DataV-Team/DataV
- DataV模板(star:4.5k) https://github.com/yyhsong/iDataV
- DataEase(star:8.3k) https://github.com/dataease/dataease
前端多端统一框架(小程序/H5/安卓/苹果)
- uni-app(Vue)(star:37.4k) https://github.com/dcloudio/uni-app
- taro(Vue/React)(star:31.9k) https://github.com/NervJS/taro
golang
- 7天用Go从零实现Web框架Gee教程 https://geektutu.com/post/gee.html
php
- 从0开始构建一个属于你自己的PHP框架 https://github.com/TIGERB/easy-php/blob/master/README-CN.md