In this video tutorial, we discuss how to install Code::Blocks on a Fedora 17 GNU/Linux system.<br /><br />You can see this video in its original context here: http://djere.com/node/17<br />The LibreOffice Impress-generated HTML slideshow for this lecture is here:<br />http://djere.com/lectures/node17lecture/node17.installing_codeblocks_linux.html<br /><br />This video is the second in a series on installing Code::Blocks. I created the video as part of the Djere University (http://djere.com) tutorial series. The first video in the series, cpp.codeblocks.0, dealt with installing Code::Blocks on a Windows system.<br /><br />Learning Objectives:<br />- Install and configure Code:Blocks and gcc on a Fedora Linux system.<br />- Write, compile, and run a simple C++ vector program.