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
703 results
Fundamental concepts of object oriented programming explained in the context of Grady Booch's seminal textbook.
273,120 views
14 years ago
http://programmingisterrible.com/ https://mastodon.social/@tef A bad programmer talks about bad programming, from EMF 2012 ...
1,703,382 views
13 years ago
Theory tells us to build applications out of small, interchangeable objects but reality often supplies the exact opposite. Many apps ...
185,334 views
11 years ago
Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...
171 views
8 months ago
C++ Object Oriented Programming is covered in four parts while building the dan-azon project 1) Structured Records, OOP ...
925 views
4 years ago
In this talk you will learn the concept of object-oriented programming using Python programming language. ⚜Intelligent Tech ...
57 views
7 years ago
RubyConf 2016 - Composition by James Dabbs Our work as programmers consists largely of problem decomposition and ...
2,251 views
9 years ago
The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?
7,621 views
3 years ago
Design & Implementation of Human-Computer Interfaces Course URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof ...
4,846 views
First of several reviews of basic Java concepts.
9,409 views
Ruby Preserves by Craig Buchek How simple can we make an Object-Relational Mapper (ORM) that's still useful? What if we just ...
714 views
10 years ago
This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Object-oriented_programming 00:01:40 1 Features ...
27 views
6 years ago
In the last 18 years I was programming almost exclusively on JVM - Java, Scala, Kotlin etc. This year, I moved to different ...
194 views
1 year ago
Why is nobody using Refinements? by James Adam Refinements have been a feature in Ruby for several years now, added as a ...
3,201 views
If you're new to Ruby, Object-Oriented programming, or just curious what all the hubbub is about - this talk is aimed at you.
5,960 views
4 Programming Paradigms in 45 Minutes by Aja Hammerly One of the most important lessons I've learned is that programming ...
7,720 views
8 years ago
In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...
100,232 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.
84,397 views
2 months ago
Whe code, we tend to focus on the “happy path”. Yet in the real world, there is validation, logging, network errors, and other ...
149 views
2 years ago
We walk through examples to help solidify your understanding of how Python OOP works. To start learning without installing ...
633 views