Asking about perfect way to learn C++

Apr 17, 2013 at 4:35pm
What is the perfect way To learn C++ ?
and How someone make windows application by it?
What libraries i use To make Windows application? ...............

i hope one explain all what i need to be Good programmer by use C++ language.:)
Last edited on Apr 17, 2013 at 4:36pm
Apr 17, 2013 at 4:57pm
Here aren't one. It all depends from human learning it.
One can learn only from taking programming classes. Other can learn from books. And here are all kinds of books from all kinds of people. One can explain easy other will be hard to understand.
But if you want to learn it you must have a strong will to learn.

If you mean GUI applications, you can't do it with only c++. You need to use same GUI API like GTK, QT or other. Here are a lot of them here. But to use them you first need to learn c++ in terminal.
Apr 17, 2013 at 6:58pm
I learned C++ Basic What next Step ?
Someone Tell me learn algorithm before Object Oriented .
and What will be next than....
Apr 17, 2013 at 11:43pm
People are not all the same, there is no one best way to learn things. As for what to do after learning the basics, I'm not there yet, but I imagine when I'm done with the tutorial I'll start programming with a library like allegro or whatnot. Just make sure you keep learning new things and new ways to do things until you know what kind of programming you want to get into.
Apr 19, 2013 at 8:01pm
Here are a lot to learn. Algorithms, classes (OOP), STD, templates. And it is good to read same books about professional programing. After this QT or SFML
Apr 21, 2013 at 5:33pm
Thanks >> Shinigami
Apr 21, 2013 at 6:02pm
Can u give me Sites or books i learn from it Algorithms, classes (OOP),templates ,STD , QT and SFML. Can u ^_^
Topic archived. No new replies allowed.