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
507 results
Learn to structure your Godot code so projects stay scalable and easy to extend ...
2,641 views
3 months ago
Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...
171 views
8 months ago
I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.
86,569 views
2 months ago
by Matteo Colombo (Università Milano Bicocca) Link to the presentation ...
54 views
4 months ago
In this video, we explore how human language evolved into programming languages and how C and C++ fit into this journey.
45 views
1 month ago
... more than just programming syntax they reflect key principles of object-oriented thinking encapsulation through methods control ...
135 views
9 months ago
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
57 views
11 months ago
... system of logic based on only two values: true and false. Today, every programming language uses some form of boolean logic.
35 views
Video Title: Filter an Array of Objects by Condition in JavaScript In this video, you'll learn how to filter an array of objects based on ...
1 view
It's the base class for all Python classes, making it central to Python's object-oriented design. And that's the `object()` function!
This you tube page contains education videos in the subject of computer science field.
10 views
6 months ago
Working with mutable and immutable objects to observe their behavior. While you won't use it often in day-to-day programming, ...
103 views
10 months ago
Lists are flexible — they can store any type of object. But that flexibility comes at a cost: they use more memory and are slower for ...
61 views
... implement value equality practicing with these concepts is key to writing well-designed maintainable and robust object-oriented ...
40 views
27 views
Vehicle and Car Classes with Inheritance in JavaScript | OOP Tutorial Description: In this tutorial, we'll create a Vehicle class ...
11 views
5 months ago
Video Title: Remove an Event Listener from an Element in JavaScript In this video, you'll learn how to properly remove an event ...
5 views
243 views
58 views
Video Title: Invoke an Object Method by Key in JavaScript In this video, you'll learn how to dynamically call an object's method ...
4 views