User profile: Shinigami

User info
User name:Shinigami
Name:Donatas Azaravičius
Location:Vilnius
Website:http://cplusplus.shinigami.lt
Bio:I am from Lithuania and I am self-taught programmer. I program as a hobby. Right now I am learning c++ language, GUI and I am try to learn OpenGL (expecting the book about OpenGL 4.1).
History
Joined:
Number of posts:304
Latest posts:

Asking about perfect way to learn C++
Here are a lot to learn. Algorithms, classes (OOP), STD, templates. And it is good to read same book...

Asking about perfect way to learn C++
Here aren't one. It all depends from human learning it. One can learn only from taking programming c...

Please assist :)
Don't know why it compiles. But you get "Prime numbers 1 and 4200848" because: [code]cout << "Prime ...

Question on class pointers...
[code]int main() { MyClass *pMC[5]; cout << "pMC: " << pMC << endl; cout << "pMC[0]: " ...

just ask for question meaning
[quote]Discuss how this idea might be implemented in practice.[/quote] So it asks only an idea of al...