User profile: jimbaker836

User info
User name:jimbaker836
History
Joined:
Number of posts:6
Latest posts:

Rethrowing exception
cire Thank you for the explanation. Now I understand.

Rethrowing exception
Question is in the code. [code] #include <iostream> #include <stdexcept> int main() { bool fla...

Junior programmer need guidance in path to becoming a programmer
I read online that the path to becoming a programmer is to always keep on learning. I am a junior p...

How in-depth should you know a language?
I learned programming from "Programming -- Principles and Practice Using C++" after that I wanted to...

Code coverage tool for tests
The project that me and my colleagues are working on is a multithreaded C++ client-server applicatio...