Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Learning Modern C++ Functional Programming

Posted By: naag
Learning Modern C++ Functional Programming

Learning Modern C++ Functional Programming
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours 11M | 508 MB
Genre: eLearning | Language: English

Functional programming allows developers to divide programs into smaller, reusable components that ease the creation, testing, and maintenance of software as a whole. Combined with the power of C++, you can develop robust and scalable applications that fulfil modern day software requirements. This course will help you discover all the C++ 17 features that can be applied to build software in a functional way.

The course is divided into three modules—the first introduces the fundamentals of functional programming and how it is supported by modern C++. The second module explains how to efficiently implement C++ features such as pure functions and immutable states to build robust applications. The last module describes how to achieve concurrency and apply design patterns to enhance your application’s performance.

By the end of the course, you will be familiar with the functional approach of programming and will be able to use these techniques on a daily basis

The course is divided into three modules—the first introduces the fundamentals of functional programming and how it is supported by modern C++. The second module explains how to efficiently implement C++ features such as pure functions and immutable states to build robust applications. The last module describes how to achieve concurrency and apply design patterns to enhance your application’s performance.

By the end of the course, you will be familiar with the functional approach of programming and will be able to use these techniques on a daily basis.

All the code and supporting files for this course are available on Github at https://github.com/PacktPublishing/Learning-Modern-CPlusPlus-Functional-Programming.

Learning Modern C++ Functional Programming