ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

15 results

Wisc-Online
Parameters and Arguments

This short video will walk the viewer through the computer programming concepts of Parameters and Arguments.

1:53
Parameters and Arguments

35,479 views

9 years ago

UBC_CPSC_103 _screencasts
Module 5: How to Design Functions with arbitrary-sized data (example a)
3:27
Module 5: How to Design Functions with arbitrary-sized data (example a)

5,914 views

7 years ago

Google for Developers
R 4.3 - Add a Warning or Stop the Function Execution

The most helpful functions return clear warnings and errors when something is wrong. This video introduces the warning() and ...

1:31
R 4.3 - Add a Warning or Stop the Function Execution

21,570 views

12 years ago

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

I forgot to put accord in quotes so it thinks it's a variable name but I intended it to be a string. You can see that my tests are running.

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

6,634 views

7 years 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,291 views

12 years ago

Jeremy Howard
Getting Started With CUDA for Python Programmers

I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.

1:17:56
Getting Started With CUDA for Python Programmers

78,133 views

1 year ago

Google for Developers
R 4.4 - Passing Additional Arguments Using an Ellipsis

Sometimes it is useful to be able to pass any extra arguments to another function. For example, if a new plotting function is created ...

3:30
R 4.4 - Passing Additional Arguments Using an Ellipsis

19,060 views

12 years ago

Google for Developers
R 3.2 - The apply() Family of Functions

When data are organized in a matrix or data frame, the apply() function can be used to calculate summaries (or apply a more ...

5:45
R 3.2 - The apply() Family of Functions

53,843 views

12 years ago

Google for Developers
R 4.5 - Make a Returned Result Invisible and Build Recursive Functions

Use the invisible() function in place of return() in a function to prevent the output from printing to the user's screen but still allow the ...

2:03
R 4.5 - Make a Returned Result Invisible and Build Recursive Functions

21,357 views

12 years ago

Google for Developers
R 4.1 - Basic Structure of a Function

This video introduces the basic structure of a function, covering the declaration of the function, using an argument, and returning a ...

1:53
R 4.1 - Basic Structure of a Function

30,790 views

12 years ago

New Mexico EPSCoR
Python Fundamentals with Data Analysis and Visualization

Python is a high-level programming language that is leveraged in a wide range of disciplines and fields. This webinar training ...

47:21
Python Fundamentals with Data Analysis and Visualization

139 views

4 years ago

Davishahl Numerical Methods
NM3-5 Varargin Example
9:50
NM3-5 Varargin Example

721 views

8 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

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,076 views

12 years ago

Ingenarel (NeoJesus)
Approaching Neovim The Right Way: Lua Crash Course

0:00 Sick 0:07 Docs 0:25 Lua types 1:09 Strings 1:35 Numbers 1:54 Boolean values and nil 2:05 Tables 3:28 Functions 3:55 ...

7:28
Approaching Neovim The Right Way: Lua Crash Course

214 views

5 months ago