ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

73 results

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

456 views

7 years 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

251 views

7 years 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

220 views

8 years 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

179 views

5 years ago

J David Eisenberg
Chapter 12: Linear Search

Writing an algorithm that finds a value in an array by looking at each item in term from beginning to end.

4:12
Chapter 12: Linear Search

90 views

4 years ago

J David Eisenberg
Chapter 7: Global and Local Variables

Also: what is variable scope? Note: at 1:00, the narration should be “Is **a** in the current scope? No, it isn't.”

4:44
Chapter 7: Global and Local Variables

167 views

5 years ago

J David Eisenberg
Chapter 2: The print() function

Various forms of the print() function, including formatting output. Note: at 8:10 I say“I'll pass that on to the format function” -- the ...

10:27
Chapter 2: The print() function

345 views

7 years ago

J David Eisenberg
Chapter 2: Data types

integers, floats, and strings in Python.

6:06
Chapter 2: Data types

603 views

7 years ago

J David Eisenberg
Chapter 5: if statements

You use an if statement to make decisions about whether to take an action or not. You use an if/else statement to decide whether ...

6:18
Chapter 5: if statements

134 views

5 years ago

NPTEL IIT Bombay
Lecture 14 : Advanced Features of Functions Part 1: Introduction and passing one function to another

Advanced Features of Functions Part 1 : Introduction and passing one function to another.

14:05
Lecture 14 : Advanced Features of Functions Part 1: Introduction and passing one function to another

7,288 views

6 years ago

MECH 241 - Fluid Mechanics I
The Stream Function

And now, I could have had an arbitrary function of y and, of course, in either case, I could have a constant. I didn't need to put the ...

8:02
The Stream Function

87,669 views

8 years ago

makingthematrix
Programming with Functions #3 - Pattern Matching

Keep It Simple Sea Cucumber I'm talking about foundations here: pattern matching as *The Feature* of Scala, case classes, the ...

8:27
Programming with Functions #3 - Pattern Matching

991 views

5 years ago

COMPUTER & EXCEL SOLUTION
Predefined function filter in Python@COMPUTEREXCELSOLUTION

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

4:41
Predefined function filter in Python@COMPUTEREXCELSOLUTION

27 views

3 years ago

J David Eisenberg
Chapter 2: Naming Variables

What makes a good variable name? Find out here!

5:15
Chapter 2: Naming Variables

465 views

7 years ago

J David Eisenberg
Chapter 12: Using Exceptions

Learn when to use -- and not to use -- exceptions.

4:14
Chapter 12: Using Exceptions

170 views

5 years ago

J David Eisenberg
Chapter 7: Arrays

Learn how to declare, initialize, and iterate through arrays.

11:32
Chapter 7: Arrays

701 views

6 years ago

J David Eisenberg
Chapter 11: Polymorphism (Part 2)

Learn how to determine the runtime class of an object so you can cast it to the orrect data type.

6:12
Chapter 11: Polymorphism (Part 2)

229 views

5 years ago

Jill Jones
Python Chapter 7 Intro to Sets

Video lecture by Jill Jones Center for Computer Studies Magnet Program Carl Hayden High School.

12:33
Python Chapter 7 Intro to Sets

461 views

9 years ago

J David Eisenberg
Chapter 5: Using Braces with if/else Statements

When should you use braces around the body of an if/else? (Spoiler alert: always.)

4:54
Chapter 5: Using Braces with if/else Statements

555 views

4 years ago

COMPUTER & EXCEL SOLUTION
Seek function in Python in hindi@COMPUTEREXCELSOLUTION #python

pythonprogramming Join this channel to get access to perks: ...

4:03
Seek function in Python in hindi@COMPUTEREXCELSOLUTION #python

286 views

2 years ago