ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

68 results

UBC_CPSC_103 _screencasts
Module 3: HtDF with Enum type

Now I have all seven examples I just need to edit them so there's one example for each case of the enum. Finally I need to go ...

4:45
Module 3: HtDF with Enum type

4,261 views

8 years ago

timClicks
Introducing the enum data type in Rust

Delve into the power, flexibility, and robustness that the enum data type brings to Rust https://youtu.be/LafOj_HrxRQ The video ...

41:07
Introducing the enum data type in Rust

2,861 views

3 years ago

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,972 views

4 years ago

Everything Digital Health
Making The NHS Numbers Python Package

I'm back with another episode of Everything Digital Health, where I dive into the world of NHS numbers and the Python package ...

25:22
Making The NHS Numbers Python Package

106 views

1 month ago

UBC_CPSC_103 _screencasts
Module 1: if statements

The first thing that Python does when evaluating an if statement is check if there is an else clause. If there is, Python replaces the ...

5:13
Module 1: if statements

5,323 views

8 years ago

Douglas Weathers
Enumeration

The first tool in combinatorics, the study of counting, is careful enumeration. Meant to be watched before or after reading Chapter 9 ...

2:39
Enumeration

3,350 views

6 years ago

Dan Kornas
Python Programming Fundamentals | Python Loops

Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...

20:23
Python Programming Fundamentals | Python Loops

912 views

1 year ago

The Mentor CodeLab
Variables in Program - Programming For Beginners | #22

Programming for Beginners: Variables in Program If you ever wrote a few lines of code in any programming language, you would ...

6:28
Variables in Program - Programming For Beginners | #22

10 views

2 years ago

UBC_CPSC_103 _screencasts
Module 5: How to Design Functions with arbitrary-sized data (example a)
3:27
Module 5: How to Design Functions with arbitrary-sized data (example a)

6,484 views

8 years ago

UBC_CPSC_103 _screencasts
Module 4: How to Design data, compound example

There are many different makes of cars, for example, Honda, Nissan, Ford and there are probably too many to use an enum so ...

3:10
Module 4: How to Design data, compound example

4,187 views

8 years ago

UBC_CPSC_103 _screencasts
Module 2: Differences between the stub and template
2:21
Module 2: Differences between the stub and template

3,985 views

8 years ago

EuroPython Conference
EuroPython 2023  - Sponsor Highlights

Find out what the sponsors think about EuroPython. EuroPython 2023 Prague & Remote: https://ep2023.europython.eu/ ...

3:01
EuroPython 2023 - Sponsor Highlights

273 views

3 years ago

fundamentosBD
Creando base de datos

Del mooc "SQL fácil, fácil". Muestra cómo crear una base de datos en MariaDB. Se utiliza el cliente HeidiSQL y se aprovecha ...

4:21
Creando base de datos

1,868 views

7 years ago

Hillary Fleenor
Modulo FloorDiv

Example of how to use modulo and floor division to isolate digits in a number.

5:22
Modulo FloorDiv

181 views

7 years ago

UBC_CPSC_103 _screencasts
Module 6: Applying the reference rule
7:55
Module 6: Applying the reference rule

1,873 views

8 years ago

UBC_CPSC_103 _screencasts
Module 5: How to Design Data for arbitrary-sized data (example b)
4:04
Module 5: How to Design Data for arbitrary-sized data (example b)

6,442 views

8 years ago

Matthew Renze
Intro to Data - 05-02 - Tabular Data

In an information economy, data is the new oil! Data Science is transforming the world around us. Machine learning, deep ...

1:35
Intro to Data - 05-02 - Tabular Data

5,066 views

6 years ago

Matthew Renze
Intro to Data - 04-03 - Scalar Data Types

In an information economy, data is the new oil! Data Science is transforming the world around us. Machine learning, deep ...

1:06
Intro to Data - 04-03 - Scalar Data Types

1,635 views

6 years ago

iMooX at
Lektion 2: OOP in Python, Klassen und Objekte | iMooX.at

Dies ist ein Video des Kurses "Programmieren lernen mit Python: Objektorientierte Programmierung" unter ...

8:39
Lektion 2: OOP in Python, Klassen und Objekte | iMooX.at

258 views

3 years ago

J David Eisenberg
Chapter 5: Using braces in if statements

In this course, our style guidelines tell you to *always* use braces with if statements. This video explains the problems you could ...

6:30
Chapter 5: Using braces in if statements

163 views

5 years ago