Search for tag: "sequence"

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

From  Lane Schwartz 6 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; }

From  Lane Schwartz 9 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

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

From  Devin Drown 1,428 plays 0