Teaching the real Computer Science to students at Novosibirsk State University.
Shortcuts to already answered questions.
[Why is “using namespace std;” considered bad practice?](https://stackoverflow.com/questions/1452721/why-is-using-namespace-std-considered-bad-practice)
Why should I not #include <bits/stdc++.h>?
Why is this program erroneously rejected by three C++ compilers?
Can a local variable's memory be accessed outside its scope?
Why aren't variable-length arrays part of the C++ standard?
Why is “Can someone help me?” not an actual question?
How do I ask and answer homework questions?
What is a debugger and how can it help me diagnose problems?