[Qt-interest] How is the best way to learn C++ and Qt?
Wagner Sales
wsales at gmail.com
Tue Feb 2 00:18:53 CET 2010
Hi Lucas,
Are a good way to start! Believe me, I've did this some years ago. =)
I think that's very different for each one. For example, commonly you
will program using Object Oriented paradigms in C++. Then, if you
don't know about OO, the first step are to know about OO. If you have
some experience in other languages that's support OO, like Java,
Python, and others, take care about somethings that's differs from one
language to another. For example, Java supports multiple inheritance,
C++ do not.
Since I don't know about your other language skills, some books like
C++ Programming Language (Stroustrup) are good, but some people here
may be not agree :).
After this, the simple tutorials in Qt Assistant will through you to
next steps.
I think learn C++ will be more difficult than Qt itself, since Qt
really helps a lot and make easy a lot of problems.
Regards,
Wagner
PS: Caso queira mais informações sobre grupos em português, também
estou no Brasil.
2010/2/1 Lucas Pereira Caixeta <lpcnew at gmail.com>:
> Hey guys,
> Well, i´m working now with c++ and qt, in my past i worked with ASP =/...
> So, i want (please) to know your opinion about the best way to learn c++ and
> qt.
> Everybody starts with c++ and qt here some day, so i´ll get goood opinion
> ;-D for sure!
>
>
> Thanks a lot!
> Lucas Caixeta, from Brazil
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
More information about the Qt-interest-old
mailing list