inspirations

## smol list to remind me of things which i wanted to tackle* ##

esp32 schema: and simple multitasking
https://www.heise.de/developer/artikel/ESP32-to-go-4452689.html

algorithms from computer games explained:
https://www.redblobgames.com/

check this for a nice project list:
https://www.electricmonk.nl/index.html#programmingprojects

https://wizardzines.com/ – helpful cheatsheets for several tools
https://maryrosecook.com/
https://jvns.ca/blog/2018/11/18/c—destructors—really-useful/

* OpenCV for face and age detection; also for the parallelization:
https://docs.opencv.org/3.4.1/d7/dff/tutorial_how_to_use_OpenCV_parallel_for_.html

Parallel Pixel Access in OpenCV using forEach

Gender & Age Classification using OpenCV Deep Learning ( C++/Python )

* AppVeyor/Trevis for AutoBuilds with Github – just to check if it still compiles
* read: https://sourcemaking.com/antipatterns/intellectual-violence (and all the page)
* Design-patterns refresh (in use, but there are much more ..)
* MVVM-Controller
* https://blog.doubleslash.de/mqtt-fuer-dummies/ !!!

* ESP flashen: https://www.heise.de/make/artikel/ESP-Boards-mit-der-Arduino-IDE-programmieren-4130861.html

* “embedded”-hints of all kinds: http://www.raspberry-projects.com/pi/programming-in-c/boost-c-libraries/installing-and-using-boost

https://entwicklertag.de/karlsruhe/2018/argumentativ-zur-besten
http://design-types.net/design_types.html
http://www.principles-wiki.net/collections:ood_principle_language

Nice to read:
http://trevorjim.com/c-and-c++-are-dead-like-cobol-in-2017/
As said: I am already trying to figure out where my major skills shall progress to.