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

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

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

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

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

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

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

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

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

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

Instituto de Informatica UACh
Python Sentencia while presentación

... python sería respuesta igual así este si es una variable de texto y en consecuencia o entre comillas y después decimos while ...

36:22
Python Sentencia while presentación

705 views

5 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

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

STEMpedia
Session 2: How to Develop Games in Python for Student and Teacher

Welcome to the International AI, Python, and Robotics Bootcamp for School Educators. This online Bootcamp is being organized ...

1:37:16
Session 2: How to Develop Games in Python for Student and Teacher

8,788 views

Streamed 2 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

deepti goel
Do while for statement

Dowhileforstatement.

30:22
Do while for statement

70 views

5 years ago

realistschuckle
Looping Over Items

Now that we know how to loop while a condition is true, we discover a new way to repeat our statements over and over with the ...

20:22
Looping Over Items

6 views

1 year ago