473,398 Members | 2,525 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,398 software developers and data experts.

C++ standard library

hello,

well, me again. this time i will keep it short. this time i am
just going to purchase C++ books. with advice form folks at
comp.lang.c++ & ACCU.org & i came to the following conclusion, for
the present:

C++ books:

C++ Primer 3/e by LIPPMAN & Lajoie.
STL Tutorial and Reference Guide by David Musser & Atul Saini

STL tutrial and Reference by Josuttis (NOT AVAILABLE in INDIA, so not
going to buy)

(MY experience: LISP only, @ 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. so which book for C++ Standard Library.
Musser & Saini's book is specifically for STL which is a only part of
Standard Library. what about Standard Library itself. is TC++PL 3/e by
stroustrup is good for that (i mean reading it after 1st 2 books i
mentioned at the beginning)? or something else.

i have already searched the archives & i do not trust reviews of
amazon.com. i wasted a lot money by following amazon's reviews.

-- arnuld

Jun 11 '06 #1
11 2362
How about http://www.josuttis.com/libbook/

And if the standard library isn't quite enough check out boost. There is
the book for it:
http://www.amazon.co.uk/exec/obidos/...270004-0052655

Regards,
Ben
Jun 11 '06 #2

"benben" <be******@yahoo.com.au> wrote in message
news:44***********************@news.optusnet.com.a u...
How about http://www.josuttis.com/libbook/


Arnuld wrote:
STL tutrial and Reference by Josuttis (NOT AVAILABLE in INDIA, so not
going to buy)


I don't know if this precludes him purchasing online, as
I'm not familiar with India's laws about international
commerce.

-Mike
Jun 11 '06 #3

"Mike Wahler" <mk******@mkwahler.net> wrote in message
news:Wl****************@newsread3.news.pas.earthli nk.net...

"benben" <be******@yahoo.com.au> wrote in message
news:44***********************@news.optusnet.com.a u...
How about http://www.josuttis.com/libbook/


Arnuld wrote:
STL tutrial and Reference by Josuttis (NOT AVAILABLE in INDIA, so not
going to buy)


I don't know if this precludes him purchasing online, as
I'm not familiar with India's laws about international
commerce.


He can buy it online.

The difference is that "foreign" editions can be relatively expensive when
compared to the Indian Editions. For instance, a copy of the Indian Edition
of Bjarne Stroustrup's "The C++ Programming Language(Special Edition)" costs
only INR. 650 (approximately 13 USD). Buying the same book online from
Amazon.com can cost approximately 4 times as much.

Regards,
Sumit.
--
Sumit Rajan <su*********@gmail.com>
Jun 11 '06 #4
> > How about http://www.josuttis.com/libbook/

hey thanks Ben, i will check if it is available.

I don't know if this precludes him purchasing online, as
I'm not familiar with India's laws about international
commerce.


Mike, there is one thing, i am jobless/businessless, & there is another
thing too. 10 months ago as a beginner programmer i made many mistakes
on judging languages and purchasing books, at that time amazon.com was
my primary source of views/comments on books and i spent all the money
i saved for programming books and nearly 90% of that amount was just
wasted on wrong books. take HTDP (www.htdp.org) it is online too but
reading a book online is very unhealthy for brain ( i discovered it
after i read the same book in hardcopy). i purchased HTDP, SICP , GNU
emacs Manual and 3-4 other books. after 6 months accidently i found
HTDP at an INDIAN store having a tag of 400 INR (indian rupee), i
purchased it from amazon.com at 4000 INR, 10 times expensive and i do
not even read that book, it is disgusting for me (matter of individual
coginitive process) and so are other books. only GNU emacs manual (&
one more thatis Mathematician's Delight) remained useful to this day.

now, i ran out of money, can no longer buy books online. My financial
life has posed limits onto me to purchase only in INDIA. that is why i
said "i can not buy if not available in INDIA".
thanks for your precious time.
-- arnuld

Jun 11 '06 #5

"arnuld" <ar*****@gmail.com> wrote in message
news:11*********************@h76g2000cwa.googlegro ups.com...
> How about http://www.josuttis.com/libbook/


hey thanks Ben, i will check if it is available.


It is a great book.

However, there is no Indian Edition available for it when I last checked.
Since you are interested only in books for which Indian Editions are
available, I guess you may have to skip this one.

Sumit.
--
Sumit Rajan <su*********@gmail.com>

Jun 11 '06 #6
> > > How about http://www.josuttis.com/libbook/

Ben, i tried but unfortunately, this book:
http://www.josuttis.com/libbook/ is not available in INDIA.

as for JOSUTTIS, There is only one book available in INDIA:

" Object Oriented Programming in C++: A Tutorial for Newcomers"

thanks

-- arnuld

Jun 11 '06 #7
"arnuld" <ar*****@gmail.com> wrote in message
news:11**********************@h76g2000cwa.googlegr oups.com...
C++ Primer 3/e by LIPPMAN & Lajoie.


The fourth edition has been available for more than a year...
Jun 11 '06 #8
> > C++ Primer 3/e by LIPPMAN & Lajoie.
The fourth edition has been available for more than a year...


hai Andrew,
i am happy to see you here. The author of
excellent.....sorry...... great book "Accelerated C++" answers my
question. well, 1st C++ primer 4/e is not available in INDIA but 3/e is
.. 2nd, your book Accelerated C++ was on the top of my list but
unfortunately it is not available too (here in INDIA).

are you planning to publish "Accelerated C++" in INDIA? - mostly,
good books on programming are published in INDIA by Pearson Education
India or Prentice Hall India. just to give you information.

Can you put it online under -- Creative Commons
Attribution-NonCommercial-NoDerivs license? -- , so that people like
me who can not get your book can read it (actually, i am asking out of
ignorance).

do you think TC++PL 3/e by Stroustrup is good for learning about C++
Standard Library
after the 2 boks i mentioned at the beginning of this post?. any
advice.
thanks

-- arnuld

Jun 11 '06 #9
arnuld wrote:
How about http://www.josuttis.com/libbook/

Ben, i tried but unfortunately, this book:
http://www.josuttis.com/libbook/ is not available in INDIA.


You might want to google some online STL tutorials. There seems to be a
great number of them and I am sure some of them are of good quality.
There are equally many and good references too, I usually use the SGI
and GCC ones.

as for JOSUTTIS, There is only one book available in INDIA:

" Object Oriented Programming in C++: A Tutorial for Newcomers"
I haven't read that one so I can't recommend, despite the faith I have
in Josuttis.

thanks

-- arnuld


Regards,
Ben
Jun 13 '06 #10
The Annotated STL Sources(using SGI STL) is good, I think.
arnuld 写道:
hello,

well, me again. this time i will keep it short. this time i am
just going to purchase C++ books. with advice form folks at
comp.lang.c++ & ACCU.org & i came to the following conclusion, for
the present:

C++ books:

C++ Primer 3/e by LIPPMAN & Lajoie.
STL Tutorial and Reference Guide by David Musser & Atul Saini

STL tutrial and Reference by Josuttis (NOT AVAILABLE in INDIA, so not
going to buy)

(MY experience: LISP only, @ 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. so which book for C++ Standard Library.
Musser & Saini's book is specifically for STL which is a only part of
Standard Library. what about Standard Library itself. is TC++PL 3/e by
stroustrup is good for that (i mean reading it after 1st 2 books i
mentioned at the beginning)? or something else.

i have already searched the archives & i do not trust reviews of
amazon.com. i wasted a lot money by following amazon's reviews.

-- arnuld


Jun 13 '06 #11
my original questional is still lost, so i restate:

i will use what is available in C++ Standard Library & STL. so which
book for C++ Standard Library?

Musser & Saini's book is specifically for STL which is a only part of
Standard Library. what about Standard Library itself? Is TC++PL 3/e by
Stroustrup is good for that?

i mean can i use Stroustrup for learning Standard Library after doing
C++ Primer? or do i need to do -- 1st, C++ Primer, 2nd STL tutorial &
reference by Musser & Saini -- & then Stroustrup
that is only one one thing i need to know.

thanks

-- arnuld

Jun 13 '06 #12

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

Similar topics

20
by: skoco | last post by:
Hello! Do you know when will be the new standard for c++ approved? And WHAT will be inside? Hope there will be some thread and synchro classes, text and XML parsing, new containers and other new...
71
by: Christopher Benson-Manica | last post by:
At what point was the .h dropped from the STL headers? I just had a discussion yesterday with my boss, who said he wanted .h on all the STL includes, despite me protesting that it was not...
43
by: Steven T. Hatton | last post by:
Now that I have a better grasp of the scope and capabilities of the C++ Standard Library, I understand that products such as Qt actually provide much of the same functionality through their own...
8
by: Sensei | last post by:
I have a quick question about the math library included in the standard C90 (and 99). The gcc, xlc and possibly other compilers/linkers on some unix platforms cannot use any math functions in...
6
by: junky_fellow | last post by:
On what basis it is decided that a particular funtion should be a part of Standard C library ? Do I get these standard C libraries along with the C compiler ? Or I can use the c complier from...
3
by: arnuld | last post by:
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.learn.c-c++, comp.lang.c++,...
22
by: David Mathog | last post by:
One thing that keeps coming up in this forum is that standard C lacks many functions which are required in a workstation or server but not possible in an embedded controller. This results in a...
20
by: J de Boyne Pollard | last post by:
MThe library functions which are included to allow process Mlaunch, forking, and termination, imply that it is both Mpossible and desirable for a process to fork itself. This is Ma fundamental...
126
by: Dann Corbit | last post by:
Rather than create a new way of doing things: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2497.html why not just pick up ACE into the existing standard:...
16
by: subramanian100in | last post by:
Program 1: --------------- #include <cstdlib> #include <iostream> #include <vector> using namespace std; int main() {
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...
0
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...
0
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...

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.