Using C++ std::merge
There have been a few times that I needed 2 vectors to be … merged… and they had...
Using shared_ptr, a short article
How can I create a shared_ptr? How about a NULL shared_ptr? What if I already have a shared_ptr,...
Working with REST Index
Article Series, “Working with REST” This post is simply an index, to help navigate through the articles. Working...
Connecting with C++
Connecting to a local server, using C++ Previously … We connected to our local JSON server using a...
Making a connection using Swift
Previously Part 1, Working with REST In the previous article, we installed a local JSON server, to make...
Working with REST
An introduction on the server technology and how to connect your app to a web endpoint Intro This...
Rationalizing the expense of attending a C++ conference
In my mind, it is always a win to go to a C++ conference. There are still managers...
Android Studio weirdness
Or I should write, macOS and Android Studio not playing well with each other. I updated my installation...
USB Overdrive to the rescue
Earlier this year, I took the plunge and bought myself a WASD Code Keyboard, with Cherry MX Green...
If you want to make your own card game
This site seems like the place to get it done: https://www.blackbox.cool These folks are the creators of “Cards...