Recommended Videos

July 2022: Recommended Computer videos

Show me!

Rezept- Sammlung überarbeitet (2020)

23 Mai 2020: Lieblingsrezepte und Statistik auf der neu gestalteten Rezept-Homepage

Zur Rezeptsammlung »

Hangman in QML

October 2019: A Hangman Game written in QML and JavaScript complete with retrieval of the words from a webservice.

So cool »

Systray

Creating a Systray application in C++

August 2019: Creating a systray application in C++ with GTK3.

What?
alignas keyword

C++ alignas keyword

January 2019: Does the alignas keyword actually make a difference?

Show me!
staticDocker

Static executable in Docker

July 2018: Build a Docker container from SCRATCH with nothing but a statically compiled C++ executable.

Show me!
Webtrees Docker

Webtrees Docker

June 2018: Start up Webtrees Genealogy webserver in less then 5 minutes using Docker.

Show me!
Early vs. Late Binding

Early vs. Late Binding in C++ and Java

Feb 2018: Touch-up of the explanation of virtual functions in C++ and how they behave unexpectedly for the Java programmer.

Show me!

Sliding Tiles Game

27 March 2017: We are teaching ourselves about games in our C++ learning group. I'm trying to make a puzzle game where you slide tiles till the puzzle is solved. Along the way I am exploring Cross Platform Development with CMake. An interesting aspect was the automatic solving of the puzzle which uses a breadth-first search.

Let me see! »

An introduction to containers in C++

1 March 2016: We are making progress with our C++ book. Chapter 20 introduces containers. My presentation summarizes the sequence containers. It reveals in the test code that vectors perform hugely better than lists when you have to do a lot of inserts.

Tell me more! »

A short introduction to regular expressions in C++

10 November 2015: Still learning C++ in an Open Tech School Meetup! Fellow students either gave me a blank look or a look of panic when I suggested we use a regular expression to validate an ISBN number. Here is the presentation I gave to bring everyone up to speed.

Show me all about it »

Develop and Run C++ Hello World in the Cloud

13 September 2015: I am learning C++ in an Open Tech School Meetup. Here is how you can leverage Codenvy to code and run C++ programs completely in the cloud!

Show me all about it »

An AngularJS Directive to draw stars

8 February 2015: I built an AngularJS directve that allows HTML5 developers to add one or more multi point star to their websites. This can be used to facilitate a ranking system, for instance

Show me all about it »

About Rezept- Sammlung

17 Dezember 2014: Neu gestaltete About Seite.

Zur About Seite »

Last Updated: 3 Apr 2023