Search for tag: "access"

Using QuickSearch

+19 More
From  Ilana Kingsley 14 plays 0  

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) { …

+19 More
From  Lane Schwartz 8 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  

Basic I/O, Part 6) Read int from file.mov

+11 More
From  Lane Schwartz 15 plays 0  

Accessing Articles in JSTOR

+19 More
From  Ilana Kingsley 11 plays 0  

Accessing Articles in QuickSearch

+19 More
From  Ilana Kingsley 18 plays 0  

Using the UAF Journals List to find Articles from a Citation

+19 More
From  Ilana Kingsley 5 plays 0  

Using Semantic Scholar

Quick introduction to using Semantic Scholar

+19 More
From  Ilana Kingsley 19 plays 0  

Hello world in C++

+19 More
From  Lane Schwartz 13 plays 0  

Quick Library Guide to Mental Health Resources for Students

Librarian, Genova Boyd, takes viewers on a quick navigation of a topic guide on Mental Health resources and services for students. The guide links to several counseling services on campus, in the…

From  Genova Brookes Boyd 6 plays 0  

How to request an ILL

Quick video instruction on Interlibrary Loans (ILL)- what they are and how to request them.

+20 More
From  Genova Brookes Boyd 44 plays 0  

10 Days of Google: Google Classroom - Assignments and Grading (2020-11-03 at 12_33 GMT-8)

+20 More
From  Christen Bouffard 7 plays 0  

Chancellor's Forum - Fall 2020 Plans

Chancellor White and his leadership team hosted a forum July 31st, 2020. The forums are an opportunity to ask questions and hear from leadership about UAF’s plans for fall semester. For more…

+19 More
From  Carla Browning 94 plays

Family Freindly Alaska Range Adventure

This presentation covers an itinerary and details for a fun long weekend in the Eastern Alaska Range. It presents areas to camp and several great day hikes in the area. Maps, gear lists, and a…

+19 More
From  Frank Olive 65 plays 0