Pinned Repositories
AwesomeCpp
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括多态、虚表、移动语义、友元函数、符号重载、完美转发、智能指针、const和static、数组指针和指针数组、struct内存对齐、enum和union关键字等等
bolgzc
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
defunkt.github.com
My GitHub Page
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
PDE_FENICS_RESERCH
for math 575, rutgers
python-whydo
zhanchao.github.com
zhanzju's Repositories
zhanzju/Cpp_houjie
侯捷C++课程PPT及代码,动手学起来
zhanzju/yolanda
极客时间<网络编程实战>代码
zhanzju/zju-icicles
浙江大学课程攻略共享计划
zhanzju/software-design-and-architecture-roadmap
🧱 The software design and architecture roadmap for any developer
zhanzju/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
zhanzju/coding-interview-university
A complete computer science study plan to become a software engineer.
zhanzju/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
zhanzju/Awsome-Front-End-learning-resource
:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)
zhanzju/awesome-courses
:books: List of awesome university courses for learning Computer Science!
zhanzju/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
zhanzju/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
zhanzju/Mind-Map
各种安全相关思维导图整理收集
zhanzju/free-tech-ebooks-from-packtpub
A collection of free ebooks from Packt Publishing [Regularly Updated]
zhanzju/pyheat
pprofile + matplotlib = Python program profiled as an awesome heatmap!
zhanzju/book-1
zhanzju/introdeeplearning
zhanzju/ml-videos
A collection of video resources for machine learning
zhanzju/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
zhanzju/anycomplete
The magic of Google Autocomplete while you're typing. Anywhere.
zhanzju/shadowsocks-libev
libev port of shadowsocks
zhanzju/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
zhanzju/tech
programming, database, distributed system
zhanzju/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
zhanzju/interactive_latencies
Jeff Dean's latency numbers plotted over time
zhanzju/awesome-python-books
如果有人让你推荐 Python 技术书,请让他看这个列表
zhanzju/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
zhanzju/cpp
c++文件
zhanzju/data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
zhanzju/ChatBotCourse
自己动手做聊天机器人教程
zhanzju/MachineLearningCourse
机器学习精简入门教程