Herb schild c++ programming cookbook

529 335 1
Herb schild   c++ programming cookbook

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Đây là quyển sách tiếng anh về lĩnh vực công nghệ thông tin cho sinh viên và những ai có đam mê. Quyển sách này trình về lý thuyết ,phương pháp lập trình cho ngôn ngữ C và C++.

[...]... terms of use xviii Herb Schildt's C++ Programming Cookbook Example Code on the Web The source code for all of the examples in this book is available free-of-charge on the Web at www.mhprofessional.com More from Herbert Schildt Herb Schildt's C++ Programming Cookbook is just one of Herb' s many programming books Here are some others that you will find of interest To learn more about C++, you will find... book is about applying C++ to a variety of real-world 3 4 Herb Schildt's C++ Programming Cookbook programming problems It is not about teaching the fundamentals of the C++ language.) If you need to improve your C++ skills, I recommend my books C++: The Complete Reference, C++ From the Ground Up, and C++: A Beginner's Guide All are published by McGraw-Hill, Inc What Version of C++? The code and discussions... these books especially helpful: C++: The Complete Reference C++: A Beginner's Guide C++ from the Ground Up STL Programming from the Ground Up The Art of C++ To learn about Java, we recommend: Java: The Complete Reference Java: A Beginner's Guide The Art of Java Swing: A Beginner's Guide Herb Schildt's Java Programming Cookbook To learn about C#, we suggest the following Schildt books: C#: The Complete... the cookbook The two most requested cookbooks were ones for Java and C++ I began with Java, with the result being my Java programming cookbook As soon as I finished the Java book, I moved on to C++ The result is, of course, this book I must admit that both projects were among my most enjoyable Based on the format of a traditional food cookbook, this book distills the essence of many general-purpose C++. .. which an entire chapter was not feasible I grouped those recipes into the final chapter Several of these recipes focus on overloading C++' s more specialized 1 Copyright © 2008 by The McGraw-Hill Companies Click here for terms of use 2 Herb Schildt's C++ Programming Cookbook operators, such as [ ], –>, new, and delete Others illustrate the use of the auto_ptr and complex classes or show how to create... required in real-world applications C++ Experience Required This book is for every C++ programmer, whether beginner or experienced pro However, it does assume that you know the fundamentals of C++ programming, including the C++ keywords and syntax, and have a general familiarity with the core library functions and classes You should also be able to create, compile, and run C++ programs None of these things... will be of interest: C: The Complete Reference When you need solid answers fast, turn to Herbert Schildt, the recognized authority on programming 1 CHAPTER Overview T his book is a collection of techniques that show how to perform various programming tasks in C++ As the title implies, it uses the well-known "cookbook" format Each "recipe" illustrates how to accomplish a specific operation For example,... comparing 15 16 Herb Schildt's C++ Programming Cookbook strings easy and relatively error-free You don't need to worry about overrunning an array, for example, when you assign one string to another In general, the string type offers safety and convenience that far exceeds that of null-terminated strings Despite the advantages of the string class, null-terminated strings are still widely used in C++ One reason... 194 195 197 199 200 200 200 202 203 204 204 204 206 207 208 208 208 209 210 211 211 212 212 214 217 217 218 219 221 222 222 222 223 224 225 225 225 226 227 227 228 228 228 230 ix x Herb Schildt's C++ Programming Cookbook Merge Two Sorted Sequences Step-by-Step Discussion ... 279 280 280 281 285 287 287 287 288 289 293 293 294 295 296 296 297 297 298 300 300 301 301 302 304 305 305 306 307 309 310 310 310 xi xii Herb Schildt's C++ Programming Cookbook Example Options and Alternatives Read from and Write to a File . available free-of-charge on the Web at www.mhprofessional.com. More from Herbert Schildt Herb Schildt's C++ Programming Cookbook is just one of Herb& apos;s. Notebook, and E-Mergers. Copyright © 2008 by The McGraw-Hill Companies. Click here for terms of use. Herb Schildt's C++ Programming Cookbook Herb Schildt

Ngày đăng: 19/03/2014, 14:08

Từ khóa liên quan

Tài liệu cùng người dùng

Tài liệu liên quan