devxlogo

March 13, 2015

Docker Acquires Kitematic

Docker has purchased Kitematic, a small startup offering a Mac-only tool that speeds up Docker installs. Typically, setting up a new Docker container can take 30 minutes to an hour,

Amazon Buys Enterprise IoT Platform 2lemetry

Amazon has acquired enterprise IoT startup 2lemetry for an undisclosed sum. The company is not providing details about the purchase, but an Amazon spokesperson said, “We can confirm that Amazon

Pointers: Advanced Concepts in C++

A pointer is a variable that points to the memory location of another variable or an object. The pointer itself is also a variable???the difference between a pointer and another