ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

110 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)

193 views

6 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

283 views

3 years ago

Code with Ebrima
Google Colab Tutorial for Beginners 2025: Get started with Google Colab from Basics to Adavance

Description: Learn Google Colab: The Free, Cloud-Based Python Environment (2025 Edition)! Google Colab is one of the ...

35:18
Google Colab Tutorial for Beginners 2025: Get started with Google Colab from Basics to Adavance

17,077 views

1 year 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)

517 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

262 views

3 years 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

249 views

7 years ago

J David Eisenberg
Chapter 2: Naming Variables

Guidelines for giving your variables meaningful names.

2:34
Chapter 2: Naming Variables

790 views

6 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

185 views

5 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

679 views

6 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

414 views

5 years ago

J David Eisenberg
Hints for Credit Card Validation Assignment

Some ideas on how to go about solving the problem. Includes some pseudocode.

7:14
Hints for Credit Card Validation Assignment

357 views

6 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

748 views

10 years ago

Meri (Engel) Kasprak - programming videos
Intro to computer lit

Introduction to Computer LIteracy.

4:16
Intro to computer lit

337 views

11 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,411 views

6 years ago

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

249 views

5 years ago

J David Eisenberg
Chapter 6: Declaring and Initializing Arrays
5:17
Chapter 6: Declaring and Initializing Arrays

344 views

5 years ago

Lisk
What is Hashing? Hash Functions Explained Simply

What is hashing? In this video we explain how hash functions work in an easy to digest way. Hashing is the process of converting ...

2:36
What is Hashing? Hash Functions Explained Simply

458,419 views

7 years ago

J David Eisenberg
Chapter 2: What do "float" and "double" mean

The origin and meaning of these two data type names.

2:03
Chapter 2: What do "float" and "double" mean

1,210 views

6 years ago

Joseph Mwema
Python Biometric Integration DEMO - PART 1 for Fingerprint Image Capture

This is a Video DEMO for Fingerprint Registration in Python Biometric Integration using @aratek-biometrics A600 Fingerprint ...

11:20
Python Biometric Integration DEMO - PART 1 for Fingerprint Image Capture

11,460 views

3 years ago

Dandalf
Java Input Loop

The video shows how to use Java to input an integer in using a loop that keeps asking for a valid input if the user inputs a negative ...

12:11
Java Input Loop

257 views

5 years ago