[C Primer Plus 5th Edition] vs [C Primer Plus 6th Edition]

Nov 24, 2014 at 8:32am
[C Primer Plus 5th Edition] vs [C Primer Plus 6th Edition]

I am currently ready [C Primer Plus 5th Edition] and i recently bought it, as suggested by many friends, is there any major differences b/w both editions 5&6 ?

Is there any need to switch to 6th edition ?
Nov 24, 2014 at 8:56am
Throw it in the bin and buy [C++ Primer 5th Edition] (notice the lack of plus)

Review of C++ Primer Plus: http://www.amazon.com/review/R3PBNZTSMYMTQT/ref=cm_cr_pr_perm?ie=UTF8&ASIN=0321776402

Get this instead:
http://www.amazon.com/Primer-5th-Stanley-B-Lippman/dp/0321714113/ref=sr_1_1?s=books&ie=UTF8&qid=1416819129&sr=1-1&keywords=c%2B%2B+primer+5th+edition

Keep this link in your bookmarks stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list
Nov 24, 2014 at 9:26am
@Lachlan_Easton

I am talking about C not C++,
Wait! did you mean Throw C language or C++ Primer 6th Edition?

I think you misunderstood.
Last edited on Nov 24, 2014 at 9:27am
Nov 24, 2014 at 10:26am
Stephen Prata wrote both
C++ Primer Plus 6,E (2012) pages 1438
and
C Primer Plus 6th ed (2014) pages1067
Nov 24, 2014 at 11:37am
@anup30
I know who wrote it, i wanna know the difference on contents
of both books.
Nov 24, 2014 at 11:44am
I am talking about C not C++


Then i really don't think it matters.

http://www.goodreads.com/book/show/120642.C_Primer_Plus

A lot of the reviews on that page for version 5 were made this year.
Last edited on Nov 24, 2014 at 11:46am
Nov 24, 2014 at 11:50am
i didn't read that.

i like, Problem Solving and Program Design in C 7,E (2013) pages921
by, Jeri R. Hanly & Elliot B. Koffman

or, Beginning C 5th Ed - by Ivor Horton (2013) pages675
Nov 24, 2014 at 12:11pm
@mutexe

Thanks for Response.

But i wanna know that is there any additions or deletion in new Edition of [C++ Primer 6th Edition by Stephen Prata] ?
Nov 24, 2014 at 12:16pm
closed account (z05DSL3A)
But i wanna know that is there any additions or deletion in new Edition of [C++ Primer 6th Edition by Stephen Prata]
Now I think that you are confusing yourself.

Anyway, the best thing to do is go to the Amazon 'look inside' for each of the books and compare the contents pages. Also see if thee is a section on what's new or see if there is a supporting website for the book.

A few seconds searching:
http://www.pearsonhighered.com/educator/product/C-Primer-Plus-6E/9780321928429.page

New To This Edition
This sixth edition contains:
· New coverage of the C11 standard
· Updated information about the latest C compilers for Windows, OS X, and Linux
· New material on C programming for mobile and game development
· New material on C-based object-oriented programming languages (e.g., Objective-C)
- See more at: http://www.pearsonhighered.com/educator/product/C-Primer-Plus-6E/9780321928429.page#sthash.4sv2CYP1.dpuf
Last edited on Nov 24, 2014 at 12:20pm
Nov 24, 2014 at 12:51pm
@Grey Wolf

Thank you very very Much.
Topic archived. No new replies allowed.