ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

34 results

Jacob Itegboje
Python for Beginners: Intro to Functions with Dictionaries

Have you ever felt like your Python functions were solid, only to have them cause unexpected bugs when integrated into your ...

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

83 views

1 year 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,367 views

13 years ago

codingjerk
69% of developers don't get this right

A brief explanation of the **retrying** in software development. **Timestamps:** - 00:00 - Intro - 00:39 - A naive approach - 01:34 ...

23:24
69% of developers don't get this right

4,722 views

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

73 views

9 months ago

nptelhrd
Mod-05 Lec-38 Advanced Functions

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

46:30
Mod-05 Lec-38 Advanced Functions

2,489 views

10 years ago

Aaron J Newman
06 - for Loops

A `for` loop executes commands once for each value in a collection. - A `for` loop is made up of a collection, a loop variable, and a ...

38:52
06 - for Loops

507 views

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

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

57 views

7 years ago

NPTEL IIT Bombay
Week 10: Lecture 50: Practical Session in R - 10

Week 10: Lecture 50: Practical Session in R - 10.

28:36
Week 10: Lecture 50: Practical Session in R - 10

329 views

10 months ago

DEFCONConference
DEF CON 23 - Shoshitaishvili and Wang - Angry Hacking: The next gen of binary analysis

Security has gone from a curiosity to a phenomenon in the last decade. Fortunately for us, despite the rise of memory-safe, ...

45:58
DEF CON 23 - Shoshitaishvili and Wang - Angry Hacking: The next gen of binary analysis

13,365 views

10 years ago

M-x Research
Functional programming: an (Emacs) Lisp view 5/n

Fifth talk of 2022 at the M-x Research group by Jens Jensen This talk is a continuation after Talk 4, this time we talk about ...

54:39
Functional programming: an (Emacs) Lisp view 5/n

449 views

3 years ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

72,451 views

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

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

7 years ago

Tyler Caraza-Harter
CS 320 Sep 18 (Part 3) - __getitem__

... have a special method and whatever is in the brackets is going to be an input or an argument to the method and then we return ...

20:54
CS 320 Sep 18 (Part 3) - __getitem__

1,477 views

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

7 years ago

Confreaks
RubyConf 2017: Git Driven Refactoring by Ashley Ellis Pierce

Git Driven Refactoring by Ashley Ellis Pierce Often we know that our code needs refactoring, but we have no idea where to start.

30:49
RubyConf 2017: Git Driven Refactoring by Ashley Ellis Pierce

4,216 views

8 years ago

Timbira
PGConf.Brasil - Postgres Window Magic, com Bruce Momjian

Postgres Window Magic Normal SQL queries return rows where each row is independent of the other returned rows. SQL window ...

1:22:23
PGConf.Brasil - Postgres Window Magic, com Bruce Momjian

1,164 views

8 years ago

NPTEL IIT Guwahati
Lec 76: Exreme Value Analysis

Engineering Hydrology Playlist Link: https://www.youtube.com/playlist?list=PLwdnzlV3ogoU-zxx2wMFG_FSDsGKVQ93g Prof.

43:39
Lec 76: Exreme Value Analysis

4,036 views

3 years ago

Jeremy Howard
Lesson 7: Deep Learning 2

NB: Please go to http://course.fast.ai to view this video since there is important updated information there. If you have questions, ...

2:17:31
Lesson 7: Deep Learning 2

42,862 views

8 years ago

wikipedia tts
Parameter (computer programming) | Wikipedia audio article

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

20:58
Parameter (computer programming) | Wikipedia audio article

16 views

7 years ago

timClicks
The central concepts of Rust

My attempt at explaining Rust's ownership, borrowing, and lifetimes concepts in a way you will actually understand. Code for the ...

40:54
The central concepts of Rust

3,568 views

2 years ago

Filip Hráček
Neural network in pure Dart

Get an understanding of neural networks based on classes and functions, as opposed to matrices and vectors. After watching this ...

31:01
Neural network in pure Dart

11,002 views

3 years ago

nptelhrd
Mod-04 Lec-26 More about Procedures

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

31:53
Mod-04 Lec-26 More about Procedures

4,903 views

10 years ago

nptelhrd
Mod-07 Lec-29 Seismic Hazard Analysis (continued) part –VII

Geotechnical Earthquake Engineering by Dr. Deepankar Choudhury,Department of Civil Engineering,IIT Bombay.For more details ...

51:53
Mod-07 Lec-29 Seismic Hazard Analysis (continued) part –VII

3,485 views

10 years ago