Cargando…

Exploring C++ 11

Exploring C++ divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Assuming no familiarity with C++, or any other C-based language, you'll be taught everything you need to know in a logical progression of small lessons that you can work through as quic...

Descripción completa

Detalles Bibliográficos
Autor principal: Lischner, Ray
Lenguaje:eng
Publicado: Springer 2014
Materias:
Acceso en línea:http://cds.cern.ch/record/1706578
Descripción
Sumario:Exploring C++ divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Assuming no familiarity with C++, or any other C-based language, you'll be taught everything you need to know in a logical progression of small lessons that you can work through as quickly or as slowly as you need.C++ can be a complicated language. Writing even the most straight-forward of programs requires you to understand many disparate aspects of the language and how they interact with one another. C++ doesn't lend itself to neat compartmentalization the way other languages do. Rat