tutorial-code topic
javatori
Code Tutorials, Examples, and Best Practices.
big-album-art
[RETIRED] A Flask app to display almost-fullscreen album art for your currently playing Spotify songs. Enjoy the visuals!
LSYSFS
Less Simple, Yet Stupid Filesystem (Using FUSE). This is an example of using FUSE to build a simple in-memory filesystem that supports creating new files and directories. It is a part of a tutorial in...
YOLO_Explained
If you want to understand how YOLO works, check out this step-by-step walkthrough of YOLO2 in TF2!
your-own-dependency-injection-framework
lightweight dependency injection framework example in java
OpenGLTutorial
Repository for my german OpenGL Tutorial series. Code for each tutorial can be found in the respective branches
fer
Facial Expression Recognition
android-tutorials-glide
Example code for Glide tutorial series, start here:
Design-Patterns
.NET Design patterns are solutions to software design problems you find again and again in real-world application development. Patterns are about reusable designs and interactions of objects