zbenzhen's Stars
dataabc/weiboSpider
新浪微博爬虫,用python爬取新浪微博数据
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
PKUFlyingPig/cs-self-learning
计算机自学指南
itwanger/toBeBetterJavaer
一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
ant-design/ant-design
An enterprise-class UI design language and React UI library
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
bupticybee/TexasHoldemSolverJava
A Java implemented Texas holdem and short deck Solver
mzucker/noteshrink
Convert scans of handwritten notes to beautiful, compact PDFs
elunez/eladmin
eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
LasCC/HackTools
The all-in-one browser extension for offensive security professionals 🛠
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
izackwu/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
sngyai/Sequoia
A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态
dwmkerr/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
peng-zhihui/HDMI-PI
我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。
shidenggui/easyquant
股票量化框架,支持行情获取以及交易
decaywood/XueQiuSuperSpider
雪球股票信息超级爬虫
im3x/Scriptables
iOS14桌面组件神器(Scriptable)开发框架、教程、精美脚本分享
jm199504/Financial-Knowledge-Graphs
小型金融知识图谱构建流程(neo4j / python / cypher / KG)
olexale/flutter_roadmap
Highly Subjective Roadmap to Flutter Development
Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
open-source-ideas/ideas
💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
snori74/linuxupskillchallenge
Learn the skills required to sysadmin a remote Linux server from the commandline.
ustcwpz/USTC-CS-Courses-Resource
USTC计算机学院课程资源
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解