Titel, Artikelname, Autor:
in 
Bücher Elektronik, Foto
Musik-CDs DVDs, Blu-ray
Spielzeug Software
Freizeit, Sport Haus und Garten
Computerspiele Küchengeräte
Essen und Trinken Drogerie und Bad
Inhaltsangaben
Kurzbeschreibungen
Zusammenfassungen

Buch, Hörbücher:

C++

Seite 8
Learn C++ by Example: Covers Versions 11 to 23 (Savage Strength of Starstorm, 1) - Frances Buontempo

Learn C++ by Example: Covers Versions 11 to 23 (Savage Strength of Starstorm, 1)

Autor: Frances Buontempo

Taschenbuch, 02.04.2024
Weiterinformieren oder bestellen


Design Patterns in Modern C++20: Reusable Approaches for Object-Oriented Software Design - Dmitri Nesteruk

Design Patterns in Modern C++20: Reusable Approaches for Object-Oriented Software Design

Autor: Dmitri Nesteruk

Taschenbuch, 06.11.2021
Weiterinformieren oder bestellen


Die C++-Programmiersprache - 4., aktualisierte Auflage: Vom Erfinder von C++ (Programmer's Choice) - Bjarne Stroustrup

Die C++-Programmiersprache - 4., aktualisierte Auflage: Vom Erfinder von C++ (Programmer's Choice)

Autor: Bjarne Stroustrup

Gebundene Ausgabe, 01.11.2010
Weiterinformieren oder bestellen


The D Programming Language: The D Programming Lan_p1 - Andrei Alexandrescu

The D Programming Language: The D Programming Lan_p1

Autor: Andrei Alexandrescu

Taschenbuch, 02.06.2010
Weiterinformieren oder bestellen


Learning OpenCV 3: Computer Vision in C++ With the OpenCV Library - Adrian Kaehler, Gary Bradski

Learning OpenCV 3: Computer Vision in C++ With the OpenCV Library

Autoren: Adrian Kaehler, Gary Bradski

Taschenbuch, 08.01.2017
Weiterinformieren oder bestellen


Advanced C++: Master the technique of confidently writing robust C++ code - Gazihan Alankus, Olena Lizina, Rakesh Mane, Vivek Nagarajan, Brian Price

Advanced C++: Master the technique of confidently writing robust C++ code

Gazihan Alankus, Olena Lizina, Rakesh Mane, Vivek Nagarajan, Brian Price

Taschenbuch
Weiterinformieren oder bestellen


C++ mit Visual Studio 2017 und Windows Forms-Anwendungen: Ein Fach- und Lehrbuch für Standard C++ und Windows Forms-Anwendungen (Xpert.press) - Richard Kaiser

C++ mit Visual Studio 2017 und Windows Forms-Anwendungen: Ein Fach- und Lehrbuch für Standard C++ und Windows Forms-Anwendungen (Xpert.press)

Richard Kaiser

Gebundene Ausgabe
Weiterinformieren oder bestellen


C/C++ für Studium und Beruf: Eine Einführung mit vielen Beispielen, Aufgaben und Lösungen - Gerd Küveler

C/C++ für Studium und Beruf: Eine Einführung mit vielen Beispielen, Aufgaben und Lösungen

Gerd Küveler

Taschenbuch
Weiterinformieren oder bestellen


Accelerated C++: Practical Programming by Example (Addison-Wesley C++ In-Depth) - Andrew Koenig

Accelerated C++: Practical Programming by Example (Addison-Wesley C++ In-Depth)

Andrew Koenig

Taschenbuch
Weiterinformieren oder bestellen

If you don't have a lot of time, but still want to learn the latest in C++, you don't have to learn C first. You might learn more by digging into current language features and classes from the very beginning. That's the approach that's offered by < I> Accelerated C++, a text that delves into more advanced C++ features like templates and Standard Template Library ( S T L) collection classes early on. This book arguably can get a motivated beginning programmer into C++ more quickly than other available tutorials.

What separates this title from the rest of the pack is that it jumps right in with samples that take advantage of the Standard C++ of today-from streams to built-in container classes, such as vectors and linked lists. Early examples are more complex than in other books, but the thoroughness and relaxed pace of the explanations will bring the novice up to speed. ( Although it ships at a slender 350 pages, < I> Accelerated C++ is packed with samples, tips, and example problems; about 10 per chapter. )

After a tour of basic C++, the book looks at more advanced C++ features, such as templates, including built-in support for containers. Besides tapping the strength of Standard C++, you also will learn to design with your own templates. ( Other tutorials would defer this material until later on. ) The authors have tested the approach in the book in their own teaching, and honed a set of worthwhile examples that will help anyone get familiar with these powerful language features. All examples make use of the command line and console (without G U I programs), but the advantage is that this code should run on any of today's operating systems and compilers. Later sections cover the basics of class design, which include good coverage of operator overloading and inheritance.

With its innovative approach to teaching the language, < I> Accelerated C++ will challenge readers in the right way. It suggests that you don't need to learn C to be productive in C++. Written in an approachable style, it deserves a close look from any C++ novice. < I>-Richard Dragan

< B> Topics covered: Introduction to C++ Console I/ O with stream classes Basic string handling Loop and flow-control statements Arrays Using functions and methods Using Standard Template Library ( S T L) containers (vectors, linked lists, and maps) Iterators Sorting and generic functions Basic class design Pointers and arrays File I/ O Memory-management techniques, including statically and dynamically allocated memory Adding stream support to custom classes Conversion operators Operator overloading Friend functions Inheritance Polymorphism and virtual functions Handle idioms for classes, including reference counting Quick reference to the C++ language


Natural Language Processing in Action: Understanding, analyzing, and generating text with Python - Hobson Lane, Hannes Hapke, Cole Howard

Natural Language Processing in Action: Understanding, analyzing, and generating text with Python

Hobson Lane, Hannes Hapke, Cole Howard

Taschenbuch
Weiterinformieren oder bestellen


SDL Game Development: (Black & White) (English Edition) - Shaun Mitchell

SDL Game Development: (Black & White) (English Edition)

Shaun Mitchell

Taschenbuch
Weiterinformieren oder bestellen


OpenGL 4 Shading Language Cookbook: Build high-quality, real-time 3D graphics with OpenGL 4.6, GLSL 4.6 and C++17, 3rd Edition (English Edition) - David Wolff

OpenGL 4 Shading Language Cookbook: Build high-quality, real-time 3D graphics with OpenGL 4.6, GLSL 4.6 and C++17, 3rd Edition (English Edition)

David Wolff

Taschenbuch
Weiterinformieren oder bestellen


Programming with STM32: Getting Started with the Nucleo Board and C/C++ - Donald Norris

Programming with STM32: Getting Started with the Nucleo Board and C/C++

Donald Norris

Taschenbuch
Weiterinformieren oder bestellen


Einführung in die Programmierung mit C++ (Pearson Studium - IT) - Bjarne Stroustrup

Einführung in die Programmierung mit C++ (Pearson Studium - IT)

Bjarne Stroustrup

Taschenbuch
Weiterinformieren oder bestellen


Designing Audio Effect Plugins in C++ - Will Pirkle

Designing Audio Effect Plugins in C++

Will Pirkle

Taschenbuch
Weiterinformieren oder bestellen


Secure Coding in C and C++ (SEI Series in Software Engineering) (English Edition) - Robert C. Seacord

Secure Coding in C and C++ (SEI Series in Software Engineering) (English Edition)

Autor: Robert C. Seacord

Kindle eBook und andere Ausgaben
Weiterinformieren oder bestellen


Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code (English Edition) - J. Guy Davidson, Kate Gregory

Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code (English Edition)

Autoren: J. Guy Davidson, Kate Gregory

Kindle eBook und andere Ausgaben
Weiterinformieren oder bestellen


Buch, Hörbücher: C++
Weitere Seiten:
C++, Vorige Seite
 1      2      3      4      5      6      7      8      9      10    
C++, Nächste Seite


Buch, Hörbücher: C++
Buch, Hörbücher
Computer und Internet
Programmierung und Webdesign
Programmiersprachen

C++



04.03.2024  17