ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,019 results

Tsoding Daily
OOP in Pure C

Streamed Live on Twitch: https://twitch.tv/tsoding Enable CC for Twitch Chat Panim Playlist: ...

2:00:13
OOP in Pure C

117,422 views

1 year ago

MIT OpenCourseWare
8. Object Oriented Programming

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...

41:44
8. Object Oriented Programming

683,706 views

9 years ago

CppCon
CppCon 2014: Mike Acton "Data-Oriented Design and C++"

http://www.cppcon.org -- Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:27:46
CppCon 2014: Mike Acton "Data-Oriented Design and C++"

810,553 views

11 years ago

dr Jonas Birch
Object-Oriented Programming in regular C

Can we do OOP in C? By OOP, in this case, I mean create objects and run methods of these objects? I think we can! Let us find ...

36:00
Object-Oriented Programming in regular C

4,096 views

1 year ago

CppCon
CppCon 2018: Stoyan Nikolov “OOP Is Dead, Long Live Data-oriented Design”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:00:46
CppCon 2018: Stoyan Nikolov “OOP Is Dead, Long Live Data-oriented Design”

262,236 views

7 years ago

Yegor Bugayenko
The Pain of OOP Lecture #1: The Intent object thinking [object oriented programming crash course]

A lecture for BSc students in Innopolis University. The previous lecture in 2020 in MIPT (Moscow, Russia) is here: ...

1:15:26
The Pain of OOP Lecture #1: The Intent object thinking [object oriented programming crash course]

11,270 views

2 years ago

Tsoding Daily
A small C compiler

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat References: - https://github.com/rui314/chibicc ...

2:46:21
A small C compiler

39,775 views

3 days ago

CS50
CS50P - Lecture 8 - Object-Oriented Programming

TABLE OF CONTENTS 00:00:00 - Introduction 00:00:24 - Object-Oriented Programming 00:01:00 - Tuples 00:18:39 - Dictionaries ...

2:47:42
CS50P - Lecture 8 - Object-Oriented Programming

794,453 views

3 years ago

Programming with Mosh
C# Tutorial For Beginners - Learn C# Basics in 1 Hour

Learn C# basics in 1 hour! ⚡ This beginner-friendly tutorial gets you coding fast. No experience needed. Ready to master C#?

1:10:32
C# Tutorial For Beginners - Learn C# Basics in 1 Hour

5,890,969 views

9 years ago

Quantum Leaps, LLC
#29 OOP Part-1: Encapsulation (classes) in C and C++

This first lesson on Object-Oriented Programming (OOP) introduces the concept of Encapsulation, which is the ability to package ...

31:29
#29 OOP Part-1: Encapsulation (classes) in C and C++

43,060 views

6 years ago

MIT OpenCourseWare
Lecture 20: Fitness Tracker Object-Oriented Programming Example

Object-oriented programming is a powerful tool for modularizing your code and grouping state and functions together, but it's ...

1:19:04
Lecture 20: Fitness Tracker Object-Oriented Programming Example

34,339 views

1 year ago

Quantum Leaps, LLC
#32 OOP Part-4: Polymorphism in C

This fourth lesson on Object-Oriented Programming (OOP) continues with Polymorphism, but this time you will see how to ...

27:30
#32 OOP Part-4: Polymorphism in C

22,355 views

6 years ago

Rickard Andersson (gonz)
Object-Oriented Programming in Odin

In this video I go over some of the tools we have for writing object-oriented code in the Odin programming language.

37:15
Object-Oriented Programming in Odin

5,574 views

2 years ago

Questpond
OOPS Interview Questions and Answers  | Object Oriented Programming Interview Questions C#

06:47 Question 02 :- What are the important pillars in OOP? 09:55 Question 03 :- What is a Class and Object ? 11:01 Question 04 ...

58:13
OOPS Interview Questions and Answers | Object Oriented Programming Interview Questions C#

819,833 views

4 years ago

ArjanCodes
Refactoring Object-Oriented to AWESOME Functional Code

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I want to show you that ...

22:59
Refactoring Object-Oriented to AWESOME Functional Code

62,409 views

1 year ago

freeCodeCamp.org
Pointers in C / C++ [Full Course]

Pointers in C and C++ are often challenging to understand. In this course, they will be demystified, allowing you to use pointers ...

3:47:23
Pointers in C / C++ [Full Course]

5,484,532 views

5 years ago

Programming With Nick
C++ Space Invaders Tutorial with raylib - Beginner Tutorial (OOP)

In this gamedev tutorial, I'll teach you how to create your own Space Invaders game using C++ and raylib. This is a great tutorial ...

2:26:20
C++ Space Invaders Tutorial with raylib - Beginner Tutorial (OOP)

60,559 views

2 years ago

freeCodeCamp.org
Introduction to Programming and Computer Science - Full Course

In this course, you will learn basics of computer programming and computer science. The concepts you learn apply to any and all ...

1:59:09
Introduction to Programming and Computer Science - Full Course

10,885,367 views

5 years ago

freeCodeCamp.org
Data Structures - Full Course Using C and C++

Learn about data structures in this comprehensive course. We will be implementing these data structures in C or C++. You should ...

9:46:11
Data Structures - Full Course Using C and C++

3,752,765 views

5 years ago

Programming With Nick
C++ Snake game using raylib - Beginner Tutorial 🐍 (OOP)

Let's build a C++ Snake game with raylib. It is a beginner tutorial. In this game development tutorial In this tutorial, I'll be guiding ...

1:13:43
C++ Snake game using raylib - Beginner Tutorial 🐍 (OOP)

117,641 views

3 years ago