ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174 results

Andy Dolinski
Data classes (OO Python Tutorials)

Lesson 05 - In this video, you will learn how to use data classes, which are a new and convenient feature of Python that simplifies ...

7:44
Data classes (OO Python Tutorials)

170 views

2 years ago

MoureDev by Brais Moure
KOTLIN Data Classes | #6

Data classes in Kotlin are used to create classes whose main purpose is to store data, providing us with very interesting ...

9:09
KOTLIN Data Classes | #6

15,437 views

4 years ago

Mark Hay
6   Records DATACLASSES

Using dataclasses which are supported in Python 3.7 to implement records for Higher Computing Science.

12:59
6 Records DATACLASSES

133 views

6 years ago

Peter Schneider
Codereview: Python data class that is a mixture of dict and namedtuple

Python data class that is a mixture of dict and namedtuple I hope you found a solution that worked for you :) The Content (except ...

6:18
Codereview: Python data class that is a mixture of dict and namedtuple

10 views

2 years ago

Sophia Wagner
Codereview: Python data class that is a mixture of dict and namedtuple

Python data class that is a mixture of dict and namedtuple Hey guys! Hopefully you found a solution that helped you! The Content ...

5:54
Codereview: Python data class that is a mixture of dict and namedtuple

5 views

1 year ago

Solve Computer Science
Simpler Python YAML

In this video you'll see a better way to handle complex YAML files: instead of using PyYAML we're going to use Mashumaro.

12:38
Simpler Python YAML

150 views

2 years ago

Julian Mesa
Mapear datos de la UI a un DataClass - Automatización Pruebas Web con Serenity y Kotlin

Vamos a ver cómo capturar información de la pantalla para posteriormente ser mapeada a un DataClass VER MAS ...

13:54
Mapear datos de la UI a un DataClass - Automatización Pruebas Web con Serenity y Kotlin

298 views

5 years ago

Old Guy at The Terminal
Episode 15: Faster Python in 5 seconds!

Is Python slow? Not really! Some strategies to make your UNMODIFIED Python code 2x, 10x, 100x faster!

14:00
Episode 15: Faster Python in 5 seconds!

3,659 views

6 years ago

Peter Schneider
Can you modify an object's field every time another field is modified?

Can you modify an object's field every time another field is modified? I hope you found a solution that worked for you :) The ...

4:50
Can you modify an object's field every time another field is modified?

11 views

2 years ago

Ingeniero John Ortiz Ordoñez
FastAPI Curso: 251 INTRO a Dataclasses para el Envío y Recepción de Datos de una Entidad Específica

FastAPI Curso: 251 INTRO a Dataclasses para el Envío y Recepción de Datos de una Entidad Específica. Repositorio: ...

10:13
FastAPI Curso: 251 INTRO a Dataclasses para el Envío y Recepción de Datos de una Entidad Específica

344 views

2 years ago

codewit
Python variables and data types - player profiles

Mel shows how to represent a player profile using variables and different data types in Python. Learn and practice how to code ...

5:56
Python variables and data types - player profiles

42 views

1 year ago

Data Analytics& Science
1. Basics: Comments, Operators, and Data Types

This video provides a brief introduction to writing comments and understanding docstrings (headings) in Python. Additionally ...

14:01
1. Basics: Comments, Operators, and Data Types

536 views

2 years ago

Christian Hur
Solving a Simple Object-Oriented Python Exercise for Beginners

Overview In this video, we'll solve a simple exercise in Python using object-oriented approach. Problem: Implement a class ...

17:45
Solving a Simple Object-Oriented Python Exercise for Beginners

849 views

2 years ago

Pythoholic
How does a Python compiler work? Lexical Analysis | AST

A detailed explanation of compilers, with visual explanations. Python 3.8 ⭐ Kite is a free AI-powered coding assistant that will ...

16:13
How does a Python compiler work? Lexical Analysis | AST

4,833 views

5 years ago

Dave Briccetti
Advent of Code 2021 Day 6, Python Solution

Uses @dataclass, a FishCycleGroup, and a FishPopulation class.

9:25
Advent of Code 2021 Day 6, Python Solution

115 views

4 years ago

Dave Briccetti
Advent of Code 2021 Day 22, Reactor Reboot, Part 1, Python

Not too hard. Uses dataclass, re.findall, sets, generator expressions, Point3D and Range3D classes.

4:04
Advent of Code 2021 Day 22, Reactor Reboot, Part 1, Python

67 views

4 years ago

Learn By Param – Programming & Tech Tutorials
For Loop Explained Step by Step With Examples

In this video, you'll learn everything about the Python For Loop — one of the most important concepts in programming. If you're ...

19:38
For Loop Explained Step by Step With Examples

35 views

3 months ago

Code Remedies
map function in python with useful Facts, Myths And Tips | Explained using Animation (Manim)

Learn about map() function and different types of useful tips for map function. Timeline: Tips to use 0:04 Built-In function with map ...

6:25
map function in python with useful Facts, Myths And Tips | Explained using Animation (Manim)

522 views

4 years ago

Codanics
Elements of A Great Data Science Portfolio | Data Science Portfolio (Part-2)

ai #python #codanics #artificialintelligence #urdu This complete course is being uploaded here: ...

11:44
Elements of A Great Data Science Portfolio | Data Science Portfolio (Part-2)

1,026 views

2 years ago

The Builder
Make Python 1000x Faster With One Line 🐍 ⏩ (Numba Tutorial)

Numba can speed up your python code 1000x with just a single line of code using a JIT compiler used to optimize simple ...

6:51
Make Python 1000x Faster With One Line 🐍 ⏩ (Numba Tutorial)

58,305 views

5 years ago