Cantitate/Preț
Produs

ISE C++ Programming: An Object-Oriented Approach

Autor Behrouz A. Forouzan, Richard Gilberg
en Limba Engleză Paperback – 29 mar 2019
C++ Programming: An Object-Oriented Approach has two primary objectives: Teach the basic principles of programming as outlined in the ACM curriculum for a CS1 class and teach the basic constructs of the C++ language. While C++ is a complex and professional language, experience shows that beginning students can easily understand and use C++.C++ Programming: An Object-Oriented Approach uses a combination of thorough, well-ordered explanations and a strong visual framework to make programming concepts accessible to students. The authors stress incremental program development, wherein program analysis is followed by building a structure chart, constructing UML flow diagrams, writing algorithms, undertaking program design, and finally testing. This foundation, combined with a focus on the benefits of a consistent and well-documented programming style, prepares students to tackle the academic and professional programming challenges they will encounter down the road with confidence.
Citește tot Restrânge

Preț: 40450 lei

Preț vechi: 50563 lei
-20% Nou

Puncte Express: 607

Preț estimativ în valută:
7742 8052$ 6488£

Carte disponibilă

Livrare economică 21 februarie-07 martie
Livrare express 06-12 februarie pentru 6075 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781260547726
ISBN-10: 1260547728
Pagini: 960
Dimensiuni: 201 x 252 x 31 mm
Greutate: 1.41 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Chapter 1: Introduction to Computers and Programming Languages

Chapter 2: Basics of C++ Programming

Chapter 3: Expressions and Statements

Chapter 4: Selection

Chapter 5: Repetition

Chapter 6: Functions

Chapter 7: User-Defined Types: Classes

Chapter 8: Arrays

Chapter 9: References, Pointers, and Memory Management

Chapter 10: Strings

Chapter 11: Relationships among Classes

Chapter 12: Polymorphism and Other Issues

Chapter 13: Operator Overloading

Chapter 14: Exception Handling

Chapter 15: Generic Programming: Templates

Chapter 16: Input/Output Streams

Chapter 17: Recursion

Chapter 18: Introduction to Data Structures

Chapter 19: Standard Template Library (STL)


Chapter 20: Design Patterns


Appendices

Appendix A: Unicode

Appendix B: Positional Numbering System

Appendix C: C++ Expressions and Operators

Appendix D: Bitwise Operations

Appendix E: Bit Fields

Appendix F: Preprocessing

Appendix G: Namespaces

Appendix H: Ratios

Appendix I: Time

Appendix J: Lambda Expressions


Appendix K: Regular Expressions


Appendix L: Smart Pointers


Appendix M: Random Number Generation


Appendix N: References


Appendix O: Move versus Copy


Appendix P: A Brief Review of C++ 11


Appendix Q: Unified Modeling Language (UML)


Appendix R: Bitset


Glossary

Index