BASIC was my first love.
Why should I always enable compiler warnings?
What is a debugger and how can it help me diagnose problems?
Why should i not upload images of code/data/errors?
Why is “using namespace std;” considered bad practice?
Why should I not #include <bits/stdc++.h>
?
Can a local variable's memory be accessed outside its scope?
Why aren't variable-length arrays part of the C++ standard?
Why should C++ programmers minimize use of 'new'?
Why is iostream::eof inside a loop condition (i.e. while (!stream.eof())
) considered wrong?
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?
Why is "Is this correct?" an off-topic question, and what should I ask instead?
Is it wrong to downvote a good answer to a duplicate question?
-
c++Oct 19, 2018
-
Copy EditorSep 2, 2020
-
SocraticDec 12, 2019
-
stdvectorFeb 24, 2023
-
undefined-behaviorJun 5
-
c++20Jul 19, 2022