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, covers the gory details of the...
Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
algorithms
bug fixes
c++
community
container
data structures
developer
enhancements
lecture
library
microsoft
nicolai josuttis
part 6
programming
reference
stl
technical
template
tutorial
visual c++
Greg Meredith, a mathematician and computer scientist, has graciously agreed to do a C9 lecture series covering monadic design principles applied to web development. You've met Greg before in a Link Removed. The fundamental concept is here is the monad.
Greg has a very novel and conceptually...
analogies
application
c9 series
complexity
composition
computer science
concept
design
developers
development
elusive
fundamental
introduction
learning
lecture
mathematics
monadic
patterns
programming
web development
We had to cover monads eventually, and there are many great monad tutorials out there (see, for example, here: http://www.haskell.org/haskellwiki/Tutorials#Using_monads). In fact, there are web resources concerned solely with organizing the many monad tutorials available in the wild, and...
Link RemovedTeaching programming language concepts with F#, part 1
By Peter Sestoft, Professor IT University of Copenhagen, Denmark.
In this first part, Peter introduces the curriculum, lecture plan and lecture notes for the course "Programs as data" that uses the functional programming...
Link RemovedTeaching programming language concepts with F#, part 2
By Peter Sestoft, Professor IT University of Copenhagen, Denmark.
In this second part, Peter finishes the first "demo" lecture of the F#-based programming language course (started in part 1, found here...
computer science
concepts
copenhagen
course
demo
education
it university
language
learning
lecture
notes
peter sestoft
programming
resources
software development
teaching