Pinned Repositories
cc2
code-problems
Common code and interview problems solved in multiple languages
core
A modern C++ library of reusable compnonents and abstractions.
folly
An open-source C++ library developed and used at Facebook.
GSL
Guidelines Support Library
modern-cpp-features
A cheatsheet of modern C++ language and library features.
my_progs_for_IS-HR
sandbox
This repository is a scratchpad for learning, designing/implementing components and testing ideas.
salgotrav's Repositories
salgotrav/cc2
salgotrav/modern-cpp-features
A cheatsheet of modern C++ language and library features.
salgotrav/my_progs_for_IS-HR
salgotrav/code-problems
Common code and interview problems solved in multiple languages
salgotrav/core
A modern C++ library of reusable compnonents and abstractions.
salgotrav/folly
An open-source C++ library developed and used at Facebook.
salgotrav/GSL
Guidelines Support Library
salgotrav/sandbox
This repository is a scratchpad for learning, designing/implementing components and testing ideas.
salgotrav/CppCheatSheet
A CheatSheet of Modern C++ features
salgotrav/git_immersion
Git Immersion Training (initially given at RailsConf 2010)
salgotrav/gitTest
salgotrav/icecream-cpp
🍦 Sweet and creamy print debugging. C++ flavored.
salgotrav/observer-pattern
C++ implementation of Observer design pattern example from Head First Design Patterns
salgotrav/salgotrav.github.io
salgotrav/strategy-patten
C++ implementation of Strategy design pattern example from Head First Design Patterns
salgotrav/try_git