Posted inInformation Technology

C++ – Defaults and Deletes – Pt. 1

Defaults and Deletes tend to be needlessly confusing for new C++ developers. Trying to learn this topic is why so many put on a diaper and go code Python. Hopefully this example series and discussion will allow you to man up. This is a continuation of my C++ series to assist junior/new developers so they can do something meaningful with their lives. No, you can’t use Python for a medical device. Remember: In the real … C++ – Defaults and Deletes – Pt. 1Read more

Posted inInformation Technology

Business/Enterprise Class Computing

We now have a generation of kids who never worked on real computers, only x86 platforms; so Business Class Computing needs to be explained. This all started with an exchange I had on the qt-interest list with someone I respect. -Text isn’t a stream. Katepart would disagree. part of the exchange, their response to my previous message I run into this a lot when people have only worked on x86 based platforms or Unix. They … Business/Enterprise Class ComputingRead more