Search for tag: "sequence"

Vector, Part 3) Print each element of vector in C++

+12 More
From  Lane Schwartz 7 plays 0  

Vector, Part 1) Create non-empty vector in C++

#include <vector> using std::vector; int main() { auto my_data = vector<int>{17, 25, -300, 14}; return 0; }

+19 More
From  Lane Schwartz 10 plays 0  

Geoscience Department Seminar, 2021-10-22 - Zachary Ross: Evidence for latent crustal fluid injection transients in Southern California from long-duration earthquake swarms

Zoom Recording ID: 84245833900 UUID: iD27k+/bS76azZea6TPS+g== Meeting Time: 2021-10-22T19:35:48Z

+20 More
From  Ronni Grapenthin 11 plays 0  

Noticing Out Loud - Martha's Paragraph

Episode 1 of Sarah Stanley's Noticing Out Loud series, where students' paragraphs are read out loud and analyzed on-the-spot.

From  Mika McCrary 18 plays 0  

The Fitch Algorithm

+34 More
From  Devin Drown 1,446 plays 0