ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

260 results

Vai Programar
while True / break: Interrompendo repetições em Python

Aula do dia 11/12/2020 - parte 4: Interrompendo repetições em Python com while True / break. Neste vídeo mostro como utilizar ...

30:22
while True / break: Interrompendo repetições em Python

1,682 views

5 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

675 views

1 year ago

Tim Ermilov (yamalight)
While True: learn() - game that teaches you machine learning concepts

I've tried a bit of While True: learn() - a game that teaches you machine learning concepts and history. It's a neat logical game, ...

56:24
While True: learn() - game that teaches you machine learning concepts

4,611 views

7 years ago

EuroPython Conference
Which LLM said that? - watermarking generated text — Adam Kaczmarek

EuroPython 2024 — Terrace 2A on 2024-07-12] Which LLM said that? - watermarking generated text by Adam Kaczmarek ...

30:43
Which LLM said that? - watermarking generated text — Adam Kaczmarek

181 views

1 year ago

North Bay Python
Loop better: a deeper look at iteration in Python

Trey Hunner https://2017.northbaypython.org/schedule/presentation/19/ What's the difference between an iterable, an iterator, and ...

27:39
Loop better: a deeper look at iteration in Python

6,793 views

8 years ago

Mr Dimmick's Computing Channel
Introduction to Python - Lesson 1 - Inputs, outputs, selection and loops

Get the companion worksheet here: ...

31:06
Introduction to Python - Lesson 1 - Inputs, outputs, selection and loops

2,869 views

7 years ago

Alexander Hess - Pythonista
Using indefinite loops to write interactive games

In this video, I show how we can use an indefinite loop (i.e. a "while True" loop) to write an interactive guessing game where the ...

32:58
Using indefinite loops to write interactive games

293 views

5 years ago

Next Day Video
Making Games

Piper Thunstrom https://2016.pygotham.org/talks/255/making-games From your first 'while True:' to your first framework.

35:49
Making Games

361 views

9 years ago

Apache Airflow
All About Deferrables

Session presented by Andrew Godwin at Airflow Summit 2022 Airflow 2.2 introduced Deferrable Tasks (sometimes called ""async ...

21:42
All About Deferrables

1,907 views

3 years ago

EuroPython Conference
Mark Smith - Pythonic Refactoring: Protecting Your Users From Change

"Pythonic Refactoring: Protecting Your Users From Change [EuroPython 2017 - Talk - 2017-07-14 - PythonAnywhere Room] ...

30:02
Mark Smith - Pythonic Refactoring: Protecting Your Users From Change

419 views

8 years ago

Bruno Rodrigues
Why you should(n't) care about Monads if you're an R programmer

Want to have some intuition on monads? Why are they used for? Should you use monads? Answers to these questions and more ...

33:20
Why you should(n't) care about Monads if you're an R programmer

2,325 views

3 years ago

Fabio Pacifici
🐍 Python 3 crash course 2020 | #10 Loops

Python 3 Crash Course e-Book: https://ebooks.fabiopacifici.com/python/ Donations: https://www.paypal.me/FabioHood ...

38:09
🐍 Python 3 crash course 2020 | #10 Loops

163 views

5 years ago

Saylor Academy
Introduction to Python: Input and Flow Control Statements- Unit 3

With Dr. Eric Sakk, Ph.D. Cornell Every Wednesday from February 3 to April 7 9:30am EST, 3:30pm WAT, 8:00pm IST, 9:30pm WIT ...

1:02:00
Introduction to Python: Input and Flow Control Statements- Unit 3

2,756 views

Streamed 5 years ago

realistschuckle
Repeating Our Statements

The next step in our Python journey is learning about how to turn if-statements into while-statements, blocks of code that repeat ...

22:59
Repeating Our Statements

33 views

1 year ago

Alexander Hess - Pythonista
Lec.4: Recursion & Looping | Intro to Python & Programming | Coding for Managers Series

UPDATE: This on-campus course was cancelled due to the Corona virus. Find a newer studio recording of the entire course here: ...

2:34:18
Lec.4: Recursion & Looping | Intro to Python & Programming | Coding for Managers Series

210 views

5 years ago

EuroPython Conference
Writing Faster Python 3 - presented by Sebastian Witowski

EuroPython 2022 - Writing Faster Python 3 - presented by Sebastian Witowski [The Auditorium on 2022-07-14] Did you know that ...

42:05
Writing Faster Python 3 - presented by Sebastian Witowski

18,922 views

3 years ago

Tech Krowd
C++: Instrucciones break y continue | TechKrowd

Cómo usar las instrucciones de ruptura (break) y continuación (continue) en bucles. Código fuente del video: ...

21:51
C++: Instrucciones break y continue | TechKrowd

873 views

9 years ago

PyCon Israel
Dataframe Validation In Python - A Practical Introduction - Yotam Perkal - PyCon Israel 2018

As Machine Learning models rely on data in order to make their predictions, data quality evaluation is a crucial aspect of any ML ...

26:10
Dataframe Validation In Python - A Practical Introduction - Yotam Perkal - PyCon Israel 2018

3,825 views

7 years ago

media.ccc.de
The Limits of General Purpose SDR devices

https://media.ccc.de/v/Camp2019-10248-the_limits_of_general_purpose_sdr_devices Why an SDR board like a USRP or ...

46:28
The Limits of General Purpose SDR devices

6,657 views

6 years ago

Tech Krowd
Python: Instrucciones de control alternativas (if) | TechKrowd

Qué son y cómo usar las instrucciones de control alternativas en Python (Instrucciones if, if else, if elif y operador ternario) Código ...

26:58
Python: Instrucciones de control alternativas (if) | TechKrowd

2,027 views

9 years ago