echooops's Stars
abdoufermat5/unix-and-linux-sysadmin-notes
Unix and Linux system administration handbook by Evi Nemeth Garth Snyder Trent R. Hein Ben Whaley Dan Mackin
purcell/emacs.d
An Emacs configuration bundle with batteries included
MeouSker77/ProgrammingRust
本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除
MeouSker77/Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
lizhenghn123/StudyBooks
我的学习资料,包括书籍、网址等
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
chefyuan/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
ruanyf/weekly
科技爱好者周刊,每周五发布
Olster/windows_service
Base for writing Windows services in C++
magicsih/WindowsService
Windows Service Template written in Visual C++
jacobbo/WebEye
WebEye is a collection of .NET controls.
microsoft/Windows-iotcore-samples
Official code samples repository for Windows 10 Internet of Things (IoT)
0voice/audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
microsoft/Windows-universal-samples
API samples for the Universal Windows Platform.
francescmm/QLogger
Multi-threading logger for Qt applications
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
woai3c/nand2tetris
计算机系统要素-从零开始构建现代计算机
yichahucha/surge
Some useful scripts.
huihut/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
nusr/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
dbzhang800/QtXlsxWriter
.xlsx file reader and writer for Qt5
qianguyihao/Mac-list
Mac软件清单、Mac使用技巧整理,正在不断完善中。努力做到最全。
joboccara/pipes
Pipelines for expressive code on collections in C++
jlevy/the-art-of-command-line
Master the command line, in one page
tlhc/wtfpython-cn
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
lzpong/threadpool
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数