Pinned Repositories
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CppPrimer
My exercises in C++ Primer,5th. 我的C++ Primer上的作业。
CSAPP
深入理解计算机系统 练习题
dsaac
数据结构与算法分析
emacs.d
追求轻量以及简洁的Emacs配置。代号:酸枣(个头小,口感没那么好,但营养丰富)。
googletest
Google Test
HackAssembler
coursera, Build a Modern Computer from First Principles: From Nand to Tetris, Part 1
htmlcss
《Head First HTML与CSS》的学习代码
ide
CS50 IDE's Docker configuration for Cloud9
lantern
🔴蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
ShenTensen's Repositories
ShenTensen/CSAPP
深入理解计算机系统 练习题
ShenTensen/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ShenTensen/CppPrimer
My exercises in C++ Primer,5th. 我的C++ Primer上的作业。
ShenTensen/dsaac
数据结构与算法分析
ShenTensen/emacs.d
追求轻量以及简洁的Emacs配置。代号:酸枣(个头小,口感没那么好,但营养丰富)。
ShenTensen/googletest
Google Test
ShenTensen/HackAssembler
coursera, Build a Modern Computer from First Principles: From Nand to Tetris, Part 1
ShenTensen/htmlcss
《Head First HTML与CSS》的学习代码
ShenTensen/ide
CS50 IDE's Docker configuration for Cloud9
ShenTensen/lantern
🔴蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
ShenTensen/mastodon
Your self-hosted, globally interconnected microblogging community
ShenTensen/shentensen.github.io
ShenTensen/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
ShenTensen/textquery-cppprimer-ch15
ShenTensen/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
ShenTensen/windows-via-c-cpp
Unofficial source code repo for Jeffrey Richter and Christophe Nasarre's Windows via C/C++ 5th edition.