Pinned Repositories
clean-dci-architecture
cmake-cookbook
CMake Cookbook recipes.
CMakeTutorial
CMake中文实战教程
count-off
cub
C++ Unified Base Library.
cup
cut
C++ Unified Test Framework.
Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
Effective-Modern-Cpp-Zh
42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版
refactor
liyongshun's Repositories
liyongshun/transaction-dsl
Transaction DSL
liyongshun/reversi-tdd
liyongshun/cub
C++ Unified Base Library.
liyongshun/cut
C++ Unified Test Framework.
liyongshun/codingground
Main Repository for Coding Ground
liyongshun/githug
Git your game on!
liyongshun/git-training
git training,include githug game and some special training
liyongshun/CppCon2014
Speaker materials from CppCon 2014
liyongshun/tuple
Boost.org tuple module
liyongshun/kubernetes
Container Cluster Manager from Google
liyongshun/mesos
Mirror of Apache Mesos
liyongshun/CppCon2015
Presentation Materials from CppCon 2015
liyongshun/junit
A programmer-oriented testing framework for Java.
liyongshun/unmanned-aircraft-tdd
unmanned aircraft
liyongshun/Effective-Modern-Cpp-Zh
42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版
liyongshun/spark
Mirror of Apache Spark
liyongshun/othello
othello
liyongshun/clean-code
liyongshun/The-Art-Of-Programming-By-July
书名暂定《编程之法:面试和算法心得》,初稿于14年6月转移到Word上优化,纸质版15年上市
liyongshun/design_patterns
图说设计模式
liyongshun/usd-cpp
liyongshun/robot-cleaner-cpp
robot cleaner
liyongshun/JDK
Source code from JDK's src.zip. Can be used for study the evolution of Java.
liyongshun/CppUnit
CppUnit implementation