begginer

thank you,very much guys!!!
you hepled me very much!!!
so i would ask something else!!!
1)now i am learning c++ about 2 weeks and i am learning the language from a site :http://pliroforikiatschool.blogspot.com/2011/10/c-video-tutorials.html
(is it good ? ),i have a book too (c++ βημα βημα)it is greek version by a good professional!!!

so i want to ask how i will learn better the language?
to buy other book?,to continue the from the siite and after from my book?
how you believe??

2)i have seen all the videos from the site 2 times ,but quickly,so now in the third time i will have more patience,is that good method?

3) also now i shoudl work in a programm or to contunue to study to learnd better c++.if i should start a programm ,plz givve me one!!!?

4) to sum up ,in generall which is your opinion for the topic??


thank youvery much!!!
I took a 13-week course in c++ for my engineering degree. That was enough to teach me if/else/for/while statments, basic iostream and stuff from cmath. After that I just practiced whatever I could. I've never used a book.

Start off by doing small problems like the ones here:
http://www.codechef.com/

Then when you have an idea for something bigger, expand a bit. If you decide that you want to start with graphics, try out SFML and do the tutorials there. Once you've got that, try dealing with WIN32, OpenGL, OpenAL, WinSock and other stuff like that directly.
Topic archived. No new replies allowed.