ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

547 results

J David Eisenberg
Chapter 6: Value-Returning and Void Functions

Some functions return values; others don't. What is the difference, and when do you use each type?

5:17
Chapter 6: Value-Returning and Void Functions

277 views

3y ago

codingjerk
Python 3.14. What's new?

So, in one month Python 3.14b1 will be released, and in this video I'll show you off most of the important changes that's coming.

12:35
Python 3.14. What's new?

64,317 views

1y ago

Dan Kornas
Python Programming Fundamentals | Python Functions

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

11:28
Python Programming Fundamentals | Python Functions

620 views

1y ago

Craig Piercy
Python keyword video reference: RETURN

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:49
Python keyword video reference: RETURN

10 views

1y ago

Christian Drumm
Python for Beginners - Week 5 Unit 2 - Returning results from functions

We run the program and do see our Python snake. Let's go to some more complex things. Here we have a return value that is ...

7:40
Python for Beginners - Week 5 Unit 2 - Returning results from functions

84 views

2y ago

TechySavant
Learn Python under 25 Minutes 🚀 (2025 Edition)  #python #newprogramvideo #ai #ml #newcode

Ready to learn Python in 2025? Whether you're a complete beginner or just brushing up, this video is your ultimate Python crash ...

24:52
Learn Python under 25 Minutes 🚀 (2025 Edition) #python #newprogramvideo #ai #ml #newcode

74 views

1y ago

Meri (Engel) Kasprak - programming videos
PRG-105: Creating Simple Functions in Python

Introducing simple functions in Python. View an annotated PDF transcription of the video: ...

5:44
PRG-105: Creating Simple Functions in Python

340 views

9y ago

BraveHub
CS50’s Introduction to Programming with Python - Full Course (part2)

An introduction to programming using a language called Python. Learn how to read and write code as well as how to test and ...

5:54:04
CS50’s Introduction to Programming with Python - Full Course (part2)

748 views

2y ago

Google for Developers
R 4.2 - Returning a List and Providing Default Arguments

Become more proficient in writing functions by learning the standard way to return more complex results from functions using a list, ...

2:13
R 4.2 - Returning a List and Providing Default Arguments

15,328 views

13y ago

Surfalytics | Fast Track to Data Career
Just enough Python or how to start with Python | Module 0.6 | Surfalytics

Python is the #1 language for data work, data development, data analysis, machine learning, and generative AI.

26:44
Just enough Python or how to start with Python | Module 0.6 | Surfalytics

200 views

8mo ago

UBC_CPSC_103 _screencasts
Module 2: How to Design Functions example

In this case I will use returns a square of size s. Now I need to complete the body of the stub. The body of the stub needs to return ...

3:22
Module 2: How to Design Functions example

6,456 views

8y ago

Jacob Itegboje
Pumping Python: write programs that make decisions

If you're a new developer or a student just starting to wrap your head around logical operations and truth tables, the terms nullary ...

12:20
Pumping Python: write programs that make decisions

99 views

1y ago

J David Eisenberg
Chapter 13: Objects as Arguments and Parameters

How to pass objects to a function and get objects returned back from functions.

3:29
Chapter 13: Objects as Arguments and Parameters

140 views

3y ago

The Mentor CodeLab
Methods in Program - Programming For Beginners | #23

Programming for Beginners: Methods in Program When you are developing your class in object-oriented programming, most of ...

16:12
Methods in Program - Programming For Beginners | #23

56 views

2y ago

J David Eisenberg
Chapter 6: Functions

A quick recap of functions, parameters, and arguments. Then a demo of how to debug a script in Thonny.

5:14
Chapter 6: Functions

479 views

8y ago

Chuck Severance
Python for Informatics - Chapter 4 - Functions

This is a lecture from Python for Informatics - www.pythonlearn.com All Lectures: ...

28:04
Python for Informatics - Chapter 4 - Functions

55,488 views

13y ago

Christian Drumm
Python for Beginners - Week 5 Unit 7 - Destructuring assignment

So when you use the return statement, as I've shown you here, what actually happens is Python creates a tuple and returns the ...

