Tag Archives: vector

Inkscape Vector Image Editor Primer Tutorial

As far as image editing goes at RJM Programming, we turn to … PaintBrush (the Mac OS X one) for more than 90% of the simpler work … and then use … Preview (Mac OS X) occasionally to do with … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

C++ std::vector Primer Tutorial

Today we answer a Yahoo Answers question (thanks) to point out an advantage C++ std::vector “container” datatype has over a base array datatype. We use Xcode (on a Mac laptop) as our IDE for this work. Read more here about … Continue reading

Posted in eLearning, Tutorials, Xcode | Tagged , , , , , , | Leave a comment