Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
163 results
https://youtu.be/B64PWaPt2dI https://youtu.be/NPOYyRSz6bc This is my Technology Related information.Like "O" Level,"CCC", ...
60 views
4y ago
Learn Python the Smart Way! In this quick tutorial, you'll discover how to generate powers of 2 using a sleek lambda function—no ...
12 views
9mo ago
Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...
579 views
1y ago
Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.
13 views
Lambda expessions are one use calculator which can calculate multiple numbers at a time. For example:- my_nums = [1,2,3,4,5,6 ...
37 views
El cálculo Lambda fue una herramienta inventada en 1930 para describir con simpleza los elementos principales de la ...
20,686 views
3y ago
Python est un langage multiparadigme qui supporte évidemment la programmation objet, mais qui supporte également certains ...
3,584 views
8y ago
It's easy to deploy one Lambda function (e.g. with the well known Serverless Framework), but it's much harder to write several ...
107 views
5y ago
Advanced Features of Functions Part 2 : Lambda expressions.
5,714 views
6y ago
Nilo Menezes presents : "Python Serverless Microservices" For the questions about the talk to the original speaker, please, use ...
605 views
This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...
7,736,596 views
7y ago
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 ...
75,304 views
In the last unit you were introduced to functions in principle, and now, we are going a little bit more into the details. Functions often ...
82 views
2y ago
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
406 views
Describes and explains the Python built-in function - all()
175 views
244 views
PyCon Greece 2025 - Athens, 29-30 August == About the talk == Machine learning models require frequent updates to maintain ...
41 views
3mo ago
Here, `map()` applies the lambda function to square each number in the list, and the result is converted to a list using `list()`.
145 views
It's a built-in Python function that dynamically imports a module. While most of us use `import` statements in our code, ...
29 views
Describes the Python Built-in Function: any()
64 views
Introductory CS courses often use scripting languages such as Python. A notional machine is a predictive set of abstractions ...
104 views
10mo ago
In this quick and powerful Python tutorial, you'll learn how to instantly get the ASCII value of any character using the built-in ord() ...
Ouvrons maintenant un interpréteur Python pour jouer avec les expressions et les fonctions génératrices. Commençons par ...
1,820 views
10 views
7 views
In this video I show you an overview of unit tests in Python: what they are, how they work and how to write effective ones by ...
141 views
Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
39 views
A brief introduction to Lists and Tuples in Python, especially how they are used in various AI/ML frameworks. 00:00 Introduction ...
18 views
1mo ago
Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.
2,512 views
11y ago
6 views
Se estudia cómo definir funciones en Haskell usando listas de comprensión. En concreto, se estudia cómo definir: listas con un ...
1,894 views
Describess the bin() function.
354 views
https://velog.io/@umnoni.
6,353 views
This is the second chapter of Python for Informatics. We cover constants, variables, reserved words, assignment statements, ...
75,781 views
13y ago
is a single argument, it's a C++ lambda function. And so what this lambda function does is for given index (i,j,k), this is what I'm ...
299 views
How to pass objects to a function and get objects returned back from functions.
139 views
54 views
198 views
24 views
74 views
Here we create a new class by using type() and the arguments "MyClass", 'object' and 'greet' With a lambda function 'self'.
A programming workshop we ran at the University of Bristol covering our Introduction to Data Analysis in Python course on the 3rd ...
14,049 views
RubyConf 2016 - That Works?! Quines and Other Delightfully Useless Programs by Colin Fulton Performance, readability and ...
903 views
9y ago
O canal é mantido por uma iniciativa de financiamento coletivo: Apoia-se: https://apoia.se/livedepython picpay: @livedepython ...
5,248 views
The channel is supported by a crowdfunding initiative: Apoia-se: https://apoia.se/livedepython PicPay: @livedepython Code ...
8,641 views
19 views
Describes the Python built-in function ascii()
59 views
Subscribe to Support!! Download free PDF: https://drive.google.com/file/d/15exdsxE1WHAEt--ao4v6O3DJxT2BQK1t/view ...
123 views
17 views
Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to flatten a nested list so that it includes only simple ...
4,215 views
http://www.cdf.toronto.edu/~heap/racket_lectures.html Video on how to build Sierpinski's triangle using recursion, since it is built ...
8,269 views
14y ago
Welcome to a new series of videos on the Python programming language. This time I want to tackle OOP, Object-oriented ...
674 views
11 views
Well, say goodbye to all of those char, float, int, and other keywords you need to use when declaring variables and functions in C.
806 views
Learn how to use lambda expressions in TypeScript so you never have to worry about what "this" is again. Learn more about "this" ...
408 views
This is Chapter 7 for Python for Informatics. www.pythonearn.com All Lectures: ...
40,106 views
8 views
Working with lists inside lists.
1,040 views
Talk given at Full Stack Fest 2017: https://fullstackfest.com More and more businesses are moving away from monolithic servers ...
3,073 views
video from http://www.cdf.toronto.edu/~heap/racket_lectures.html shows how to create a koch fractal without those annoying ...
1,810 views
12y ago
Advanced Features of Functions Part 4 : Function over loading and lecture conclusion.
4,495 views
Every logical operator leads to some kind of program and implication is the most important because it leads to functions.
374 views
23 views
Can you really Master AWS Lambda with Java 17 in 2 Mins? This video shares THE key insight or trick that will make you feel ...
1,044 views
292 views
And we're going to play with functions that take functions as input-- those are higher functions, you've seen those before-- those ...
22 views
Ouvrons un interpréteur Python pour commencer à jouer avec les fonctions. Regardons comment définir une fonction.
4,627 views
Get your first Rust-based Lambda function live in less than 5 minutes. Resources: - Rust in the AWS Developer Center: ...
3,637 views
Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html. Recursion is the obvious choice for implementing a function ...
913 views
This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...
35 views
Master AWS Lambda with Java 17 in 2 Mins! En este video, te mostraremos cómo configurar AWS Lambda con Java 17 en solo 2 ...
772 views
A Muggle's Guide to Tail Call Optimization in Ruby by Danny Guinther Submitted for your approval: a circle of torment ...
639 views
10y ago
Can Celery do more than just background tasks? Absolutely. In this session, I'll share a real-world use case where we ...
199 views
Immutability and pączki. And how do you think, where is the border? Where do you decide that enough is enough and reach for ...
949 views
00:00 Présentation générale 03:29 Définir une classe 04:40 Exemple de classe et d'objets 06:59 Ajout de comportements 08:20 ...
330 views
Evaluation of Postfix Expression using Stack: To evaluate a postfix expression we can use a stack. Iterate the expression from left ...
34 views
Design your code around your cats. Data. I mean data. This is a direct continuation of the previous video in this series, the one ...
870 views
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 ...
458 views
http://www.cdf.toronto.edu/~heap/racket_lectures.html Video on lists, a self-referential, or recursive, structure: they can contain lists ...
10,299 views
Fourth talk of 2022 at the M-x Research group by Jens Jensen This talk aims to introduce some more advanced(ish) topics of ...
887 views
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
838 views
Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on the most natural way to write many functions --- recursion.
1,779 views
2,465 views
Part 6 in a series about Dart's language and libraries. Posted to GoogleDevelopers as a treat, for all videos, see ...
5,082 views
The third part of this 6-part series looks at how functions that can be performed using the GUI can be made available within a ...
14 views
Hands-on Data Anonymization workshop, April 2021, Aalto University. Course material: ...
628 views
This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Lisp_(programming_language) 00:02:04 1 History ...
77 views
Advanced Features of Functions Part 1 : Introduction and passing one function to another.
7,316 views
This video describes some of my work in re-writing MTLSTATS in Haskell, a hockey statistics tracking program originally written by ...
93 views
137 views
No new features are introduced in this segment. A simple function is added to make debug messages cleaner to write and the ...
375 views
Arrays and recursion : Part 4 : Merge function.
4,435 views