PDA

View Full Version : Some exercises?



phy51km4n
13th June 2008, 14:42
Hello, I'm new to Qt programming.

Some months ago, I bought this book "C++ GUI Programming with Qt4" by Jasmin Blanchette and it is quite nicely to understand, but unfortunately there are no exercices in this book which I really need to get more practice, otherwise I'll probably forget the most too fastly.

So does anybody know a website or a book where I can find some practice tasks for Qt?

wysota
13th June 2008, 15:07
Try answering people's questions on this forum. This is the best excercise one can get.

Brandybuck
13th June 2008, 18:50
Exercise one: Write a text editor.
Exercise two: Write an mp3 player.
Exercise three: Write a file manager.

p.s. They don't have to be fully featured commercial quality, but they should work as expected.