Search for tag: "character"
Vector, Part 2) Iterate over contents of vector in C++#include <iostream>#include <vector> using std::cout; using std::vector; int main() { auto my_data = vector<int>{17, 25, -300, 14}; for (auto item : my_data) { …
From Lane Schwartz
8 plays
0
|
|
Writing Across Contexts (WRTG F111) - Spring 2022This is a promotional video for Writing Across Contexts: Reading Climate, Writing Change (WRTG F111). This is an online, dual credit course for high school students. It will be taught in the Spring…
From Pearl Foster
41 plays
0
|
|
Staying Alive in the Stacks vidLibrarians Genova Brookes Boyd, Paul Adasiak, Robyn Russell and Angela Schmidt from the Elmer. E. Rasmuson Library, encourage you to relieve stress and decompress with these favorite reads and TV…
From Genova Brookes Boyd
19 plays
0
|
|
Golden Heart Parade a Book LaunchThe Elmer E. Rasmuson Library hosts a book launch and discussion of Joseph Holt's Golden Heart Parade, a debut selection of short stories.
From Genova Brookes Boyd
11 plays
0
|
|