ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

156 results

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

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

In this video, I'll walk you through Object-Oriented Programming (OOP) in a simple and beginner-friendly way, covering real ...

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

171 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

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

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

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

81,852 views

1 month ago

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

... parameters and make your code cleaner and modular now we enter the next stage in object-oriented programming with arrays ...

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

90 views

8 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

8 months ago

Bald. Bearded. Builder.
The Secret to Mastering Queue, Stack and Dictionary in C#!

Ever wonder when to use a queue, a stack, or a hashtable in C#? In this video, Michael explains the story behind FIFO vs LIFO ...

13:30
The Secret to Mastering Queue, Stack and Dictionary in C#!

11,421 views

3 months 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!"

8,628 views

2 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 04 classes operator overloading exercises 02

... in the array using the overloaded operators this extensive rational numbers problem provided excellent practice with core OOP ...

9:53
Object-Oriented programming (C#) lecture 04 classes operator overloading exercises 02

57 views

8 months ago

Bald. Bearded. Builder.
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...

14:26
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

48,490 views

4 months ago

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

... the most advanced and powerful topics in object-oriented programming let's reflect on what you now know you understand how ...

9:36
Object-Oriented programming (C#) lecture 05 inheritance part 03

68 views

8 months ago

Bald. Bearded. Builder.
Stop Using == null: The Safer C# Pattern You Need Today!

Two operators, one confused codebase: we break down the real differences between C#'s != and the pattern-matching "is not".

11:41
Stop Using == null: The Safer C# Pattern You Need Today!

14,439 views

4 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 05 inheritance part 04

... in real world class hierarchies where base classes often encapsulate critical setup logic now we enter a new phase of OOP ...

8:05
Object-Oriented programming (C#) lecture 05 inheritance part 04

90 views

8 months ago

Carlos Saraiva
Value vs Reference Types in C# Stack and Heap with Clear Examples

In this beginner-friendly lesson, we unpack one of the most important C# fundamentals: the difference between value types and ...

7:35
Value vs Reference Types in C# Stack and Heap with Clear Examples

42 views

2 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 05 inheritance part 02

... in the same program this is real world modeling using OOP now we display all that object data we use get greeting for all same ...

9:45
Object-Oriented programming (C#) lecture 05 inheritance part 02

86 views

8 months ago

Carlos Saraiva
VS Code, .NET, C# Explained for Beginners (with Tricks & Tips for VS Code)

New to software development? In this video, you'll get a clear, beginner-friendly overview of the core concepts we'll use ...

21:57
VS Code, .NET, C# Explained for Beginners (with Tricks & Tips for VS Code)

36 views

2 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 04 classes operator overloading part 01

... everyone so far we've built a strong foundation understanding classes constructors properties and object-oriented design in C ...

8:28
Object-Oriented programming (C#) lecture 04 classes operator overloading part 01

90 views

8 months ago

Mohamad Aoude
Object-Oriented programming (C#) lecture 05 inheritance part 01

... object formatting today we are ready for the next major milestone in object-oriented programming inheritance inheritance allows ...

9:02
Object-Oriented programming (C#) lecture 05 inheritance part 01

129 views

8 months ago