ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,660 results

shagavik
Practical 1 C# Basics and OOPS

C# Basic Programming and OOPS Concepts.

8:55
Practical 1 C# Basics and OOPS

1,752 views

8 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

6 months 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

1 year 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

7 months 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?

52,225 views

1 year 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

1 year 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

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

Houston FPUG
Richard Feldman, "New Ways to Roc!"

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 ...

2:23:52
Richard Feldman, "New Ways to Roc!"

7,405 views

3 weeks 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

NPTEL IIT Guwahati
Lec 24: Introduction to Object Oriented Design

Design & Implementation of Human-Computer Interfaces Course URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof ...

37:10
Lec 24: Introduction to Object Oriented Design

4,816 views

3 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

136 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

16 views

4 years ago

CS101.2x
CS101x S446 Operator Overloading IIT Bombay

We are continuing our study of object-oriented programming and the the topic of this lecture is Operator Overloading. Here is a ...

14:05
CS101x S446 Operator Overloading IIT Bombay

2,361 views

4 years ago

Alex Demko
OOP Encapsulation: Keep It Clean, Lock It Tight! 🔐

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

0:06
OOP Encapsulation: Keep It Clean, Lock It Tight! 🔐

221 views

6 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

Mohamad Aoude
Object-Oriented programming (C#) lecture 03 classes exercises 02

... implement value equality practicing with these concepts is key to writing well-designed maintainable and robust object-oriented ...

8:57
Object-Oriented programming (C#) lecture 03 classes exercises 02

40 views

7 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 03 classes part 03

... that object initializers bring to modern C programming in the next part we'll move even deeper into object-oriented programming ...

9:06
Object-Oriented programming (C#) lecture 03 classes part 03

85 views

7 months 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,012 views

6 years ago