The Evolution of Functional Programming in C++ - Abel Sen - C++Online 2024

Sdílet
Vložit
  • čas přidán 12. 05. 2024
  • The Online C++ Conference - cpponline.uk/ -- @cpponlineconf
    ---
    The Evolution of Functional Programming in C++ - Abel Sen - C++Online 2024
    Functional programming (FP) is becoming an increasingly important paradigm that affects the way we write code in C++. Whether it be with templates, lambdas, std::variant or the more recent addition of ranges, we now have a large collection of tools from the FP toolkit to make our code safer, more composable and more adaptable.
    In this talk, we survey the history of FP in C++ to see how the language has evolved to support the functional programming paradigm, contemplate how modern C++ lets us blur the line between systems programming and functional programming, and take a peek into the future to see how C++ can build on its heritage to advance our ability to write performant, functional code.
    Slides: github.com/CppOnlineConferenc...
    ---
    Abel Sen
    I am a functional and systems programmer on a quest to create better software with the power of languages like Haskell, C, C++ and Rust. I enjoy learning about category theory, algorithms, and programming language theory. When I'm not programming, you can find me spending time with my family or studying the Japanese language.
    ---
    Streamed & Edited by Digital Medium Ltd - online.digital-medium.co.uk
    ---
    C++Online - The Online C++ Conference organized by Shaved Yaks: shavedyaks.com/ & Digital Medium: events.digital-medium.co.uk
    ---
    #cpp #cplusplus #cpponline #functionalprogramming
  • Věda a technologie

Komentáře • 2

  • @peacefuldragon1831
    @peacefuldragon1831 Před 7 dny +1

    Densely Packed information

  • @Roibarkan
    @Roibarkan Před měsícem +2

    43:53 The referred talk by Ivan Čukić: czcams.com/video/ceFEtCRIXk4/video.html