tailieunhanh - C++

C++ Unleashed is a survey of advanced topics in C++. The goal of this book is to provide a focused examination of each of these topics, covering the essential information you need to fully exploit the power of the C++ language. Many of the topics in this book deserve a book in their own right. Part III, “Manipulating Data” Part III opens Chapter 11—a discussion of advanced techniques using recursion. In Chapter 12, we discuss sorting algorithms, and in Chapter 13, we discuss object-oriented searching. This discussion is rounded out in Chapter 14 with a consideration of hashing and parsing techniques. Part IV,. | Introduction C Unleashed is a survey of advanced topics in C . The goal of this book is to provide a focused examination of each of these topics covering the essential information you need to fully exploit the power of the C language. Many of the topics in this book deserve a book in their own right. Because it is not possible given the available space to cover every aspect of some of these subjects the chapters in this book explain only what is most necessary for you to gain a working understanding of the technologies they describe. Often you will find that the information provided here is sufficient for your immediate needs. Even if that is not always the case these chapters provide a useful foundation in these advanced issues that will allow you to quickly gain a more comprehensive understanding of them with further study. What Is Covered Part I Object-Oriented Programming We begin with a comprehensive introduction to object-oriented analysis and design. It is my view that C is best used to implement a well-designed object-oriented model rather than to bang out quick-and-dirty code. The significant advantages of object-oriented programming can only be realized once you have done the necessary analysis and put the time in to design a well-conceived product. Chapter 1 will get you started on the difficult but rewarding path of object modeling. Along the way I ll teach you the fundamentals of the Unified Modeling Language UML the emerging industry standard. In Chapter 2 you ll learn how to implement your object model in C . This mapping from design model to code is essential if you want to use C to its fullest potential as an object-oriented programming language. Chapter 3 continues this theme focusing on how C supports inheritance and polymorphism. This detailed examination of the intricacies of polymorphism will lay the groundwork for creating high-quality commercial C applications. Part II Implementation Issues In Chapter 4 we discuss advanced memory management

crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.