ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

113 results

Rolando Coto
Python Parsing in Tagalog (Accelerated Computational Linguistics 2020.W07.07)

Accelerated Computational Linguistics Dartmouth College LING48/COSC72 Spring 2020. Week 07, Video 07: Python Parsing in ...

14:14
Python Parsing in Tagalog (Accelerated Computational Linguistics 2020.W07.07)

184 views

5 years ago

Rolando Coto
Python Parsing in English (Accelerated Computational Linguistics 2020.W07.04)

Accelerated Computational Linguistics Dartmouth College LING48/COSC72 Spring 2020. Week 07, Video 04: Python Parsing in ...

20:28
Python Parsing in English (Accelerated Computational Linguistics 2020.W07.04)

503 views

5 years ago

J David Eisenberg
Chapter 2: Arithmetic operations in Python

A summary of arithmetic and order of operations.

6:17
Chapter 2: Arithmetic operations in Python

426 views

7 years ago

Dandalf
Python Paycheck Program

The video describes the first lab exercise - Create a Python program that computes a paycheck with overtime. The video describes ...

9:53
Python Paycheck Program

281 views

3 years ago

wikipedia tts
ISO 639-1 | Wikipedia audio article

This is an audio version of the Wikipedia Article: ISO 639-1 Listening is a more natural way of learning, when compared to reading ...

5:09
ISO 639-1 | Wikipedia audio article

66 views

7 years ago

J David Eisenberg
Chapter 5: Using Braces with if/else Statements

When should you use braces around the body of an if/else? (Spoiler alert: always.)

4:54
Chapter 5: Using Braces with if/else Statements

558 views

4 years ago

J David Eisenberg
Chapter 3: Using Braces with if/else Statements

When should you use braces around the body of an if/else? (Spoiler alert: always.)

5:04
Chapter 3: Using Braces with if/else Statements

675 views

6 years ago

J David Eisenberg
Chapter 6: Value-Returning and Void Functions

Some functions return values; others don't. What is the difference, and when do you use each type?

5:17
Chapter 6: Value-Returning and Void Functions

223 views

2 years ago

J David Eisenberg
Chapter 5: The for loop

The for loop is a shorthand for a while loop; it specifies the initial loop variable, the continuation test, and the action after each ...

3:04
Chapter 5: The for loop

184 views

5 years ago

J David Eisenberg
Chapter 8: Data Structures
4:10
Chapter 8: Data Structures

242 views

5 years ago

J David Eisenberg
Chapter 2: Naming Variables

Guidelines for giving your variables meaningful names.

2:34
Chapter 2: Naming Variables

749 views

6 years ago

Kuya Dev
Breaking Barriers: JC's Inspiring Career Shift into Tech (Part 1 of 2) | S06E11

What does it take to leave a familiar path and start fresh in a completely new industry? In this episode of The Kuya Dev Podcast, ...

39:39
Breaking Barriers: JC's Inspiring Career Shift into Tech (Part 1 of 2) | S06E11

2,582 views

1 year ago

J David Eisenberg
Chapter 16: Classes and Objects

Constructing an object with attributes and methods; conversion to string with __str__, learning about “self”.

13:04
Chapter 16: Classes and Objects

248 views

7 years ago

Programming with Shahan
Machine Learning in A.I Explained in 100 Seconds

This Machine Learning basic will help you understand what is Machine Learning which is a subset of Artificial Intelligence or AI.

2:33
Machine Learning in A.I Explained in 100 Seconds

398 views

5 years ago

J David Eisenberg
Chapter 4: Relational Operators
2:05
Chapter 4: Relational Operators

214 views

5 years ago

Wisc-Online
CRC - Cyclic Redundancy Check

Learn what the CRC is, the technology behind it, and how it's performed.

6:05
CRC - Cyclic Redundancy Check

147,248 views

9 years ago

Brian Lavender
Nested Decision Structure

Describes nested decision structures and the use of compound boolean statements. Multiple approaches to solving a sales ...

6:48
Nested Decision Structure

744 views

9 years ago

J David Eisenberg
Analysis of Variance (ANOVA)

A description of the concepts behind Analysis of Variance. There is an interactive visualization here: ...

4:46
Analysis of Variance (ANOVA)

1,329,417 views

14 years ago

J David Eisenberg
Chapter 5: Using booleans to control a while loop

You can use booleans in the condition of a while loop. This will avoid duplicate code in a loop that asks for user input.

3:13
Chapter 5: Using booleans to control a while loop

3,396 views

6 years ago

York Library, Archives and Learning Services
Introduction to coding: what is an algorithm?

As part of our 'Introduction to coding' session, we look at what an algorithm is and why which instructions you give a computer is ...

10:46
Introduction to coding: what is an algorithm?

3,867 views

4 years ago