14:19
Python for Beginners - Week 5 Unit 7 - Destructuring assignment

66 views

2y ago

Google for Developers
Functions are Fun, pt 1 - Dart Tips, ep. 6

Part 6 in a series about Dart's language and libraries. Posted to GoogleDevelopers as a treat, for all videos, see ...

6:05
Functions are Fun, pt 1 - Dart Tips, ep. 6

5,085 views

13y ago

Meri (Engel) Kasprak - programming videos
PRG-105: Passing Parameters in Python Functions - Scope

Why it is confusing to use the same variable name in the sending function and the receiving function. View an annotated PDF ...

4:12
PRG-105: Passing Parameters in Python Functions - Scope

223 views

8y ago

J David Eisenberg
Chapter 7: Passing and Returning Arrays

How to pass arrays to methods and return arrays as results.

3:17
Chapter 7: Passing and Returning Arrays

300 views

6y ago

Solve Computer Science
Real-world Python code optimizations

In this video I explain the optimizations for the upcoming version of md-toc (8.2.1). You'll see an in-depth analysis about some ...

15:07
Real-world Python code optimizations

31 views

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

8y ago

PyCon Taiwan
Programming Language Tourism: Leave Python and see the world|Paul Ivanov|主題演講 Keynotes|PyCon TW 2019

PyCon Taiwan 2019|主題演講Keynotes 投影片Slides:https://pirsquared.org/talks/pycon_tw/ 說明Description ...

1:07:23
Programming Language Tourism: Leave Python and see the world|Paul Ivanov|主題演講 Keynotes|PyCon TW 2019

10,918 views

6y ago

Discover with Mia
Ren'Py Tutorial: Turn-Based Battle System for Beginners (Python + UI)

Build a complete turn-based battle system in Ren'Py step by step! In this beginner-friendly Ren'Py tutorial, we'll use simple Python ...

47:09
Ren'Py Tutorial: Turn-Based Battle System for Beginners (Python + UI)

809 views

1mo ago

Spoken-Tutorial IIT Bombay
Getting started with functions - English

Getting started with functions defining function arguments docstrings return values can return multiple values code reading ...

15:56
Getting started with functions - English

1,185 views

11y ago

Craig Piercy
Python data type: bool

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. In this video, we will ...

4:47
Python data type: bool

36 views

1y ago

Discover with Mia
Python Exceptions Tutorial + Ren’Py Potion Shop | Try, Except, Else & Finally

Hiii, adventurers! Mia here! In this beginner-friendly Python + Ren'Py tutorial, I'll teach you how to handle errors safely using try, ...

29:06
Python Exceptions Tutorial + Ren’Py Potion Shop | Try, Except, Else & Finally

306 views

3w ago

Meri (Engel) Kasprak - programming videos
Passing information between functions

Passing information between functions.

9:56
Passing information between functions

83 views

8y ago

Craig Piercy
Python keyword video reference: DEF

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:58
Python keyword video reference: DEF

27 views

1y ago

Craig Piercy
Python keyword video reference: GLOBAL

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: GLOBAL

13 views

1y ago

J David Eisenberg
Chapter 2: Higher math functions

Using functions like square root, sine, and cosine in Python. In this video, I refer to the “math library.” You will also hear it referred ...

4:27
Chapter 2: Higher math functions

239 views

8y ago

Shriram Krishnamurthi
How do Function Calls Work?

How does the function call-and-return stack work?

5:11
How do Function Calls Work?

1,369 views

6y ago

Craig Piercy
Python keyword video reference: FINALLY

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:43
Python keyword video reference: FINALLY

9 views

1y ago

Craig Piercy
Python keyword video reference: NONE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:46
Python keyword video reference: NONE

10 views

1y ago

J David Eisenberg
Chapter 9: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 9: Passing Objects to Methods

1,025 views

6y ago

Meri (Engel) Kasprak - programming videos
PRG 105: Global Variables in Python

Global Variables in Python. View an annotated PDF transcription of the video: ...

1:50
PRG 105: Global Variables in Python

