Cargando…

C++ for dummies /

The best-selling C++ For Dummies book makes C++ easier! C++ For Dummies, 7th Edition is the best-selling C++ guide on the market, fully revised for the 2014 update. With over 60% new content, this updated guide reflects the new standards, and includes a new Big Data focus that highlights the use of...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Davis, Stephen R., 1956- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Hoboken, N.J. : John Wiley & Sons, [2014]
Edición:7th ed.
Colección:--For dummies.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Getting started with C++ programming. Writing your first C++ program ; declaring variables constantly ; performing mathematical operations ; performing logical operations ; controlling program flow
  • Becoming a functional C++ programmer. Creating functions ; Storing sequences in arrays ; Taking a first look at C++ pointers ; Taking a second look at C++ pointers ; The C++ preprocessor
  • Introduction to classes. Examining object-oriented programming ; Adding class to C++ ; Point and stare at objects ; Protecting members : do not disturb ; "Why do you build me up, just to tear me down, baby?" ; Making constructive arguments ; The copy/move constructor ; Static members : can fabric softener help?
  • Inheritance. Inheriting a class ; Examining virtual member functions : are they for real? ; Factoring classes
  • Security. A new assignment operator, should you decide to accept it ; Using stream I/O ; Handling errors : exceptions ; Inheriting multiple inheritance ; Tempting C++ templates ; Standardizing on the standard template library ; Writing hacker-proof code
  • The part of tens. Ten ways to avoid adding bugs to your program ; Ten ways to protect your programs from hackers.