473,756 Members | 9,694 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Bjarne Stroustrup has new C++ text coming out ...

Bjarne Stroustrup has a new text coming out called "Programmin g:
Principles and Practice Using C++" (ISBN: 0321543726), due to be
published in December of this year.

Some of the features of this new text include:

*Its history: The text was developed in the author's introductory
programming course at Texas A&M and has been used successfully by
hundreds of students.

*An untraditional approach for an introductory programming text: It
leaves out many common topics, including discrete math and hardware,
and instead focuses on programming and how to develop software.

*A full range of supplements, including drills, exercises, and
solutions.

This test was clearly designed to be used as an introductory C++ text
in colleges and universites. As a C++ college instructor, I am
looking forward to getting my evaluation copy and creating my own
impression of this new text. I cover topics such as Exception
Handling, Operator Overloading, as well as C programming topics such
as pointers, C-style strings (char *), some of the C string
manipulation functions, etc in my courses. None of the these topics
are explicitily listed in the table of contents below. I guess that I
will have to wait to read the actual text to find out how well these
topics are covered. As well, the success or failure of this text will
also have a lot to do with the quality of the exercises (and
solutions) provided with the text.
Table of Contents:

Preface
Chapter 0: Notes to the Reader

Part I: The Basics
Chapter 1: Computers, People, and Programming
Chapter 2: Hello, World!
Chapter 3: Objects, Types, and Values
Chapter 4: Computation
Chapter 5: Errors
Chapter 6: Writing a Program
Chapter 7: Completing a Program
Chapter 8: Technicalities: Functions, Etc.
Chapter 9: Technicalities: Classes, Etc.

Part II: Input and Output
Chapter 10: Input and Output Streams
Chapter 11: File Streams and String Streams
Chapter 12: Graphs
Chapter 13: Graph Classes
Chapter 14: Graph Class Design
Chapter 15: Graphing Functions
Chapter 16: Graphical User Interfaces

Part III: Data and Algorithms
Chapter 17: Vectors: Memory Management
Chapter 18: Vectors: Arrays
Chapter 19: Vectors: Exceptions and Templates
Chapter 20: STL: Containers, Iterators, and Algorithms
Chapter 21: STL: Maps and Algorithms

Part IV: Broadening the View

Chapter 22: Ideals and History
Chapter 23: Text Manipulation
Chapter 24: Numerics
Chapter 25: Embedded Systems Programming
Chapter 26: Testing
Chapter 27: The C Programming Language

Appendices
Appendix A: Language Summary
Appendix B: Standard-Library Summary
Appendix C: Getting Started with Visual Studio
Appendix D: Installing FLTK
Appendix E: GUI Implementation

Glossary
Bibliography
Index

Oct 19 '08 #1
1 3532
blangela wrote:
Bjarne Stroustrup has a new text coming out called "Programmin g:
Principles and Practice Using C++" (ISBN: 0321543726), due to be
published in December of this year.
I was at boostcon where he discussed his ideas about C++ instruction,
which this book is supposed to implement. He discussed something about
basically creating 3 different versions of the language and library:
beginner, intermediate, professional... or something like that. He
seemed to have mimicked this through some headers and such. In other
words, the beginner level of this book may very well depend on the
existence of his header setup, which I'm sure he describes or provides.

His hope is that people will come up with a package sort of setup for
C++ development that will make entry into the language easier for
beginners. They won't have to get the compiler, an IDE, pick a GUI
library, pick a networking library, etc... It'll just plug and play.
Oct 20 '08 #2

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

Similar topics

13
1888
by: Teddy | last post by:
Hello all Bjarne Stroustrup says "The most important thing to do when learning C++ is to focus on concepts and not get lost in language-technical details" and "Focus on programming techniques, not on language features" in his book <The C++ Programming Language>. I don't follow these. What does Bjarne Stroustrup actually mean?
3
1710
by: devser2006 | last post by:
Do You Want The Book C++ Programming Language By Bjarne Stroustrup? If yes , please download a screensaver from http://www.geocities.com/screensaver_200and email me that you have downloaded the screensaver I will send you the C++ Programming Book.
1
1955
by: Mike | last post by:
Hi, I'm auctioning the book "The C++ Programming Language" 3rd Ed. by Bjarne Stroustrup on ebay, details as follows or see eBay item number 250030480853. Softback. Condition : Good. Pub. Addison Wesley 1997. 3rd Edition. 910 pages. "The C++ Programming Language" by Bjarne Stroustrup is the classic C++
17
4718
by: CoreyWhite | last post by:
I bought this book years ago, when I was just learning C++. Since then I've gone through every math course offered at my college, taken courses on coding C & thinking in terms how how to make the smallest tightest algorithms to preform specific functions. I've also grown and matured a lot, and am wiser and older. I'm reading through the C+ + Programming Language, Third Edition now, and I can actually understand it. I can understand it...
2
1791
by: Rakesh UV | last post by:
Hi, I searched on google for this book "The c++ programming language by Bjarne Stroustrup's" but i diidnt get any which is free, Thanks in advance Rakesh UV
1
1811
by: Visame | last post by:
How to understand the following paragraph from Bjarne stroustrup's The C++ Programming Language? 9.4.1: In principle, a variable defined outside any function (that is, global, namespace, and class static variables) is initialized before main() is invoked. Such nonlocal variables in a translation unit are initialized in their declaration order (§10.4.9). If such a variable has no explicit initializer, it is by default initialized to the...
20
2166
by: gremlin | last post by:
http://www.cilk.com/multicore-blog/bid/6703/C-Inventor-Bjarne-Stroustrup-answers-the-Multicore-Proust-Questionnaire
0
1830
by: gremlin | last post by:
http://www.cilk.com/multicore-blog/bid/6703/C-Inventor-Bjarne-Stroustrup-answers-the-Multicore-Proust-Questionnaire
0
1274
by: Chris M. Thomasson | last post by:
http://groups.google.com/group/comp.programming.threads/browse_frm/thread/a4a668e20be49644 ] "gremlin" <gremlin@rosetattoo.comwrote in message
0
9894
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...
1
9676
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
9541
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
8542
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
7078
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
6390
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();...
1
3651
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
2
3141
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2508
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.