Cargando…

C++ for dummies

Enter the world of computer programming with this step-by-step guide to the C++ language! C++ is a great introduction to object-oriented programming, and this friendly guide covers everything you need to know and nothing you don't. You'll write your first program by the end of Chapter 1. C...

Descripción completa

Detalles Bibliográficos
Autor principal: Davis, Stephen Randy
Lenguaje:eng
Publicado: Wiley 2009
Materias:
Acceso en línea:http://cds.cern.ch/record/1217099
Descripción
Sumario:Enter the world of computer programming with this step-by-step guide to the C++ language! C++ is a great introduction to object-oriented programming, and this friendly guide covers everything you need to know and nothing you don't. You'll write your first program by the end of Chapter 1. C++ For Dummies, 6th Edition, helps you understand C++ programming from the ground up. It's full of examples to show you how things work, and it even explains "why", so you understand how the pieces fit together. And the bonus CD includes a special code editor, an update GNU compiler, and all source code from