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
4,727 results
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
808 views
4 years ago
At the end of the course, we had a general panel discussion/Q&A session with all of these instructions. We discuss many ...
51 views
2 years ago
This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...
7,595,842 views
6 years ago
Parallel programming: doing more than one thing at a time. It is often needed when you need more computer power, and there are ...
207 views
4 Programming Paradigms in 45 Minutes by Aja Hammerly One of the most important lessons I've learned is that programming ...
7,728 views
8 years ago
Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He shares what he sees the benefits of ...
459 views
3 years ago
Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...
430 views
1 year ago
Master AI from Zero to Advanced: https://ailearninghub.io ------------------------- In this video, you'll learn how to handle exceptions in ...
319 views
Imagine we have a block of Python code stored in a string and want to execute it. Here, the `compile()` function converts the code ...
58 views
Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...
17,979 views
Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...
8,370 views
"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...
367 views
Unison is a radical new functional programming language that rethinks all aspects of the programming experience including the ...
6,173 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 ...
942 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 ...
871 views
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
94 views
9 months ago
104 views
11 months ago
In today's tutorial, we're diving into a core Python built-in function that is essential for handling binary data: the `bytes()` function.
69 views
This workshop provides an introduction to Python, a concise and easy-to-read programming language. Python is inherently ...
165 views
5 years ago
... and how it can be a game-changer in dynamic programming. Let's get started! What is `globals()`? It's a built-in Python function ...
53 views