Surprise Me!

cpp.vectors.0: Creating and Sorting Vectors (Node 19)

2012-06-10 117 Dailymotion

You can see this video in its original context here: http://djere.com/node/19<br />The LibreOffice Impress-generated HTML slideshow for this lecture is here:<br />http://djere.com/lectures/node19lecture/Node19.creating_and_sorting_vectors.html<br /><br />This video discusses creating and sorting vectors. It also discusses doubles, functions, and passing by reference versus passing by value. I created the video as part of the Djere University (http://djere.com) tutorial series. <br /><br />Learning Objectives:<br />- Define doubles.<br />- Discuss creating a vector in C++.<br />- Sorting a vector.<br />- Printing a vector. <br />- Briefly discuss passing a vector by reference versus passing it by value.<br />- Create a vector that accepts double precision numbers.<br />- Allow the user to fill the vector with an unlimited number of numbers of their choice.<br />- Automatically sort the vector from lowest to highest.<br />- Show the user the sorted output.

Buy Now on CodeCanyon