123 views

8y ago

OGuild
Object Oriented Programming in Python | Final Lecture | iSoftra

In Python, object-oriented Programming (OOPs) is a programming paradigm that uses objects and classes in programming.

38:59
Object Oriented Programming in Python | Final Lecture | iSoftra

108 views

4y ago

Craig Piercy
Python keyword video reference: YIELD

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:39
Python keyword video reference: YIELD

29 views

1y ago

Dandalf
Python Paycheck Program

The video describes the first lab exercise - Create a Python program that computes a paycheck with overtime. The video describes ...

9:53
Python Paycheck Program

286 views

4y ago

J David Eisenberg
Chapter 6: Functions--Local and Global variables

Learn about local variables, which “belong” to a function, and global variables, which are available to all functions.

9:39
Chapter 6: Functions--Local and Global variables

257 views

8y ago

Craig Piercy
Python keyword video reference: IS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:46
Python keyword video reference: IS

12 views

1y ago

Chuck Severance
Python for Informatics Exercise 6.7

This is from Python for Informatics - Exploring Information. www.pythonlearn.com.

5:28
Python for Informatics Exercise 6.7

9,721 views

13y ago

Discover with Mia
Ren’Py Tutorial: Show Current Date & Time (Python datetime.now + strftime)

Meowww my dear code adventurers! ☕ (=^・^=) ✨ ~Mia here! In this quick beginner-friendly Ren'Py and Python tutorial, you'll ...

4:59
Ren’Py Tutorial: Show Current Date & Time (Python datetime.now + strftime)

484 views

8mo ago

Craig Piercy
Python keyword video reference: FROM

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:47
Python keyword video reference: FROM

19 views

1y ago

Craig Piercy
Python keyword video reference: ASSERT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:46
Python keyword video reference: ASSERT

41 views

1y ago

Applied Language Technology
Getting started with Python: variables and objects

In this video, we will learn about two fundamental concepts in Python: variables and objects. ✨ Check out the learning materials ...

10:58
Getting started with Python: variables and objects

1,529 views

5y ago

Intelligent Tech
Python Object-Oriented Programing

In this talk you will learn the concept of object-oriented programming using Python programming language. ⚜Intelligent Tech ...

33:47
Python Object-Oriented Programing

58 views

8y ago

Craig Piercy
Python keyword video reference: TRUE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:55
Python keyword video reference: TRUE

10 views

1y ago

Programming with Shahan
Getting Started with Python in Visual Studio Code | Python tutorial for beginners

In this Absolute beginners python program, I will be writing our first Python Program in VSCode which is absolutely for beginners.

3:08
Getting Started with Python in Visual Studio Code | Python tutorial for beginners

345 views

5y ago

Craig Piercy
Python keyword video reference: AND

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: AND

84 views

1y ago

Craig Piercy
Python keyword video reference: WITH

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:00
Python keyword video reference: WITH

17 views

1y ago

Craig Piercy
Python keyword video reference: IF

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:24
Python keyword video reference: IF

5 views

1y ago

Craig Piercy
Python keyword video reference: DEL

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:40
Python keyword video reference: DEL

15 views

1y ago

Craig Piercy
Python keyword video reference: LAMBDA

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:37
Python keyword video reference: LAMBDA

13 views

1y ago

Craig Piercy
Python keyword video reference: ELIF

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:39
Python keyword video reference: ELIF

7 views

1y ago

Craig Piercy
Python keyword video reference: IN

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:53
Python keyword video reference: IN

13 views

1y ago

Craig Piercy
Python keyword video reference: FOR

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:42
Python keyword video reference: FOR

8 views

1y ago

Spoken-Tutorial IIT Bombay
Functions Advanced - English

Functions (Advanced) We can also pass parameters to functions during both the declaration and calling time. function ...

7:36
Functions Advanced - English

3,166 views

11y ago

UBC_CPSC_103 _screencasts
Module 2: Differences between the stub and template

This function will take an integer as input and return the integer doubled. We've partially worked our way through the function ...

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

3,987 views

8y ago

