ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

27 results

Confreaks
RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by  Guyren G. Howe

Ruby 2.0's KWArgs feature isn't just an easier way to write functions that take keyword arguments; KWArgs turn Ruby into a lean, ...

17:28
RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by Guyren G. Howe

1,965 views

9 years ago

J David Eisenberg
Chapter 7: Variable Number of Arguments

Write a method that will take any number of arguments you would like to pass to it; it will treat them as an array.

3:24
Chapter 7: Variable Number of Arguments

270 views

6 years ago

Jacob Itegboje
Python for Beginners: Intro to Functions with Dictionaries

We'll cover everything from handling keyword arguments and common syntax errors to refactoring your tests with setUp to ...

42:54
Python for Beginners: Intro to Functions with Dictionaries

82 views

1 year 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

401 views

1 year ago

Spoken-Tutorial IIT Bombay
Advanced features of functions - English

Advanced features of functions default arguments keyword arguments built-in functions show off.

11:40
Advanced features of functions - English

1,069 views

11 years ago

COMPUTER & EXCEL SOLUTION
def keyword in python@COMPUTEREXCELSOLUTION

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

2:02
def keyword in python@COMPUTEREXCELSOLUTION

70 views

3 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

250 views

7 years ago

J David Eisenberg
Chapter 5: Nested if statements

Some decision structures require you to put if statements inside if statements. That's called a “nested if” statement.

3:10
Chapter 5: Nested if statements

109 views

5 years 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,013 views

6 years ago

Spoken-Tutorial IIT Bombay
Advanced features of functions - Tamil

Advanced features of functions default arguments keyword arguments built-in functions show off.

11:40
Advanced features of functions - Tamil

56 views

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

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

8 years ago

COMPUTER & EXCEL SOLUTION
increment in Python with for loop in python@COMPUTEREXCELSOLUTION

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

2:47
increment in Python with for loop in python@COMPUTEREXCELSOLUTION

339 views

3 years ago

COMPUTER & EXCEL SOLUTION
Use of Power Function in Python@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

3:06
Use of Power Function in Python@COMPUTEREXCELSOLUTION

91 views

4 years ago

COMPUTER & EXCEL SOLUTION
Use of Predefined function chr in Python@COMPUTEREXCELSOLUTION

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

2:03
Use of Predefined function chr in Python@COMPUTEREXCELSOLUTION

25 views

2 years ago

COMPUTER & EXCEL SOLUTION
function in python in hindi with full explanation@COMPUTEREXCELSOLUTION #python #function

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

9:14
function in python in hindi with full explanation@COMPUTEREXCELSOLUTION #python #function

27 views

1 year ago

ABMedia
Learn PowerShell: Episode 2, Going Further

In this video, we're going to dig deeper into PowerShell and how to continue to take advantage of its capabilities. This video ...

23:18
Learn PowerShell: Episode 2, Going Further

30,894 views

4 years ago

Dattatray Modani
Python Program to Calculate Net Salary of Employee

Lab Assignment No 1 of PPS Subject , SPPU.

4:15
Python Program to Calculate Net Salary of Employee

490 views

2 years ago

Applied Language Technology
Processing texts efficiently using Stanza

In this video, I will show you how to process texts efficiently in batches using the Stanza natural language processing library.

4:31
Processing texts efficiently using Stanza

1,914 views

4 years ago

Cours Python
4.5 Modification de la portée avec global et nonlocal

Lorsque l'interpréteur Python trouve global a, pour lui, la variable a qui sera utilisée dans la fonction, ça n'est plus une variable ...

10:35
4.5 Modification de la portée avec global et nonlocal

1,528 views

7 years ago