ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,788 results

Fardad Soleimanloo
2257-OOP345NBB Sep08 - OOP Overview, Types, Compiler

The building blocks of object-oriented programming uh are values objects variables references functions and types and stuff we're ...

1:22:02
2257-OOP345NBB Sep08 - OOP Overview, Types, Compiler

51 views

4 months ago

Fardad Soleimanloo
07 - Jan27 - OOP345NAA - 2251 -  Funcitons, Func ptrs, Functors, func ptr templates, lambda intro

Suggestions objections anybody wants to go for a break before we do objectoriented functions function pointers no all right okay ...

1:24:50
07 - Jan27 - OOP345NAA - 2251 - Funcitons, Func ptrs, Functors, func ptr templates, lambda intro

63 views

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

David Hollowell
Intro to Object Oriented Programming

Introducing Object Oriented programming with C#, Visual Studio, and the .NET Runtime. Source is here: ...

1:19:06
Intro to Object Oriented Programming

39 views

4 months ago

Fardad Soleimanloo
OOP244-How to do programming questions in a test or quiz

Okay to do the programming tests in this class you need to um uh follow specific instructions so I can actually mark it if these ...

9:34
OOP244-How to do programming questions in a test or quiz

233 views

4 months ago

Fardad Soleimanloo
2257 OOP345 NAA Sep 10 - OOP - Types,- Compilet

... good all right okay now building blocks of object-oriented programming values objects variables reference functions types class ...

1:30:56
2257 OOP345 NAA Sep 10 - OOP - Types,- Compilet

67 views

4 months ago

Fardad Soleimanloo
13 - Mar18 - OOP244NAA - 2251 - Inheritance, Virtuals, Pure Virtuals and Interfaces

Say you want to overload the in extraction in uh insertion operator to print an object on C out okay and I said never make it a friend ...

1:01:04
13 - Mar18 - OOP244NAA - 2251 - Inheritance, Virtuals, Pure Virtuals and Interfaces

60 views

10 months ago

Fardad Soleimanloo
2257 - OOP345NBB Sep 29

So where is it uh Senica 345 So OOP 345 assignments So assignment two is released Assignment one was released at two ...

1:40:03
2257 - OOP345NBB Sep 29

26 views

3 months ago

Fardad Soleimanloo
05 - Jan18 - OOP345NBB - 2251 - lvalue, xvalue,  prvalue, Templates intro

... going to say name whatever is equal to C it is an expiring value it's a nameless object that is getting created and it's just about to ...

30:17
05 - Jan18 - OOP345NBB - 2251 - lvalue, xvalue, prvalue, Templates intro

26 views

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

pwn.college
Jump Oriented Programming - CSE466 - Robert - 2025.10.02

... is jump oriented programming and if you go down like the field of exploitation uh you know a little bit longer definitely more than ...

1:00:28
Jump Oriented Programming - CSE466 - Robert - 2025.10.02

563 views

3 months ago

BitOldSkull
1. How to code C ep.1: introduction, variables, data types

First Video on youtube, I know is bad but at least you can use the information.

33:28
1. How to code C ep.1: introduction, variables, data types

45 views

2 weeks ago

Fardad Soleimanloo
2257 - OOP244NAA Sep16

... two objects are defined one is called see out the other one is called C in these two objects are essentially put your cell phones ...

1:41:55
2257 - OOP244NAA Sep16

78 views

4 months ago

The Debug Zone
Understanding Array Passing in C: Square Brackets vs. Pointers Explained

In this video, we delve into the intricacies of array passing in the C programming language, focusing on the critical differences ...

2:19
Understanding Array Passing in C: Square Brackets vs. Pointers Explained

6 views

10 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 07 Exception Handling Part 2

Welcome to part two of our lecture on exception handling in C in the first part we covered the foundational concepts how ...

7:51
Object-Oriented programming (C#) lecture 07 Exception Handling Part 2

88 views

8 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 07 Exception Handling Part 1

Welcome to lecture 7 of our object-oriented programming course today we begin a vital topic that distinguishes resilient ...

8:38
Object-Oriented programming (C#) lecture 07 Exception Handling Part 1

108 views

8 months ago

Hao-Wen (Herman) Dong 董皓文
Lecture 6: Objects (Creative Coding, Fall 2025)

Creative Coding (PAT 204/504), University of Michigan, Fall 2025 Slides: ...

1:13:59
Lecture 6: Objects (Creative Coding, Fall 2025)

14 views

3 months ago

southeastlinuxfest
Brad Whitehead - Pascal - The Once and Future Programming Language

2025 Southeast Linuxfest: FOSS Object Pascal has most of the features that developers are seeking: cross-platform, the classes of ...

46:52
Brad Whitehead - Pascal - The Once and Future Programming Language

4,870 views

6 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 07 Exception Handling Part 3

Welcome to part three of our lecture on exception handling in C In this section we'll address two vital topics First how to handle ...

6:50
Object-Oriented programming (C#) lecture 07 Exception Handling Part 3

61 views

8 months ago

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

... object-oriented programming with arrays a powerful way to store and manage collections of data arrays let us group similar data ...

9:29
Object-Oriented programming (C#) lecture 02 arrays exercises

91 views

8 months ago

Infin1teXploit
C Sharp Is An Amazing Language For Beginners #programming

Ready to learn C# and kickstart your coding journey? Whether you're a complete beginner or just looking to level up, this ...

51:05
C Sharp Is An Amazing Language For Beginners #programming

69 views

10 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 06 Interfaces part 1

Now that we've built a solid foundation in object-oriented programming with a deep understanding of inheritance polymorphism ...

8:31
Object-Oriented programming (C#) lecture 06 Interfaces part 1

176 views

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

Peter Schneider
Codereview: Basic Imitation of C# Enumerable in VBA - or any other static class

Basic Imitation of C# Enumerable in VBA - or any other static class I hope you found a solution that worked for you :) The Content ...

3:13
Codereview: Basic Imitation of C# Enumerable in VBA - or any other static class

0 views

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

1 month ago