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

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

You can see this video in its original context here: The LibreOffice Impress-generated HTML slideshow for this lecture is here: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 () 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.


User: Djere University

Views: 117

Uploaded: 2012-06-10

Duration: 29:45