473,785 Members | 2,395 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Wanna study high quality c++ code

Hi folks,

I want to study high quality c++ code - code that uses most of the
techniques described in "Effective C++'/ 'More Effective C++ '/'Modern
C++ Design' books.

Where do I start? Any specific open source projects?

Thanks.

Aug 2 '05 #1
8 2695
A great source of code is www.pscode.com it has avaliable tutorials and
has an array (pardon the pun) of full application that when I first
started studying C++ I personally found helpful..enjoy dude

Aug 2 '05 #2
Thank u your website. It's a very good site:)

Aug 2 '05 #3

TechCrazy wrote:
Hi folks,

I want to study high quality c++ code - code that uses most of the
techniques described in "Effective C++'/ 'More Effective C++ '/'Modern
C++ Design' books.

Where do I start? Any specific open source projects?

Thanks.


You could probably look at the STL if you want to see some high quality
source :)

Aug 2 '05 #4
Michael Bejer-Andersen wrote:
TechCrazy wrote:
Hi folks,

I want to study high quality c++ code - code that uses most of the
techniques described in "Effective C++'/ 'More Effective C++ '/'Modern
C++ Design' books.

Where do I start? Any specific open source projects?

Thanks.


You could probably look at the STL if you want to see some high quality
source :)


This depends on your defination of high quality. If you defination
includes extendibility, I disagree ( at least based on my compiler
writer's implementation ).

-Brian

Aug 2 '05 #5
"BigBrian" writes:
Michael Bejer-Andersen wrote:
TechCrazy wrote:
> Hi folks,
>
> I want to study high quality c++ code - code that uses most of the
> techniques described in "Effective C++'/ 'More Effective C++ '/'Modern
> C++ Design' books.
>
> Where do I start? Any specific open source projects?
>
> Thanks.


You could probably look at the STL if you want to see some high quality
source :)


This depends on your defination of high quality. If you defination
includes extendibility, I disagree ( at least based on my compiler
writer's implementation ).


I think the smiley at the end was meant to convert his statement into a
witty bit of sarcasm. Clever, huh?
Aug 2 '05 #6

"FUCK ME" <04********@vod afone.net.au> wrote in message

Nice name. So when do you start junior high?

-Howard

Aug 2 '05 #7

"TechCrazy" <Te*******@hotp op.com> wrote in message
news:11******** **************@ z14g2000cwz.goo glegroups.com.. .
Hi folks,

I want to study high quality c++ code - code that uses most of the
techniques described in "Effective C++'/ 'More Effective C++ '/'Modern
C++ Design' books.

Where do I start? Any specific open source projects?

Thanks.


OK Crazy One,

If you really want to study some kick-ass communications
software try ACE by Doug Schmidt et al
http://www.cs.wustl.edu/~schmidt/ACE.html

for something a little easier try the Quantlib - a set of classes for
economic studies in stocks, bonds and derivitives
www.quantlib.org

If you can master both of these, you have achieved Geek Golum status

Regards....Bill Shortall

Aug 2 '05 #8
I personally don't like ACE at all. (lots of crapy macroces etc...)
look at boost for really high quality code

Aug 2 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3011
by: Ragnorack67 | last post by:
Hi, I am looking for a complete PHP function that will resize & optimize any JPG image with very good end results. My server is running PHP 4.3.8. So, for instance a 1600x1200 JPG at ../somewhere/picture.jpg could be read by the function and save where I specify like .../somewhere/pictureResized.jpg .....what is most important for me besides a good end result is the
4
4524
by: Rahul | last post by:
Hi All, I am trying to create some Chart in C#. But When i compare them to proffesional charting tools the look and feel is just not up to the mark. Can you please guide what i might be doing wrong?? Is it at all possible to create real high quality images in C#. Should i start using C++ and windows API's to create images?? Please Advice. Thanks
1
1532
by: mae2x | last post by:
Web design High-quality web & graphics Designs. That eye catching multimedia and web design developments highly skilled web programmers and designers that have extensive experience in website design and development services. Wicked Innovations
1
4986
by: Summercoolness | last post by:
In PIL, since thumbnail() first makes a draft copy of the image, and then resize it, so thumbnail() can run a lot faster than resize() because draft() seems a lot faster when resizing from very big images to small images... (such as the original image is 3000 x 2000, and it can make a draft really quickly to 375 x 250, and then resize to, say 200 x 133 as a thumbnail) However, the double resizing probably will make a thumbnail with a...
0
1372
by: gwanglu | last post by:
ProAOS offers you a high quality photo and video editing for your adult sites! We guarantee you customer satisfaction and a very reliable and professional work. If you want to try our services you can visit us at http://www.proadultoutsourcing.com
1
4765
by: Daniel Mark | last post by:
hello all: I am using Image module from PIL to save created image as JPG format. Is there any option I could set for function Image.save so that the stored image will have the highest quality. Thank you
1
11531
by: ironpythonster | last post by:
Hi everyone, this should be a quick question. I am writing a function to compress the Jpeg file,with the API Image.Save(...) . the code as follow that: public static void Save(string imagePath, Bitmap image, int quality) { if (JpegQuality.Codec == null) image.Save(imagePath,
0
1335
by: watches0898 | last post by:
Edwards Garments Company is one popular industry specific designer specializing in work wear that ranges from chef coats to chef hats to separates to housecleaning uniforms. Edwards Garments Company has a reputation for providing a high quality, affordable solution to the professional man's or woman's wardrobe. Often, white is the color given most focus, but a variety of colors are offered to wet your appetite, so to speak. ...
4
3697
dgreenhouse
by: dgreenhouse | last post by:
Does anyone know of a high quality open source PHP classified ads script?
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10356
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10161
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8986
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7506
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5523
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4058
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2890
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.