ubuntuusers.de

Well coded C++ as learning reference

Status: Ungelöst | Ubuntu-Version: Nicht spezifiziert
Antworten |

Phonon

Anmeldungsdatum:
13. März 2005

Beiträge: 8

Wohnort: Zuerich

Dear mates,

I am a rookie concerning C++ programming. Therefore I want to study the
source code of a well done C++ project, that follows more or less the
rules e.g. presented in the (in my opinion) great book "code complete":
well done naming conventions, class dependencies, memory management etc ...

Simple examples do not fit my needs, because I want to get a better
overlook how projects are organized.
It does not matter, if there are any special libs used in that
project - however the source would be much better to read when based only
on std C++. I would be happy about any suggestion, which project I should
go into.
Thx a lot for any help,

Stephan

Apollon

Avatar von Apollon

Anmeldungsdatum:
27. Oktober 2004

Beiträge: 724

Wohnort: Darmstadt

Don't copy others.

user_unknown

Avatar von user_unknown

Anmeldungsdatum:
10. August 2005

Beiträge: 17621

Wohnort: Berlin

Well. Go to freshmeat, and search for c++.

http://freshmeat.net/browse/165/

Of course you have to judge yourself, whether the projects are well done.
(3653 projects found)

haraldkl

Avatar von haraldkl

Anmeldungsdatum:
21. Juli 2005

Beiträge: 1903

Wohnort: Würselen

user unknown hat geschrieben:

Of course you have to judge yourself, whether the projects are well done.
(3653 projects found)

🤣
Or look on sourceforge: 16424 projects...
And perhaps you'd report back, which one you picked 😀

sven-tek Team-Icon

Avatar von sven-tek

Anmeldungsdatum:
12. März 2005

Beiträge: 803

first i wanted to suggest dbus as a very clean project - but its only pure C.

If i would search for good C++ code, i'd take a look at inkscape.

Phonon

(Themenstarter)

Anmeldungsdatum:
13. März 2005

Beiträge: 8

Wohnort: Zuerich

sven-tek, thx very much for the good hint – I will look into the project and will feed the code to my CMOS devices 😉
To the others: 😉 Friends, yeees ... that pages I know - believe me and I checked out quite many sources there
already - but maybe you are much more professional prgs than me to select the right projects. My regards for
that.

Stephan

Antworten |