C++11 Programming Essentials - Programmeren (algemeen)
Verrijk uw carrière met OEM’s
ICT-Trainingen
Beoordeeld met een 9,0 – een van de best gewaardeerde ICT-opleiders
van Nederland.
Waarom OEM?
- Meer dan 20 jaar ervaring in ICT-trainingen
- Ruim 1000 cursussen van 200 topmerken
- Gecertificeerde docenten & bekroonde e-learning
- Officiële partner van Microsoft, EC-Council, Certiport en Pearson VUE
- Flexibele leervormen: klassikaal, online, e-learning of blended
Start vandaag nog en ontwikkel uzelf of uw team met een training die écht resultaat oplevert.
Let op: bij het aanvragen van informatie vragen wij om een telefoonnummer, zodat wij u snel en persoonlijk kunnen adviseren.
Na inschrijving van de Award Winning E-learning training C++11 Programming Essentials, ontvangt u per e-mail een link om in te loggen in uw leeromgeving waar u een persoonlijk wachtwoord aanmaakt. Eenmaal ingelogd in uw persoonlijke leeromgeving ziet u een overzicht van de cursusonderdelen. Via de inhoudsopgave schakelt u automatisch over naar elk gewenst onderdeel van de training.
Er zit tevens een Voortgangsbewaking bij om eenvoudig te zien hoe ver u bent binnen uw training. U kunt daarbij 1 jaar lang (365 dagen), 24/7 (elke dag en nacht) inloggen om verder te gaan met de training.
Deze Engelstalige training met ondertiteling heeft interactieve, eenvoudig te volgen video's in HD beeldkwa…
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.
Verrijk uw carrière met OEM’s
ICT-Trainingen
Beoordeeld met een 9,0 – een van de best gewaardeerde ICT-opleiders
van Nederland.
Waarom OEM?
- Meer dan 20 jaar ervaring in ICT-trainingen
- Ruim 1000 cursussen van 200 topmerken
- Gecertificeerde docenten & bekroonde e-learning
- Officiële partner van Microsoft, EC-Council, Certiport en Pearson VUE
- Flexibele leervormen: klassikaal, online, e-learning of blended
Start vandaag nog en ontwikkel uzelf of uw team met een training die écht resultaat oplevert.
Let op: bij het aanvragen van informatie vragen wij om een telefoonnummer, zodat wij u snel en persoonlijk kunnen adviseren.
Na inschrijving van de Award Winning E-learning training C++11 Programming Essentials, ontvangt u per e-mail een link om in te loggen in uw leeromgeving waar u een persoonlijk wachtwoord aanmaakt. Eenmaal ingelogd in uw persoonlijke leeromgeving ziet u een overzicht van de cursusonderdelen. Via de inhoudsopgave schakelt u automatisch over naar elk gewenst onderdeel van de training.
Er zit tevens een Voortgangsbewaking bij om eenvoudig te zien hoe ver u bent binnen uw training. U kunt daarbij 1 jaar lang (365 dagen), 24/7 (elke dag en nacht) inloggen om verder te gaan met de training.
Deze Engelstalige training met ondertiteling heeft interactieve, eenvoudig te volgen video's in HD beeldkwaliteit met heldere audio kwaliteit. Daarnaast biedt de training Support en/of een Online Mentor aan als u problemen ondervindt. De training is beschikbaar in elke browser voor zowel PC, Mac, Tablet én Smartphone. Dus zelfs via uw mobiel kunt u handig de training volgen.
De training is inclusief lees- en/of praktijkopdrachten met trainingstest, mits noodzakelijk voor de training. Na afronding van de training krijgt u een Certificaat van Deelname en sluit u zich aan bij de reeds duizenden tevreden cursisten.
C++ is een algemene, objectgeoriënteerde programmeertaal met de C-taal als kern. De nieuwste release van C++ is C++ 11. Dit pad behandelt de essentie, tools en technieken die nodig zijn voor programmeren in C++11.
Cursusinhoud
C++11 Essentials
Course: 24 Minutes
- Course Introduction
- The C++11 Auto Keyword
- The C++11 Nullptr Literal
- Using initializer_list in C++
- The C++11 Constant Expression
- Suppressing Allocation Exceptions in C++
- Specifying Return Type Using Suffix Notation in C++
Containers, Data Structures, and Data Types
Course: 1 Hour, 1 Minute
- Using unordered_map in C++
Using unordered_set in C++ - Using Bit Fields in C++
- Using std::bitset in C++
- Using std::pair in C++
- Using std::deque in C++
- Using std::multimap in C++
- Using std::multiset in C++
- Using std::array in C++
- Using std::priority_queue in C++
- Using std::stringstream in C++
- Numeric Type Literals in C++
Iterators
Course: 16 Minutes
- Introduction to Iterators Using Find in C++
- Introduction to Iterators Using Sort in C++
- Introduction to Insert Iterators in C++
- Using Iterators to Copy and Move in C++
Enumeration Class
Course: 7 Minutes
- Enumeration Classes in C++
- Overloading Operators on an Enumeration Class in C++
Practice: Programming Fundamentals in C++
Course: 20 Minutes
- Exercise: Programming Fundamentals in C++11
Function Adapters
Course: 9 Minutes
- Course Introduction
- Using bind for Partial Evaluation in C++
- Using the mem_fn Function Adapter in C++
Assertions and Type Traits
Course: 42 Minutes
- Introduction to static_assert and type_traits in C++
- Using Type Information at Run-Time in C++
- Primary Type Traits in C++
- Composite Type Categories in C++
- Type Properties in C++
- Type Features in C++
- Type Relationships in C++
- Property Queries in C++
Threads and Concurrency
Course: 45 Minutes
- Introduction to Threads in C++
- Passing Arguments to Threads in C++
- Returning from Threads in C++
- Using Mutexes in C++
- Sharing Data Between Threads in C++
- Using future and promise in C++
- Using Packaged Task in C++
- Async in C++
- Accessing Properties of This Thread in C++
- Atomic Variables in C++
Practice: C++11 Programming Techniques
Course: Course: 20 Minutes
- Exercise: C++11 Programming Techniques
Getting Started with Boost
Course: 7 Minutes
- Course Introduction
- Introduction to Boost
- Configuring the Visual Studio IDE for Boost
Boost Data Structures
Course: 35 Minutes
- Using the Bimap in Boost
- Using the Circular Buffer in Boost
- Introduction to Dynamic Bitset in Boost
- Using the Dynamic Bitset in Boost
- Using Any in Boost
- Using Variant in Boost
- Variant Visitor in Boost
Boost Utilities
Course: 57 Minutes
- BOOST_FOREACH
- Using Tokenizer in Boost
- Token Separators in Boost
- Introduction to Format in Boost
- Tabulation and Manipulators in Boost
- Lexical Cast in Boost
- Numeric Cast in Boost
- Numeric Converter in Boost
- Numeric Bounds in Boost
- Date Time: Posix Time in Boost
- Date Time: Gregorian Calendar in Boost
- UUID in Boost
Boost String Algorithms
Course: 49 Minutes
- Introduction to Boost String Algorithms
- Case Conversion in Boost
- Trimming Strings in Boost
- String Iterators in Boost
- String Predicates in Boost
- String Find Algorithms in Boost
- String Erase and Replace in Boost
- Split String in Boost
- String Classification in Boost
Practice: Programming C++ with Boost
Course: 20 Minutes
- Exercise: Using the Boost Library
Lambda Expressions
Course: 19 Minutes
- Course Introduction
- Introduction to Lambda Expressions in C++
- Using the Capture List in C++ Lambda Expressions
- Using stl::for_each in C++ Lambda Expressions
- Using stl::sort in C++ Lambda Expressions
Smart Pointers
Course: 17 Minutes
- Introduction to Smart Pointers in C++
- Using the Shared Pointer in C++
- Using the Unique Pointer in C++
- Using the Weak Pointer in C++
Valarray
Course: 18 Minutes
- Introduction to Valarray in C++
- Valarray Operations in C++
- Valarray Slices in C++
C++14 Preview of Changes
Course: 17 Minutes
- C++14 Overview
- Lambda Capture Expressions in C++
- Function Return Type Deduction in C++
- Updated Constant Expressions in C++
- Binary Literals and Literal Suffixes in C++
Practice: C++14 Advanced Techniques
Course: 20 Minutes
- Exercise: C++14 Preview and C++11 Advanced Techniques
Specificaties
Taal: Engels
Kwalificaties van de
Instructeur: Gecertificeerd
Cursusformaat en Lengte: Lesvideo's met
ondertiteling, interactieve elementen en opdrachten en testen
Lesduur: 10:21 uur
Voortgangsbewaking: Ja
Toegang tot Materiaal: 365 dagen
Technische Vereisten: Computer of mobiel
apparaat, Stabiele internetverbindingen Webbrowserzoals Chrome,
Firefox, Safari of Edge.
Support of Ondersteuning: Helpdesk en online
kennisbank 24/7
Certificering: Certificaat van deelname in
PDF formaat
Prijs en Kosten: Cursusprijs zonder extra
kosten
Annuleringsbeleid en Geld-Terug-Garantie: Wij
beoordelen dit per situatie
Award Winning E-learning: Ja
Tip! Zorg voor een rustige leeromgeving, tijd
en motivatie, audioapparatuur zoals een koptelefoon of luidsprekers
voor audio, accountinformatie zoals inloggegevens voor toegang tot
het e-learning platform.
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.







