Git Product home page Git Product logo

learning-modern-cplusplus-functional-programming's Introduction

Learning Modern C++ Functional Programming [Video]

This is the code repository for Learning Modern C++ Functional Programming [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

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.

What You Will Learn

  • Get to know the difference between imperative and functional approaches.
  • See the use of first-class functions and pure functions in a functional style.
  • Discover various techniques to apply immutable state to avoid side effects.
  • Design a recursive algorithm effectively.
  • Create faster programs using lazy evaluation.
  • Learn how to use the C++ Standard Template Library in a functional way to improve code optimization.

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:

  • This course is for C++ developers comfortable with OOP who are interested in learning how to apply the functional paradigm to create robust and testable apps

Technical Requirements

This course has the following software requirements:

  • The latest version of GCC, which supports C++11, C++14, and C++17

Related Products

learning-modern-cplusplus-functional-programming's People

Contributors

nagraj-packt avatar packt-itservice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.