Friday, November 26, 2010

Recommended Programming Projects

Like any good C++ developers, having interests in a good open-source project and making contributions to it can come a long way to learning C++ the hands-on way. Without further ado, below is a list of quality and exemplary C++ projects, all open-source:

arora

ClamWin

Google Chrome

googlemock

googletest

NetBSD

Notepad++

Qt

Songbird

VideoLAN

Webkit

WinMerge

WTL

wxWidgets

1 comment:

  1. Some other interesting open-source C++ projects are listed here:

    http://www.tortoisecvs.org/
    http://tortoisesvn.net/
    (http://sourceforge.net/projects/tortoisesvn/)
    http://sourceforge.net/projects/sevenzip/
    http://sourceforge.net/projects/filezilla/
    http://sourceforge.net/projects/passwordsafe/
    http://sourceforge.net/projects/dclean/

    ReplyDelete