cpp.codeblocks.1: Installing Code::Blocks - GNU/Linux
Submitted by rdjere on Sun, 05/13/2012 - 21:05
Learning Objectives:
- Install and configure Code:Blocks and gcc on a Fedora Linux system.
- Write, compile, and run a simple C++ vector program.
This video offers a brief introduction to C++ vectors. I actually walk you through building a C++ vector program from scratch after we install Code::Blocks.