473,789 Members | 2,860 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

regarding C++ standard library

Hello,

i posted this question more than 1 month ago but did not get
any answers, so i am posting it again (1). with advice form archives @
alt.comp.lang.l earn.c-c++, comp.lang.c++, comp.lang.c++.m oderated &
ACCU.org & i came to the following conclusion for learning c++:
"Accelerate d C++" by Koenig & Moo

"C++ Primer" 3/e by LIPPMAN & Lajoie.

"STL Tutorial and Reference Guide" 2/e by David Musser & Atul Saini

"The C++ Standard Library: A Tutorial and Reference" by Nicolai M.
Josuttis

"TC++PL" 3/e by Bjarne Stroustrup
"Accelerate d C++", "C++ Primer" 4/e & "The C++ Standard Library: A
Tutorial and Reference" by Nicolai M. Josuttis are not available in
INDIA. so i can not buy. (i wasted all the money i had by trusting
false reviews of amazon.com. books outside INDIA are very expensive
e.g. TC++PL 3/e costs 650 INR (INdian Rupees) where at amazon it costs
more than 4000 INR, hence not able to buy.

(MY experience: Common Lisp @ www.gigamonkeys.com/book)

PROBLEM: C++ standard Library.

HACKER principle: do not reinvent the wheel. always use what was
already built.

so i am going to follow this principle. i will use what is available in
C++ Standard Library & STL.

Musser & Saini's book is specifically for STL which is a only part of
Standard Library. what about Standard Library itself?

i mean which book for Standard Library? is TC++PL 3/e by stroustrup is
good for that (after C++ Primer & Musser)? or something else.
-- arnuld

(1) today i tried to post it at comp.lang.c++.m oderated but i think th
emoderator discarded it as it did not appear.

Jul 23 '06 #1
3 1667
arnuld wrote:
[...]
Musser & Saini's book is specifically for STL which is a only part of
Standard Library. what about Standard Library itself?

i mean which book for Standard Library? is TC++PL 3/e by stroustrup is
good for that (after C++ Primer & Musser)? or something else.
The only comprehensive book I know on the C++ _Standard_Libra ry_ (and
not just STL) is by N. Josuttis. Get it and use it. You might want
to also look for a decent C Standard Library book, since the C++ SL
includes the C SL.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Jul 23 '06 #2
In article <11************ **********@m73g 2000cwd.googleg roups.com>,
"arnuld" <ar*****@gmail. comwrote:
i mean which book for Standard Library? is TC++PL 3/e by stroustrup is
good for that (after C++ Primer & Musser)? or something else.
I have found
<http://www.dinkumware. com/manuals/#Standard%20C++ %20Libraryto be very
valuable.
Jul 23 '06 #3
I have found
<http://www.dinkumware. com/manuals/#Standard%20C++ %20Libraryto be very
valuable.
WOW!, that is really great but its digital copy.

i was looking for a hardcopy i.e. a book. my experience says if the
source is same then there is really a big difference in learning it
online & offline & latter is much better.

"arnuld"

Jul 24 '06 #4

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

Similar topics

7
1700
by: Rakesh | last post by:
Hi, I was writing this C++ program wherein I used an include statement like - #include <iostream.h> I was told by my co-worker that this form of including a file is deprecated and should not be used, instead it ought to be something like
0
1595
by: Paul Hsieh | last post by:
"Paul D. Boyle" <boyle@laue.chem.ncsu.edu> wrote: > There was a recent thread in this group which talked about the > shortcomings of fgets(). I decided to try my hand at writing a > replacement for fgets() using fgetc() and realloc() to read a line of > arbitrary length. I know that the better programmers in this group could > write a more robust function, but here is my shot at it anyway. > I would appreciate people's comments on my...
5
1601
by: apandapion | last post by:
I'm working with csharp and .net for the first time, and I've had a fair amount of luck. I started with the MSDN "Walkthrough : Creating a Distributed Application" tutorial and expanded from there, adding state management and other assorted things. So I have a lot of code that looks like this: private void DataGrid1_UpdateCommand(object source, System.Web.UI.WebControls.DataGridCommandEventArgs e) {
4
2141
by: Sreekanth | last post by:
Hi all, I have implemented a timing out version of fgets function call. I am pasting the entire code below. I have following doubts: 1. The code which I have written does it follow standard C programming conventions. ( I am pretty familar with java styles but not with c :-( ). 2. In order to read character by character from stdin , I have made use
13
1859
by: Vijay | last post by:
Hi All, I am learning C++ and have one question. Using free or delete we can release the memory. After releasing memory where this released memory will go.. Does it go to back operating system? Please explain. Thanks in advance.
9
2288
by: KarlM | last post by:
After reading some articles regarding confuguration data I'm a bit confused. Where is the right place for storing configuration data? - XML-files? - registry? - INI-files? (from a users point of view, ini-files are more comfortable to read and edit) Where should I store user specific config data? Where should I store machine specific config data?
1
1710
by: manish23 | last post by:
Hi I am trying to parse an xml document with the following header <?xml version="1.0" encoding="utf-8"?> I am using SAXParser to parse th file as shown in code below: SAXParser sax; MemBufInputSource buf((const XMLByte*) text.chars( CHARSET_UTF_8
13
1575
by: sam_cit | last post by:
Hi Everyone, I was looking at the function prototype of malloc() function in stdlib.h and i found that to be, void *malloc(size_t size); so what is size_t is it a pre-defined typedef to int? Thanks in advance.
3
1018
by: Hussein B | last post by:
Hey, Is the standard library of Python is compiled (you know, the pyc thing)? Is it allowed to edit the source code of the standard library? I'm not talking about submitting the modified code to Python source code repository, I'm just asking if some one can edit the source code in his own machine. Thanks.
0
9511
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10200
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...
1
10139
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9984
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9020
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...
0
6769
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
5418
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5551
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3701
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.