Results 1 to 8 of 8

Thread: Project Recommendation.

  1. #1
    Join Date
    Dec 2012
    Posts
    197
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    25
    Thanked 41 Times in 33 Posts

    Default Project Recommendation.

    Greetings team,
    Hope you are all doing very well.
    Can anyone suggest a good networking , database , and image processing project to work on for practicing different aspects of Qt ?
    maybe some other recommendations from you guys might be better.
    Thanks.

  2. #2
    Join Date
    Dec 2012
    Posts
    197
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    25
    Thanked 41 Times in 33 Posts

    Default Re: Project Recommendation.

    LOL.
    Any other suggestions ?

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Project Recommendation.

    There are tons of open source project using Qt, e.g.
    Razor-Qt: http://razor-qt.org/
    LXDE-Qt: http://lxde.org/

    and of course the biggest one of all
    KDE: http://www.kde.org

    Especially KDE has a wide range of products, some of which use data bases (e.g. http://www.calligra.org/kexi/), a lot of which use networking, some even doing image processing (e.g. http://gwenview.sourceforge.net/ or http://www.calligra.org/krita/ or http://www.digikam.org/)

    Cheers,
    _

  4. The following user says thank you to anda_skoa for this useful post:

    toufic.dbouk (29th September 2013)

  5. #4
    Join Date
    Dec 2012
    Posts
    197
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    25
    Thanked 41 Times in 33 Posts

    Default Re: Project Recommendation.

    Thank you anda_skoa for the references.
    But thats not what i was looking forward to.
    i was hoping for recommending a project to code that has several aspects of Qt.
    for example :
    PROJECT X:
    1- description of project
    2- goal of project
    3- must have features
    4- extra features
    etc...

  6. #5
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Project Recommendation.

    I am afraid I don't understand. I thought you were looking for a Qt based project to work on?

    Cheers,
    _

  7. #6
    Join Date
    Dec 2012
    Posts
    197
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    25
    Thanked 41 Times in 33 Posts

    Default Re: Project Recommendation.

    the links and referenced that you sent are projects that are already done.
    i want a recommendation of something that i can do my self.
    for example : do a project where you have a database of movies and you have to search for a movie by name or genre or etc...
    or do a project where you should make a file sharing application for uploading and downloading files to a server...
    so if you can recommend a project like that for practicing different aspects of Qt ( maybe a project from your experience ).
    Thanks a lot.

  8. #7
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Project Recommendation.

    Quote Originally Posted by toufic.dbouk View Post
    the links and referenced that you sent are projects that are already done.
    No, those are projects that are under active development.
    Each of them has lists TODO items, features that their developers want but didn't have time to work on yet, or didn't have the expertise yet, etc.

    I have personally contributed to dozends of KDE applications or libraries, I built my whole Qt knowledge that way.
    And I think it is a great way, working on actual stuff millions of people use, being able to switch to different areas when my development interests changed, etc.

    Not even talking about the non-technical benefits

    Cheers,
    _

  9. #8
    Join Date
    Dec 2012
    Posts
    197
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    25
    Thanked 41 Times in 33 Posts

    Default Re: Project Recommendation.

    Got your point anda_skoa. Sounds good i will take a look at it again.
    Thanks.

Similar Threads

  1. Replies: 1
    Last Post: 4th December 2009, 00:34
  2. interactive image recommendation
    By yagabey in forum Qt Programming
    Replies: 0
    Last Post: 23rd November 2008, 13:03
  3. Replies: 0
    Last Post: 16th April 2007, 13:18

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.