ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

507 results

MMqd
4 Principles for Scalable Godot Games

Learn to structure your Godot code so projects stay scalable and easy to extend ...

10:41
4 Principles for Scalable Godot Games

2,641 views

3 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

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

86,569 views

2 months ago

CCP SyneRBI
GPU Accelerated Implementation of Gibbs Priors in STIR using Object-Oriented Design

by Matteo Colombo (Università Milano Bicocca) Link to the presentation ...

52:45
GPU Accelerated Implementation of Gibbs Priors in STIR using Object-Oriented Design

54 views

4 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

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

135 views

9 months ago

Craig Piercy
Python function video: delattr()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:37
Python function video: delattr()

57 views

11 months ago

Craig Piercy
Python data type: bool

... system of logic based on only two values: true and false. Today, every programming language uses some form of boolean logic.

4:47
Python data type: bool

35 views

8 months ago

Learn with Shikaar
Filter Array of Objects by Condition

Video Title: Filter an Array of Objects by Condition in JavaScript In this video, you'll learn how to filter an array of objects based on ...

2:33
Filter Array of Objects by Condition

1 view

11 months ago

Craig Piercy
Python built-in function: object()

It's the base class for all Python classes, making it central to Python's object-oriented design. And that's the `object()` function!

4:03
Python built-in function: object()

45 views

9 months ago

Coding World
Educational videos

This you tube page contains education videos in the subject of computer science field.

4:31
Educational videos

10 views

6 months ago

Craig Piercy
Python built-in function: id()

Working with mutable and immutable objects to observe their behavior. While you won't use it often in day-to-day programming, ...

4:25
Python built-in function: id()

103 views

10 months ago

Craig Piercy
Python data types: array array

Lists are flexible — they can store any type of object. But that flexibility comes at a cost: they use more memory and are slower for ...

4:41
Python data types: array array

61 views

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

Craig Piercy
Python built-in function: tuple()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:36
Python built-in function: tuple()

27 views

9 months ago

Learn with Shikaar
Vehicle and Car Classes with Inheritance in JavaScript | OOP Concepts Simplified

Vehicle and Car Classes with Inheritance in JavaScript | OOP Tutorial Description: In this tutorial, we'll create a Vehicle class ...

3:06
Vehicle and Car Classes with Inheritance in JavaScript | OOP Concepts Simplified

11 views

5 months ago

Learn with Shikaar
Remove Event Listener from Element

Video Title: Remove an Event Listener from an Element in JavaScript In this video, you'll learn how to properly remove an event ...

2:27
Remove Event Listener from Element

5 views

11 months ago

Craig Piercy
Python built-in function: filter()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:06
Python built-in function: filter()

243 views

11 months ago

Craig Piercy
Python Function Video: Compile()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

3:52
Python Function Video: Compile()

58 views

11 months ago

Learn with Shikaar
Invoke Object Method by Key

Video Title: Invoke an Object Method by Key in JavaScript In this video, you'll learn how to dynamically call an object's method ...

2:58
Invoke Object Method by Key

4 views

11 months ago