473,385 Members | 1,753 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Any guide to look something up in the Holy Standard?

As a begginer of C++, I found it's hard to locate something on the
standard, do you guys have the same problems? How do you conquer?
I think it's hard to cover the standard, or even have a skimming, and
the standard has too much information between the lines, when I check A,
which depends on B, then B depends on C ..., I kinda like the new
working draft, which has hyperlink, hope this feature will be kept.

Even worse, sometimes I don't know which subject does my problem belong.

Anyway, any tips?

--
Thanks
Barry
Sep 21 '07 #1
3 1327
On 2007-09-21 13:39, Barry wrote:
As a begginer of C++, I found it's hard to locate something on the
standard, do you guys have the same problems? How do you conquer?
I think it's hard to cover the standard, or even have a skimming, and
the standard has too much information between the lines, when I check A,
which depends on B, then B depends on C ..., I kinda like the new
working draft, which has hyperlink, hope this feature will be kept.
I think it depends on which part of the standard you are looking in, for
the most part I think the library portion is quite straight forward
(except ch. 27, the Input/Output library ). I have not spent so much
time looking into the other parts but I think the chapter names are
quite good. My best tips for you is to use the index at the end.
Even worse, sometimes I don't know which subject does my problem belong.
Once again, use the index and look up some terms which you think it
might be, you will usually recognise it when you see it.

--
Erik Wikström
Sep 21 '07 #2
On 2007-09-21 07:39:23 -0400, Barry <dh*****@gmail.comsaid:
As a begginer of C++, I found it's hard to locate something on the
standard, do you guys have the same problems? How do you conquer?
Practice. But the standard isn't written for beginners (and not for
begginers, either <g>). You should be looking elsewhere for basic
information.

--
Pete
Roundhouse Consulting, Ltd. (www.versatilecoding.com) Author of "The
Standard C++ Library Extensions: a Tutorial and Reference
(www.petebecker.com/tr1book)

Sep 21 '07 #3
Barry wrote:
As a begginer of C++, I found it's hard to locate something on the
standard, do you guys have the same problems? How do you conquer?
I think it's hard to cover the standard, or even have a skimming, and
the standard has too much information between the lines, when I check A,
which depends on B, then B depends on C ..., I kinda like the new
working draft, which has hyperlink, hope this feature will be kept.

Even worse, sometimes I don't know which subject does my problem belong.

Anyway, any tips?
Yes. There's a list of words and page numbers at the back of the
Standard. It's called an "index".
Sep 21 '07 #4

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

Similar topics

21
by: Christian Seberino | last post by:
Linux kernel style guide, Guido's C style guide and (I believe) old K&R style recommends 8 SPACES for indent. I finally got convinced of wisdom of 8 space indentation. Guido also likes 8 space...
6
by: ElesSar | last post by:
I'm looking for a good C reference guide. Something that lists the statndard .h files and so on. I would prefer to download it in .HTML or .pdf format. thanks.
40
by: Foobarius Frobinium | last post by:
Please review this guide for clarity, accuracy, etc. so I can hopefully compile a very good tutorial on how to use pointers in C, including advanced topics, that is easy to follow and exposes the...
0
by: Greenhorn | last post by:
Hi, Can someone suggest me a guide which teaches C language through giving glimpses to the actual standard C99 or earlier. For e.g., for post, prefix increment, decrement operators , it should...
0
by: Greenhorn | last post by:
Hi, Can someone suggest me a guide which teaches C language through giving glimpses to the actual standard C99 or earlier. For e.g., for post, prefix increment, decrement operators , it should...
0
by: booktwo | last post by:
Back from Africa, where I was a secular missionary in the Kayon Ghozi's leprosary (Burundi) because of health reasons, I wrote these lucky Flashes of mine, which got a resounding success ,on...
2
by: Giggle Girl | last post by:
Hello there! I am a User Interface Designer at a company that only makes web apps. I am fluent in HTML, Javascript and Graphics programs. Now we are making a compiled app with VS05 in C#, and I...
6
by: Hello | last post by:
Hello every body Please can any body tells me a good book that can teach me "visual basic 2005" (as beginner). Thank you all =========================================
4
by: TamusJRoyce | last post by:
Looking at various Holy Grail techniques for html layouts, I came across Faux Positioning Layout. What I'm curious about is the differences between the two. I have no understanding of the Holy...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...

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.