The Digital Cat
Object-oriented programming in Python - Part 1 - Basic concepts

Welcome to a new series of videos on the Python programming language. This time I want to tackle OOP, Object-oriented ...

8:15
Object-oriented programming in Python - Part 1 - Basic concepts

678 views

6y ago

Craig Piercy
Python keyword video reference: EXCEPT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:42
Python keyword video reference: EXCEPT

11 views

1y ago

Craig Piercy
Python keyword video reference: OR

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:45
Python keyword video reference: OR

5 views

1y ago

Craig Piercy
Python keyword video reference: IMPORT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: IMPORT

19 views

1y ago

Craig Piercy
Python keyword video reference: CONTINUE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:55
Python keyword video reference: CONTINUE

10 views

1y ago

Craig Piercy
Python keyword video reference: ELSE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:45
Python keyword video reference: ELSE

10 views

1y ago

ProMind Finance & Knowledge Hub
Python Tutorial Complete Course   2021 & 2022 with easy explanation

Dear Friends come and learn complete Python tutorial for beginner level and not matter which background you are and whether ...

11:01:04
Python Tutorial Complete Course 2021 & 2022 with easy explanation

27 views

4y ago

Craig Piercy
Python keyword video reference: AS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:49
Python keyword video reference: AS

53 views

1y ago

Craig Piercy
Python keyword video reference: FALSE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: FALSE

9 views

1y ago

Craig Piercy
Python keyword video reference: TRY

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:03
Python keyword video reference: TRY

11 views

1y ago

Craig Piercy
Python keyword video reference: PASS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:44
Python keyword video reference: PASS

7 views

1y ago

nptelhrd
Mod-05 Lec-35 Scope

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

43:43
Mod-05 Lec-35 Scope

3,910 views

11y ago

Craig Piercy
Python keyword video reference: NONLOCAL

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:48
Python keyword video reference: NONLOCAL

6 views

1y ago

Craig Piercy
Python keyword video reference: CLASS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:50
Python keyword video reference: CLASS

23 views

1y ago

Craig Piercy
Python keyword video reference: RAISE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:55
Python keyword video reference: RAISE

8 views

1y ago

DataScienceIB
Python Programming Tutorial for SAS Data Analysis 3/3

This video is the last of three parts of a programming tutorial on using Python for data analysis of small-angle scattering ...

43:00
Python Programming Tutorial for SAS Data Analysis 3/3

77 views

4y ago

Playful Python
A clean way to compare multiple values

A nice, clean way to compare multiple values in an "if condition" is to use tuples. Check out this short to see how. #python ...

1:28
A clean way to compare multiple values

131 views

3y ago

Craig Piercy
Python keyword video reference: NOT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:48
Python keyword video reference: NOT

11 views

1y ago

J David Eisenberg
Chapter 7: Function Prototypes

Using function prototypes allows you to call functions before you have defined their function body.

5:01
Chapter 7: Function Prototypes

188 views

5y ago

Craig Piercy
Python keyword video reference: WHILE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:50
Python keyword video reference: WHILE

10 views

1y ago

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

We'll call this function how_many_hondas and it needs to take a list of cars and it's going to be counting so it will return a number ...

5:58
Module 5: How to Design Functions for arbitrary-sized data (example b)

7,209 views

8y ago

haskelling
Haskelling the Advent of Code 2020 - Day 9

In this series, I'll be attempting to complete the 2020 Advent of Code in the Haskell programming language. 00:00 Further ...

12:27
Haskelling the Advent of Code 2020 - Day 9

246 views

5y ago

J David Eisenberg
Chapter 6: Functions

A quick recap of functions, parameters, and arguments. Then a demo of how to debug a script in Thonny.

5:14
Chapter 6: Functions

126 views

3y ago

Ruslan Brilenkov
Machine Learning in SQL? But I Am Python Expert Part 1 | SQLAlchemy Tutorial |  PostgreSQL + Pandas

Machine Learning in SQL is not only possible but is not too difficult if we think about what we know, i.e., where we are and where ...

