ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

132 results

DesignCodeDebugRepeat
Adventures with Python: Learn Python by Programming a Text Adventure Game, Video 11 Classes & enums

Welcome to the eleventh video in the Adventures with Python series, in which we learn Python (no programming experience ...

24:50
Adventures with Python: Learn Python by Programming a Text Adventure Game, Video 11 Classes & enums

53 views

2 weeks ago

Alex Stoykov
Python Lists, Strings and Random numbers

Now Python has some, you know, built-in ways to cast things, to look for things, to search things, to -- let's say if you have a list of ...

1:13:47
Python Lists, Strings and Random numbers

3,669 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,698 views

2 years ago

Brackeys
How to program in Godot - GDScript Tutorial

Learn GDScript in 1 hour! ▻ Get 1 week FREE and 40% OFF on CodeCrafters: https://app.codecrafters.io/join?via=Brackeys ...

58:10
How to program in Godot - GDScript Tutorial

1,815,865 views

1 year ago

WsCube Tech! ENGLISH
Become a Pro Python Programmer | Top 45 Python Advanced Programs (Part-2) - In English 😍

In this video, we'll take you from a beginner to a pro-Python programmer by covering the top 45 advanced Python programs.

3:24:12
Become a Pro Python Programmer | Top 45 Python Advanced Programs (Part-2) - In English 😍

367 views

2 years ago

DesignCodeDebugRepeat
Adventures with Python: Learn Python by Programming a Text Adventure Game, Video 12 OO Design

Welcome to the twelfth video in the Adventures with Python series, in which we learn Python (no programming experience ...

23:32
Adventures with Python: Learn Python by Programming a Text Adventure Game, Video 12 OO Design

98 views

11 days ago

MIT OpenCourseWare
Lecture 19: Inheritance

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...

1:16:55
Lecture 19: Inheritance

26,811 views

1 year ago

PyCon US
Talk - Bruce Eckel: Making Data Classes Work for You

This will be a example-driven presentation. The first set of examples looks at an int which should be restricted to a value from one ...

28:38
Talk - Bruce Eckel: Making Data Classes Work for You

7,810 views

3 years ago

Jon Gjengset
Crust of Rust: Atomics and Memory Ordering

In this episode of Crust of Rust, we go over Rust's atomic types, including the mysterious Ordering enum. In particular, we explore ...

2:39:20
Crust of Rust: Atomics and Memory Ordering

99,847 views

4 years ago

Eric Normand
What are product and sum types?

Product and sum types are collectively known as 'algebraic data types'. These are two ways of putting types together to make ...

23:06
What are product and sum types?

1,350 views

6 years ago

John Ostlund
Data Focused Python A4 2020 Lecture 4 part 1 of 2

In previous versions of Python, they would have been alphabetically automated, no, they would've been automatically ...

53:58
Data Focused Python A4 2020 Lecture 4 part 1 of 2

1,568 views

5 years ago

csprofmarin
130 U15 GMT20250311 181157 Recording 1920x1080

We are expected a little more so than maybe python coders, although I don't not to be a snob about it. But we're a little more low ...

1:04:27
130 U15 GMT20250311 181157 Recording 1920x1080

0 views

1 month ago

Talk Python
SQLAlchemy 2.0 on Talk Python to Me Ep.344

SQLAlchemy is the most widely used ORM (Object Relational Mapper) for Python developers. It's been around since February ...

1:12:09
SQLAlchemy 2.0 on Talk Python to Me Ep.344

12,925 views

Streamed 4 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,956 views

3 years ago

David Bombal
Hacking Tools (with demos) that you need to learn in 2025

So you're got Kali Linux or Parrot OS installed. Now what? These are the top Hacking Tools that you need to learn. // YouTube ...

1:21:04
Hacking Tools (with demos) that you need to learn in 2025

218,001 views

11 months ago

Apple Developer
WWDC24: Go small with Embedded Swift | Apple

Embedded Swift brings the safety and expressivity of Swift to constrained environments. Explore how Embedded Swift runs on a ...

22:17
WWDC24: Go small with Embedded Swift | Apple

134,950 views

1 year ago

Introduction to C Programming CS
Week 8 - Open/PA/Summary Session

We are going to clap some data types and we are going to create a new data type agent can be a structure or union or the enum.

1:27:41
Week 8 - Open/PA/Summary Session

30 views

Streamed 1 month ago

Confreaks
Ruby Conf 2013 - Recommendation Engines with Redis and Ruby by Evan Light

A couple of years ago, a client asked me to build a recommendation engine for them. Coming into this with a minimal knowledge ...

33:20
Ruby Conf 2013 - Recommendation Engines with Redis and Ruby by Evan Light

2,379 views

12 years ago

Begin Coding Fast
Intermediate and advanced Rust programming language | Advanced Rust tutorial in 8 hours

This 8-hour video covers a number of intermediate and advanced concepts of Rust programming language. We will discuss the ...

7:59:12
Intermediate and advanced Rust programming language | Advanced Rust tutorial in 8 hours

1,073 views

7 months ago

Jon Gjengset
Crust of Rust: Iterators

In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...

1:26:27
Crust of Rust: Iterators

117,441 views

5 years ago