Series
Date: Mar 18th, 2011
This page lists the articles which, due to their length, have been presented in comfortable smaller installments.
Series on LaTeX, written during 2009:
- Latex!
- A case for LaTeX
- LaTeX basics
- LaTeX: format basics
- LaTeX: LyX Revisited
- LaTeX: Makefile
- LaTeX: including documents
- LaTeX: Including Source Code
Series on C++ Template Metaprogramming, written during 2010
- Template metaprogramming: A slow descent towards utter maddness
- Template metaprogramming II: Openning the box
- Template metaprogramming III: Entering Pandemonium
- Template metaprogramming IV: Nightmares to come
- Template metaprogramming V: Face to face
- Template metaprogramming VI: The Spider Webb
- Template metaprogramming VII: The Enemy Within
- Template metaprogramming VIII: A Rough Whimper of Insanity
- Template metaprogramming IX: Absolute Zero
- Template metaprogramming X: Zero Minus Ten
- Template metaprogramming XI: Hidden Agenda
- Template Metaprogramming XII: You Really Got a Hold on Me
- Template Metaprogramming XIII: Heart of Darkness
- Template Metaprogramming XIV: Marathon
- Template Metaprogramming XV: Gemini
Series on C++0X, written mostly during 2011:
- Cool C++0X features I: Intro
- Cool C++0X features II, Variadic templates: What’s wrong with varargs
- Cool C++0X features III: Variadic templates, a fix for varargs
- Cool C++0X features IV: Variadic templates again
- Cool C++0X features V: Templates and angle brackets, a short interlude
- Cool C++0X features VI: A variadic wrapper
- Cool C++0X features VII: A variadic wrapper solution
- Cool C++0X features VIII: Variadic wrapper and type inference with decltype
- Cool C++0X features IX: delayed type declaration
- Cool C++0X features X: type inference with decltype
Currently in progress, more to come soon…
Makefiles, written sometime between 2008 and 2011:.
- Makefiles
- A Makefile for TDD with C++
- A Makefile for code coverage report with C++
- A talking makefile
Currently in progress, more to come soon…

Add A Comment