Cargando…

Object-oriented programming in C++ /

Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects th...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lafore, Robert (Robert W.)
Autor Corporativo: Waite Group
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Sams Pub., ©2002.
Edición:4th ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn219606865
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 080404s2002 inua ob 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d OCLCQ  |d OCLCG  |d CEF  |d OCLCQ  |d IDEBK  |d NHM  |d DEBSZ  |d N$T  |d YDXCP  |d OCLCO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d OCLCO  |d TEFOD  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d INARC  |d AU@  |d CNCEN  |d OCLCQ  |d ERF  |d UKBTH  |d UHL  |d UKEHC  |d TOH  |d OCLCQ  |d OCLCO  |d TAC  |d OCLCQ 
015 |a GBA2Z5818  |2 bnb 
019 |a 56097807  |a 63172434  |a 667096513  |a 1036806424  |a 1044233033  |a 1056339219  |a 1060972119  |a 1073053121  |a 1100912048  |a 1105789264  |a 1112570876  |a 1113020603  |a 1113851309  |a 1159654592  |a 1200059876  |a 1204041230  |a 1224587018  |a 1302705238 
020 |a 0672323087 
020 |a 9780672323089 
020 |a 0768658845  |q (electronic bk.) 
020 |a 9780768658842  |q (electronic bk.) 
020 |a 0768662338 
020 |a 9780768662337 
024 8 |a 9780672323089 
024 8 |a 0672323087 
029 1 |a AU@  |b 000067090843 
029 1 |a DEBSZ  |b 355372797 
029 1 |a HEBIS  |b 291445659 
029 1 |a NZ1  |b 11774754 
035 |a (OCoLC)219606865  |z (OCoLC)56097807  |z (OCoLC)63172434  |z (OCoLC)667096513  |z (OCoLC)1036806424  |z (OCoLC)1044233033  |z (OCoLC)1056339219  |z (OCoLC)1060972119  |z (OCoLC)1073053121  |z (OCoLC)1100912048  |z (OCoLC)1105789264  |z (OCoLC)1112570876  |z (OCoLC)1113020603  |z (OCoLC)1113851309  |z (OCoLC)1159654592  |z (OCoLC)1200059876  |z (OCoLC)1204041230  |z (OCoLC)1224587018  |z (OCoLC)1302705238 
037 |a CL0500000020  |b Safari Books Online 
050 4 |a QA76.64  |b .L32 2002 
072 7 |a COM  |x 051210  |2 bisacsh 
082 0 4 |a 005.13/3  |2 21 
049 |a UAMI 
100 1 |a Lafore, Robert  |q (Robert W.) 
245 1 0 |a Object-oriented programming in C++ /  |c Robert Lafore. 
250 |a 4th ed. 
260 |a Indianapolis, Ind. :  |b Sams Pub.,  |c ©2002. 
300 |a 1 online resource (xix, 1012 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record. 
505 0 |a 1. The Big Picture -- 2. C++ Programming Basics -- 3. Loops and Decisions -- 4. Structures -- 5. Functions -- 6. Objects and Classes -- 7. Arrays and Strings -- 8. Operator Overloading -- 9. Inheritance -- 10. Pointers -- 11. Virtual Functions -- 12. Streams and Files -- 13. Multifile Programs -- 14. Templates and Exceptions -- 15. The Standard Template Library -- 16. Object-Oriented Software Development -- A. ASCII Chart -- B. C++ Precedence Table and Keywords -- C. Microsoft Visual C++ -- D. Borland C++Builder -- E. Console Graphics Lite -- F. STL Algorithms and Member Functions. 
520 |a Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects the latest ANSI C++ standard and the examples have been thoroughly revised to reflect current practices and standards. Educational Supplement Suggested solutions to the programming projects found at the end of each chapter are made available to instructors at recognized educational institutions. This educational supplement can be found at www.prenhall.com, in the Instructor Resource Center. 
542 |f Copyright © 2002 by Sams Publishing  |g 2002 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Object-oriented programming (Computer science) 
650 0 |a C++ (Computer program language) 
650 6 |a Programmation orientée objet (Informatique) 
650 6 |a C++ (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming  |x Object Oriented.  |2 bisacsh 
650 7 |a Object-oriented programming (Computer science)  |2 blmlsh 
650 7 |a C++ (Computer program language)  |2 blmlsh 
650 7 |a C++ (Computer program language)  |2 fast  |0 (OCoLC)fst00843286 
650 7 |a Object-oriented programming (Computer science)  |2 fast  |0 (OCoLC)fst01042804 
653 |a C++ 
700 1 |a Lafore, Robert  |q (Robert W.).  |t Waite Group's object-oriented programming in C++. 
710 2 |a Waite Group. 
776 0 8 |i Print version:  |a Lafore, Robert (Robert W.).  |t Object-oriented programming in C++.  |b 4th ed.  |d Indianapolis, Ind. : Sams Pub., ©2002  |z 9780672323089  |w (DLC) 2001094813  |w (OCoLC)48753490 
856 4 0 |u https://learning.oreilly.com/library/view/~/0672323087/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a EBSCOhost  |b EBSC  |n 100647 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 96891 
938 |a Internet Archive  |b INAR  |n objectorientedpr00lafo 
938 |a YBP Library Services  |b YANK  |n 2339527 
994 |a 92  |b IZTAP