Compile-Time - Run-Time Functional Programming in C++
Offered By: CppNow via YouTube
Course Description
Overview
Explore advanced C++ programming techniques in this conference talk from CppNow 2012 featuring Bartosz Milewski and Eric Niebler. Delve into the world of compile-time and run-time functional programming in C++, focusing on computing at the boundary between these two domains. Learn about the purely functional nature of template-based code and discover how variadic templates enhance these techniques while presenting their own challenges. Examine both theoretical concepts from functional programming, such as monads and continuations, and practical solutions for developers seeking to balance powerful abstractions with compile-time performance. Gain insights into generative C++ programming methods and how to effectively leverage the compile-time/run-time boundary in your code.
Syllabus
Bartosz Milewski, Eric Niebler : Compile-Time/Run-Time Functional Programming in C++
Taught by
CppNow
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX