qt from beginning to advanced
hi , i have just started learning qt using c/c++ and i am very keen to learn it
please suggest me any book which covers all the topics from basic to advanced level
or some ebook .
i am a student in INDIA doing MCA FROM JNU (NEW DELHI)
kindly suggest me some book because i think online tutorials are not enough for thorough
understanding...
plz help
email id: sachinmcajnu@gmail.com
Re: qt from beginning to advanced
try this link: http://doc.qt.nokia.com/4.7/how-to-learn-qt.html
there is a link to an ebook on that page somewhere.
I find it a lot easier to search an online document (or the web) vs. trying to find something in a book.
Qt's documentation is top notch and they have a lot of good examples.
good luck
Re: qt from beginning to advanced
yeah thanks for the concern
but from the examples you cant learn the syntax of various functions used............
Re: qt from beginning to advanced
Quote:
Originally Posted by
sachinmcajnu
but from the examples you cant learn the syntax of various functions used............
o yes you can learn better from examples. But as you are a student a book would be all rite.
go for Qt Gui programming http://www.flipkart.com/gui-programm...ook-8131726479
But make your C++, pointers, OOP strong before going for it.
Re: qt from beginning to advanced
I would say walk through some full tutorials like the Address Book, and then try to find ome own purposes and don't give up with them. This might be enjoyable enough. ;)