Presentations mainly about various open source tools and applications.
Demonstration examples for the assembly language. Most examples are written for the i386 and x86-64 architectures, but some programs have been ported to other architectures as well, especially for ARM(32), PowerPC, and s390.
Examples that are written in Lua and use the LÖVE framework that can be found on the following address https://love2d.org/.
Examples that are written in Python and use the well known Pygame library that can be found on the address http://www.pygame.org/.
Dtto for the very nice Pyglet library
Examples that are written in Python and use the Matplotlib library that can be found on the address http://matplotlib.org/.
Various curves (including implicit and parametric curves) computed and visualized via Python + Matplotlib
Examples from the article serie about fractals
Demonstration example for the Rust programming language.
- Dan Horak ported some assembly examples to s390 and s390x
- Rafael Fonseca ported some assembly examples to PowerPC
Thanx a lot!