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,717 results
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
809 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
Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...
17,982 views
This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...
7,597,570 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
Unison is a radical new functional programming language that rethinks all aspects of the programming experience including the ...
6,173 views
3 years ago
Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...
432 views
1 year ago
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
Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...
8,370 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
Master AI from Zero to Advanced: https://ailearninghub.io ------------------------- In this video, you'll learn how to handle exceptions in ...
322 views
Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He shares what he sees the benefits of ...
459 views
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
105 views
11 months ago
Fourth talk of 2022 at the M-x Research group by Jens Jensen This talk aims to introduce some more advanced(ish) topics of ...
873 views
I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.
79,329 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 ...
944 views
In today's video, we're diving into Python's `exec()` function, a built-in tool that lets you execute dynamically created Python code.
243 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 ...
451 views
Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...
173 views
9 months 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