15:33
Machine Learning in SQL? But I Am Python Expert Part 1 | SQLAlchemy Tutorial | PostgreSQL + Pandas

280 views

2y ago

COMPUTER & EXCEL SOLUTION
How to add two numbers using function and return keyword@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

3:45
How to add two numbers using function and return keyword@COMPUTEREXCELSOLUTION

61 views

3y ago

Craig Piercy
Python keyword video reference: BREAK

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:32
Python keyword video reference: BREAK

20 views

1y ago

Ryan Haas
Server Side Web: Lab 2 - Database Integration with SQLAlchemy

CONTENTS ⭐ 0:00 - Intro 0:14 - Overview of ORM and SQL Alchemy 3:27 - Getting Started 8:03 - Defining the Pokémon Model ...

39:33
Server Side Web: Lab 2 - Database Integration with SQLAlchemy

151 views

2w ago

NPTEL IIT Bombay
Lecture 14 : Advanced  Features of  Functions Part 2 : Lambda expressions

Advanced Features of Functions Part 2 : Lambda expressions.

15:13
Lecture 14 : Advanced Features of Functions Part 2 : Lambda expressions

5,739 views

7y ago

Samir Paul
Exceptions

05_10.

13:23
Exceptions

478 views

11y ago

COMPUTER & EXCEL SOLUTION
Complex data type in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

1:10
Complex data type in Python@COMPUTEREXCELSOLUTION

53 views

3y ago

COMPUTER & EXCEL SOLUTION
For Loop with start stop and step in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

2:27
For Loop with start stop and step in Python@COMPUTEREXCELSOLUTION

241 views

3y ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 9.24.2018. Midterm 0 Review

AMA review session for the first midterm review. https://cs125.cs.illinois.edu/learn/2018_09_24_midterm_0_review.

48:05
CS 125 Fall 2018: Mon 9.24.2018. Midterm 0 Review

610 views

7y ago

NPTEL IIT Bombay
Lecture 10 : Functions Part 2 : Examples

Functions Part 2 : Examples.

17:27
Lecture 10 : Functions Part 2 : Examples

10,093 views

7y ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 11.5.2018. More Practice with Recursion

More practice with recursion, including on non-tree structures.

51:32
CS 125 Fall 2018: Mon 11.5.2018. More Practice with Recursion

681 views

7y ago

Wikipedia Fan
Argument (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Parameter_(computer_programming) 00:01:17 1 ...

25:39
Argument (computer science) | Wikipedia audio article

12 views

7y ago

Fundación para la Equidad Educativa
6.5 El alcance de las variables - Aprende Python con Miniproyectos - Miniproyecto 6

Si corremos este código en la terminal Python código 1.Py podemos ver que función 1 imprime el número 1 y función 2 e imprime ...

4:17
6.5 El alcance de las variables - Aprende Python con Miniproyectos - Miniproyecto 6

18 views

5y ago

Japan Nature Short Films, harum k
Inertia and Surface tension! only 24steps of python program

This program simulates inertia and surface tension. I made this program in the early 2000s, it was a java applet. I made this ...

1:10
Inertia and Surface tension! only 24steps of python program

58 views

5y ago

COMPUTER & EXCEL SOLUTION
Stack FIFO and LIFO in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

1:48
Stack FIFO and LIFO in Python@COMPUTEREXCELSOLUTION

162 views

4y ago

UBC_CPSC_103 _screencasts
Module 6: Applying the reference rule

Our problem statement tells us that this function takes a list of reviews and we know that we need to return a formatted string.

7:55
Module 6: Applying the reference rule

1,873 views

8y ago

UBC_CPSC_103 _screencasts
Module 3: HtDF with Enum type

This function is deciding whether this day is on the weekend so I want it to return true if it is and false if it's not. Therefore my return ...

4:45
Module 3: HtDF with Enum type

4,261 views

8y ago

Spoken-Tutorial IIT Bombay
Getting started with functions - Tamil

Getting started with functions defining function arguments docstrings return values can return multiple values code reading ...

15:55
Getting started with functions - Tamil

74 views

11y ago