The Update of my Book "Concurreny with Modern C++"

The update of my book "Concurrency with Modern C++" is available. This version is a total rework of the previous one and includes also new sections such as for executors. In total, the book is 60 pages bigger.

Weiterlesen...
Gelesen: 12100

No New New: Das Ende von Zeigern in C++

Vor zwei Wochen fand das ISO-C++-Standardisierungsmeeting in Jacksonville statt. Daher will ich heute einen kleinen Ausflug machen und über eine revolutionäre Entscheidung schreiben, die dort getroffen wurde. Zusätzlich beziehe ich mich auf den englischsprachigen Artikel C++ Will No Longer Have Pointers (Fluent C++). Das Standardisierungskomitee entschied, dass Zeiger mit C++20 deprecated und mit C++23 mit hoher Wahrscheinlichkeit entfernt werden.

Hier geht es direkt zum Artikel auf Heise Developer:

Gelesen: 9535

The C++ Standard Library: The Second Edition includes C++17

Just updated: The C++ Standard Library: What every professional C++ programmer should know about the C++ standard library.

Weiterlesen...
Gelesen: 12917

Meine offene C++ Seminare im ersten Halbjahr 2018

Willst du dein C++ Niveau auf das nächste Level heben? Hier sind meine offenen C++ Seminare im ersten Halbjahr 2018.

  • Embedded Programmierung mit modernem C++: 16.01 - 18.01
  • C++11 und C++14: 13.03 - 15.03
  • Multithreading mit modernem C++: 08.05 - 09.05

Gerne gebe ich die Schulung auch vor Ort oder in Englisch.

Weiter Details gibt es hier: http://www.modernescpp.de/index.php/c

 

 

Modernes C++,

Gelesen: 9280

I Proudly present my Book is Ready "Concurrency with Modern C++"

Concurrency with Modern C++ is a journey through current and upcoming concurrency in C++.

  • C++11 and C++14 have the basic building blocks for creating concurrent or parallel programs.
  • With C++17 we got the parallel algorithms of the Standard Template Library (STL). That means, most of the algorithms of the STL can be executed sequential, parallel, or vectorized.
  • The concurrency story in C++ goes on. With C++20 we can hope for extended futures, coroutines, transactions, and more.
Weiterlesen...
Gelesen: 13139

"Concurrency with Modern C++" is 95% complete; Including all Source Files

Concurrency with Modern C++ is a journey through current and upcoming concurrency in C++. This the last early version of my book. Only a small chapter including the best practices is missing.

Weiterlesen...
Gelesen: 10306

My Book "Concurrency with Modern C++" is 75% complete

Concurrency with Modern C++ is a journey through current and upcoming concurrency in C++. This early version includes the memory model, the current multithreading interface, the parallel STL, and concurrency with the upcoming C++20 standard.

Weiterlesen...
Gelesen: 11236

My Book "Concurrency with Modern C++" is 50% complete

Concurrency with Modern C++ is a journey through current and upcoming concurrency in C++. It includes the memory model and the current multithreading interface.

Weiterlesen...
Gelesen: 9725

My Book "Concurrency with Modern C++" is 30% complete

Concurrency with Modern C++ is a journey through current and upcoming concurrency in C++.

Weiterlesen...
Gelesen: 8508

Mentoring

Stay Informed about my Mentoring

 

Rezensionen

Tutorial

Besucher

Heute 417

Gestern 1319

Woche 7338

Monat 23280

Insgesamt 3322192

Aktuell sind 37 Gäste und keine Mitglieder online

Kubik-Rubik Joomla! Extensions

Abonniere den Newsletter (+ pdf Päckchen)

Beiträge-Archiv

Sourcecode

Neuste Kommentare