The Complete Language
Buch, Englisch, 1120 Seiten, Format (B × H): 170 mm x 244 mm, Gewicht: 2117 g
ISBN: 978-1-59059-227-4
Verlag: Apress
Written in the style that has made Horton one of today’s best selling authors, Ivor Horton’s Beginning ANSI C++: The Complete Language, Third Edition, is comprehensive ground-up tutorial on the complete C++ language following the ANSI specification. No prior knowledge of any particular programming language is assumed and only an appreciation of elementary programming concepts - branching looping and the basic notions of how programs work - is required to use the book. All language elements are demonstrated with complete working code examples and exercises are included at the end of each chapter.
Special Note: The first edition of this book (which sold almost 50,000 copies) established itself as the best place to learn C++ for the programmer new to the language
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1 Basic Ideas.- 2 Basic Data Types and Calculations.- 3 More on Handling Basic Data Types.- 4 Choices and Decisions in Your Programs.- 5 Loops: Repeating One or More Statements.- 6 Arrays and Strings.- 7 Pointers.- 8 Programming with Functions.- 9 More on Functions.- 10 Program Files and Preprocessing Directives.- 11 Creating Your Own Data Types.- 12 Classes: Defining Your Own Data Types.- 13 Class Operations.- 14 Operator Overloading.- 15 Inheritance.- 16 Virtual Functions and Polymorphism.- 17 Program Errors and Exception Handling.- 18 Using Class Templates To Create Families of Classes.- 19 Input and Output Operations.- 20 Introducing the Standard Template Library.- Appendix A ASCII Codes.- Appendix B C++ Keywords.- Appendix C Standard Library Headers.- Appendix D Operator Precedence and Associativity.- Appendix E Understanding Binary and Hexadecimal Numbers.- Appendix F Example Project.




