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
156 results
... more than just programming syntax they reflect key principles of object-oriented thinking encapsulation through methods control ...
133 views
8 months ago
In this video, I'll walk you through Object-Oriented Programming (OOP) in a simple and beginner-friendly way, covering real ...
171 views
In this video, we explore how human language evolved into programming languages and how C and C++ fit into this journey.
45 views
4 weeks ago
... implement value equality practicing with these concepts is key to writing well-designed maintainable and robust object-oriented ...
40 views
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.
81,955 views
1 month ago
Master C# Constructors, overloads and object creation in one clear lesson. We'll cover how to declare and initialize variables, ...
11 views
... parameters and make your code cleaner and modular now we enter the next stage in object-oriented programming with arrays ...
90 views
... that object initializers bring to modern C programming in the next part we'll move even deeper into object-oriented programming ...
85 views
Ever wonder when to use a queue, a stack, or a hashtable in C#? In this video, Michael explains the story behind FIFO vs LIFO ...
11,426 views
3 months ago
... in the array using the overloaded operators this extensive rational numbers problem provided excellent practice with core OOP ...
57 views
In the past year, Roc has gotten a new syntax, a new foundational abstraction, and a new compiler. A lot has changed! This talk is ...
8,636 views
2 months ago
Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...
48,491 views
4 months ago
... the most advanced and powerful topics in object-oriented programming let's reflect on what you now know you understand how ...
68 views
In this beginner-friendly lesson, we unpack one of the most important C# fundamentals: the difference between value types and ...
42 views
Two operators, one confused codebase: we break down the real differences between C#'s != and the pattern-matching "is not".
14,439 views
... in real world class hierarchies where base classes often encapsulate critical setup logic now we enter a new phase of OOP ...
... in the same program this is real world modeling using OOP now we display all that object data we use get greeting for all same ...
86 views
New to software development? In this video, you'll get a clear, beginner-friendly overview of the core concepts we'll use ...
36 views
... everyone so far we've built a strong foundation understanding classes constructors properties and object-oriented design in C ...
... object formatting today we are ready for the next major milestone in object-oriented programming inheritance inheritance allows ...
129 views