#include <iostream>
using namespace hello;
cout << "Coming from Python background, and I need someone to shoot in my leg !!";
Thanks to all this great tutorials and articles here, now I feel more comfort with C++, but C++ Syn#$X_es still weird and alien to me, as I never think about memory management or data types or pointers in Python, so I can write everything at speed of thought, unlike C++!
Reading a Python script is not much different than reading marvel comics, but you can see tears in my eyes after reading 20 lines of C++ code! (...and win32api makes me crying.)
Anyway, here is the main
unsigned problem...
I can't understand '
The Structure' of a C++ program!
probably, I understand details as I'm familiar with programming concepts like headers, function, class, if, else, while, do, for, loop, object etc.
but I can't understand the whole structure of a C++ program, like how things connected together!. I need something like Mind-Map to explain the structure of a C++ program for me, not details.
I read this:
http://www.cplusplus.com/doc/tutorial/program_structure/
But this is too simple as I'm in chapter 11 and need more advanced tutorials,
for example a Tutorial to show me how to write a calculator or notepad with detailed comments and descriptions would be great (before I shoot myself right in the forehead!)
Thanks
Sorry for language :)