lecture

  1. ART The Kangaroo Lecture

    :)
  2. ART A Plato Lecture

    :)
  3. ART Rodney Gets A Lecture

    :razz:
  4. VIDEO Birth of a Theorem - with Cédric Villani

    :p
  5. VIDEO Warp Drive and Aliens: Bryan Gaensler Public Lecture

    :zoned:
  6. VIDEO Banned College Lecture! U.S False Education Exposed, Hosea 4:6: My People Die From Lack Of Knowledge

    :eek: :headache: :zoned:
  7. Windows 7 C9 Lectures: Stephan T Lavavej - Advanced STL, 2 of n

    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...
  8. Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 6 of n

    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...
  9. Windows 7 C9 Lectures: Greg Meredith - Monadic Design Patterns for the Web - Introduction to Monads

    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...
  10. Windows 7 C9 Lectures: Dr. Ralf Lämmel - AFP - The Quick Essence of Functional Programming

    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...
  11. Windows 7 Teaching programming language concepts with F#, part 1

    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...
  12. Windows 7 Teaching programming language concepts with F#, part 2

    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...