ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,233 results

spinningheadmedia
Object Oriented Concepts

Fundamental concepts of object oriented programming explained in the context of Grady Booch's seminal textbook.

23:35
Object Oriented Concepts

273,116 views

14 years ago

Dandalf
Intro to C Structured Records and C++ Classes and Objects - part 1/4

C++ Object Oriented Programming is covered in four parts while building the dan-azon project 1) Structured Records, OOP ...

20:51
Intro to C Structured Records and C++ Classes and Objects - part 1/4

923 views

4 years ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

8 months ago

shagavik
Practical 1 C# Basics and OOPS

C# Basic Programming and OOPS Concepts.

8:55
Practical 1 C# Basics and OOPS

1,755 views

8 years ago

Bald. Bearded. Builder.
C#: Class, Struct or Record - Which Should You Choose?

Hello world! My name is Michael. In this video, I'll be covering what a C# class, struct, record class, and record struct are and when ...

7:53
C#: Class, Struct or Record - Which Should You Choose?

54,910 views

1 year ago

Dandalf
Welcome to the C/C++  and/or  Java  classes

Welcome to CIS-054 C/C++ Programming and/or CIS-084 Java Programming. Topics covered include: What the classes cover, ...

9:17
Welcome to the C/C++ and/or Java classes

133 views

5 years ago

Dandalf
Welcome to the C/C++ and/or Java Programming Class

What the classes cover Who should take the class And just as important, who should not take the class The work load for each ...

11:35
Welcome to the C/C++ and/or Java Programming Class

420 views

5 years ago

The Mentor CodeLab
What is Object Oriented Programming - Programming For Beginners | #17

Programming For Beginners: What is Object Oriented Programming To understand object-oriented programming, you should ...

15:45
What is Object Oriented Programming - Programming For Beginners | #17

55 views

2 years ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 01 methods exercises

... more than just programming syntax they reflect key principles of object-oriented thinking encapsulation through methods control ...

9:32
Object-Oriented programming (C#) lecture 01 methods exercises

133 views

8 months ago

duk
a very accurate 30 second overview of c#

at least we can use value types in generic type parameters.

0:31
a very accurate 30 second overview of c#

191 views

3 years ago

Simple Coding Hub
From Language to Programming Language | C & C++ Explained

In this video, we explore how human language evolved into programming languages and how C and C++ fit into this journey.

1:30
From Language to Programming Language | C & C++ Explained

45 views

4 weeks ago

Jon Gjengset
impl Rust: One Billion Row Challenge

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.

10:36:57
impl Rust: One Billion Row Challenge

83,058 views

1 month ago

Spoken-Tutorial IIT Bombay
Classes And Objects - English

Classes and Objects in C++ -Defining Classes -create a class -Defining Objects -create an object of the class -Member Functions ...

7:38
Classes And Objects - English

41,261 views

11 years ago

Wikipedia Fan
Object-oriented programming | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Object-oriented_programming 00:01:40 1 Features ...

48:29
Object-oriented programming | Wikipedia audio article

27 views

6 years ago

Mariusz Jurczenko
Basic programming concepts

We'll also demystify the concept of object-oriented programming, one of the most important paradigms in the development world.

10:36
Basic programming concepts

94 views

1 year ago

The Mentor CodeLab
Classes & Objects - Programming For Beginners | #19

Programming for Beginners: Classes and Objects in OOP In previous videos we talked about objects in object-oriented ...

4:46
Classes & Objects - Programming For Beginners | #19

11 views

2 years ago

Dandalf
Welcome to the CIS054 C/C++ Programming class

TOPICS COVERED ------------------------------ Introducing the Instructor The Course & Syllabus Who Should Take This Class Letters ...

9:30
Welcome to the CIS054 C/C++ Programming class

58 views

5 years ago

J David Eisenberg
Chapter 9: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 9: Passing Objects to Methods

1,013 views

6 years ago

Genetic Improvement Workshop
Generating Objected-Oriented Source Code Using Genetic Programming

Using machine learning to generate source code is an active and highly important research area. It has been shown that genetic ...

16:06
Generating Objected-Oriented Source Code Using Genetic Programming

147 views

4 years ago

Genetic Improvement Workshop
Q&A: Generating Objected-Oriented Source Code Using Genetic Programming

Using machine learning to generate source code is an active and highly important research area. It has been shown that genetic ...

8:32
Q&A: Generating Objected-Oriented Source Code Using Genetic Programming

17 views

4 years ago

Dandalf
C++ OOP Encapsulation - part 2/4

OOP Encapsulation in C++. Public and Private data members, getters and setters and describing class interface using a header ...

16:15
C++ OOP Encapsulation - part 2/4

235 views

4 years ago

learnwithpurpose
Your first Object-Oriented Program with Java

Creating your first Object-Oriented Program in Java. Defining a package, a class with methods. Creating an object. Compiling ...

11:16
Your first Object-Oriented Program with Java

1,399 views

13 years ago

Bald. Bearded. Builder.
C# Has New Primary Constructors

Let's learn how to use C# 12's new primary constructors. These new constructors allow you to create custom objects in a more ...

2:52
C# Has New Primary Constructors

705 views

2 years ago

Carlos Saraiva
C# Class Constructors, Overloads and Objects

Master C# Constructors, overloads and object creation in one clear lesson. We'll cover how to declare and initialize variables, ...

12:16
C# Class Constructors, Overloads and Objects

11 views

2 months ago

The Beauty and Joy of Computing
[BJC.1x] Programming Paradigms Part 2 : Object Oriented Programming

Now I'm going to teach you the third style, which is called object oriented programming. So this is also known as OOP. And you ...

7:10
[BJC.1x] Programming Paradigms Part 2 : Object Oriented Programming

75 views

4 years ago