Blogs

June 18, 2013

Starts with a V

VHDL (or VHSIC Hardware Description Language — VHSIC stands for Very High Speed Integrated Circuit) is a language that resembles Ada.

June 17, 2013

Game of Life — Distributed Lists

I want to take one more look at the parallelized list-based version of the Game of Life simulation.

June 12, 2013

When Is It Safe to Move an Object Instead of Copying It?

I'd like to explain how the compiler can figure out during compilation when to move objects instead of copying them.

June 07, 2013

Leonardo's Code

If you know me at all, you know I have an ongoing love/hate relationship with Arduino.

June 06, 2013

Moving Is Not Copying

Like many subtle ideas, the idea of moving data in C++ is built on a simple concept.




More web development/computing in the clouds/web development whitepapers

>>Next page  



Video