ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

138 results

Ahadu Programming Academy
Part 32: C++ Inline functions in Amharic

In this video, I explain inline functions in C++ in a simple and clear way for beginners to advanced. You will learn what a function ...

14:02
Part 32: C++ Inline functions in Amharic

13 views

3 weeks ago

ACCU Conference
C++20 Ranges - The Stuff of Science Fiction - Stewart Becker - ACCU 2025 Short Talks

ACCU Membership: https://tinyurl.com/ydnfkcyn --- C++20 Ranges - The Stuff of Science Fiction - Stewart Becker - ACCU 2025 ...

5:21
C++20 Ranges - The Stuff of Science Fiction - Stewart Becker - ACCU 2025 Short Talks

754 views

2 weeks ago

Explore Electronics
Module 4 C1 Recursion, Function Prototypes, variable Length, inline Keyword | Programming in C

Welcome to Module 4 chapter 1 Part 1 video of "Programming in C" Subject with code 1BEIT105/205 a first year subject under ...

39:04
Module 4 C1 Recursion, Function Prototypes, variable Length, inline Keyword | Programming in C

92 views

7 days ago

DeepDiveDev
C++ Macros Explained: Functions, X-Macros & Modern Alternatives

My Memory Mananagement Series: ...

26:15
C++ Macros Explained: Functions, X-Macros & Modern Alternatives

3,621 views

2 weeks ago

AutoContent API
Is C a Tool of Power or Danger? Practical Rules for Safe C Code

Prefer inline functions over macros for type safety and performance. Use standard types and initialize memory to zero to avoid ...

7:10
Is C a Tool of Power or Danger? Practical Rules for Safe C Code

0 views

2 weeks ago

Varchasva Academy
What Are Inline Functions in C++? | Easy Notes + Examples | When to Use & Avoid | Varchasva Academy

Topics Covered: ✓ What is an Inline Function? ✓ Why and When to Use Inline ✓ Inline Function Rules ✓ Inline vs Normal ...

15:52
What Are Inline Functions in C++? | Easy Notes + Examples | When to Use & Avoid | Varchasva Academy

49 views

2 weeks ago

Meeting Cpp
The real problem of C++ - Klaus Iglberger - Meeting C++ 2025

An analysis from Klaus Iglberger about what the real problem is with C++ from Meeting C++ 2025. Slides: ...

1:04:43
The real problem of C++ - Klaus Iglberger - Meeting C++ 2025

9,035 views

7 days ago

Tsoding Daily
Objective-C on Linux

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Pre-intro - 00:00:57 - Intro - 00:02:56 - Hello World in C ...

2:35:22
Objective-C on Linux

30,756 views

3 days ago

Coding with Sheikh Amir
🔢 C Math Functions & Inline Functions Explained | Complete Guide 🧮

In this video, you'll learn how to use math functions and inline functions in C programming — two powerful tools that make your ...

15:02
🔢 C Math Functions & Inline Functions Explained | Complete Guide 🧮

0 views

7 days ago

SoftPrayog
Templates in C++

Templates use types and values as parameters for creating classes, effectively specifying a family of classes from a single ...

18:12
Templates in C++

57 views

11 days ago

NAREN LECTURE
15 Templates

Templates in C++.

1:44:42
15 Templates

0 views

3 weeks ago

ROSE INFANTA A URK25CO2011
Practicum 12 c programming language
2:20
Practicum 12 c programming language

8 views

1 month ago

Dev Tools Made Simple
How many returns should a function have

SoftwareEngineering #ProgrammingTips #CleanCode #CodeQuality #CompilerOptimizations #SoftwareMyths #BestPractices ...

4:13
How many returns should a function have

6,229 views

2 weeks ago

Cale Technology Enterprise (CTE)
Using Arithmetic Operators and Expressions, Variables and Power Functions in C++

C++ Language Tutorial Using Arithmetic Operators and Expressions, Variables and Power Functions in C++ C++17 standard ...

19:31
Using Arithmetic Operators and Expressions, Variables and Power Functions in C++

10 views

3 weeks ago

louisbetsch
1BRC Cold Boot: Hash Functions, Profiling, and more

After I've seen Jon Gjengset recently implementing a solution for the 1 Billion Row Challenge in Rust, I wanted to put something ...

4:21:15
1BRC Cold Boot: Hash Functions, Profiling, and more

115 views

Streamed 6 days ago

NAREN LECTURE
04 Classes

Classes in C++.

1:47:26
04 Classes

0 views

3 weeks ago

advance cfd with Pratyush
Understanding objectRegistry, Friend Functions & Doxygen Structure : Hands-on OpenFOAM (Tutorial 08)

In this session, we dive deep into the C++ backbone of OpenFOAM and explore essential programming concepts that every ...

1:42:37
Understanding objectRegistry, Friend Functions & Doxygen Structure : Hands-on OpenFOAM (Tutorial 08)

29 views

2 weeks ago

Prof. M. RAJA
C++ Lecture 6 Inline Default Arguments

C++ Lecture 6 Inline Default Arguments.

56:36
C++ Lecture 6 Inline Default Arguments

1 view

3 days ago

Matt Godbolt
[AoCO 19/25] Tail Call Optimisation

Day 19 of the Advent of Compiler Optimisations - Tail Call Optimisation When your function ends with a call to another, something ...

6:24
[AoCO 19/25] Tail Call Optimisation

6,181 views

5 days ago

Valigo
Rewriting "sleep" from scratch - no libraries, not even libc - only syscalls and some assembly magic

Let's rewrite "sleep" program absolutely from scrath - not even with libc. Only the compiler, the kernel, and a magic of inline ...

47:39
Rewriting "sleep" from scratch - no libraries, not even libc - only syscalls and some assembly magic

97,081 views

2 weeks ago

Chiguru Academy
#C18 | C Funtions | C Programming language | Chiguru Academy | Tuition

cprogramminglanguagebasics #cbasicsforbeginners #cbasicprogram#cprogramming #cbasicsforbeginners #cbasicprogram ...

32:15
#C18 | C Funtions | C Programming language | Chiguru Academy | Tuition

8 views

3 weeks ago

Varchasva Academy
Functions in C++ Explained | Parameters, Overloading, Recursion & Storage Classes | Beginner Guide

... Value vs Pass by Reference) ✓ Default Arguments & Function Overloading ✓ Inline Functions for faster execution ✓ Recursion ...

15:32
Functions in C++ Explained | Parameters, Overloading, Recursion & Storage Classes | Beginner Guide

86 views

3 weeks ago

Andreas Fertig
C++ Insights - Episode 69: = default and uniform initialization - Best Practice Explained

In this episode, you'll learn a best practice using =default and uniform initialization. --- Checkout my self-study course offer ...

7:00
C++ Insights - Episode 69: = default and uniform initialization - Best Practice Explained

840 views

7 days ago

Vẽ Bầu Trời
24.3: C++ 11 -- Biểu thức Lambda
5:49
24.3: C++ 11 -- Biểu thức Lambda

0 views

3 weeks ago

Ricky Glaser
My Unsponsored Thoughts on Skate. Season 2...

Download Temu app using my link https://app.temu.com/k/p3k8hv8hlj3 and Search my code: dxe9296 in app search-bar to get ...

10:06
My Unsponsored Thoughts on Skate. Season 2...

4,097 views

2 weeks ago