There are two STLs: the Standard Template Library and Stephan T. Lavavej Link Removed
Advanced STL covers the gory details of the STL's implementation -> you will therefore need to be versed in the basics of STL, competent in C++ (of course), and be able to pay attention! Stephan is a great...
advancedtopics
boost library
c++
community driven
open source
programming
sample application
software development
stephan lavavej
stl
technical education
As promised, the great Stephan T. Lavavej is back! Link Removed Tens of thousands of you have watched STL's (those are his initials, so that's what we call him) Link Removed, or Standard Template Library. If you haven't, you should. This series, Advanced STL, will cover the gory details of the...
Dr. Ralf Lämmel returns for an exploration of folds, aka bananas. This is lecture 5 in his C9 Lecture series covering advanced functional programming topics. Welcome back, Ralf! We're so happy to have you here!
Why bananas, Ralf?
Banana is functional programming slang for "fold"—an application...
In*part*3 of the Advanced Functional Programming lecture series, Dr. Lämmel focuses on the domain of language interpretation as a*method of understanding some important functional programming techniques. As a side effect, some basics of programming language theory are also informally presented...
abstract syntax trees
advancedtopics
coding techniques
dr. ralf lämmel
evolution
fixed point combinator
functional programming
haskell
interpreter
lambdas
language theory
lecture series
maybe type
monads
partiality
programming language
programming lectures
recursion
stepwise development