ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,601,038 results

Faisal's Devlog
This is why you don't build GUIs in C

C and GUI Programming don't get along well. In this video, I used a lesser-known framework for Graphical User Interface (GUI) ...

6:09
This is why you don't build GUIs in C

350,657 views

6 months ago

Oscar
Here's Why You Don't Make a TUI with C...

clanguage #tui #linux Source: https://github.com/kurealnum/todoist-terminal Today's video talks about my struggle of utilizing C ...

12:24
Here's Why You Don't Make a TUI with C...

35,131 views

9 months ago

Computerphile
GUI Programming Introduction - Computerphile

Who's in control? The real difference between programming for command line, or programming for GUI. Dr Steve Bagley ...

10:32
GUI Programming Introduction - Computerphile

211,592 views

6 years ago

Dave's Garage
Coding Graphics in C: SetPixel, LineDraw, Moire and More!

Dave takes you on a tour of the C code used to write graphics primitives for the ancient Commodore KIM-1 computer. See how ...

8:36
Coding Graphics in C: SetPixel, LineDraw, Moire and More!

161,872 views

2 years ago

VoxelRifts
My 2 Year Journey of Learning C, in 9 minutes

This is a short video about my journey from not understanding C in the least to being able to make a relatively large codebase.

8:42
My 2 Year Journey of Learning C, in 9 minutes

783,847 views

2 years ago

Sciber
DON'T LEARN C++ GUI UNLESS...

But when it comes to GUI Programming, C++ wouldn't be the ideal choice for small developers who are building small-scale apps ...

4:34
DON'T LEARN C++ GUI UNLESS...

120,760 views

4 years ago

Nathan Baggs
I made the same game in Assembly, C and C++

programming #gamedev #cpp #assembly #x86 I made the same game in x86 assembly, C and C++ to see how they compare.

4:20
I made the same game in Assembly, C and C++

891,349 views

3 years ago

Nir Lichtman
Making Simple X11 GUI Window in C on Linux

In this video I will demonstrate how you can use the X11 Library to create a graphical window on the screen using the C ...

8:18
Making Simple X11 GUI Window in C on Linux

39,431 views

2 years ago

The Program One
Why Do We Still Use C in 2025 ?

Did you know that the C programming language controls everything from roads to space? From traffic lights and cars to aircraft, ...

4:00
Why Do We Still Use C in 2025 ?

205,008 views

1 year ago

Engineer Man
Create a minimally useful GTK3 application in C

A quick video where we'll learn about GTK and analyze a basic GTK application that I wrote to add two numbers together.

5:46
Create a minimally useful GTK3 application in C

106,650 views

8 years ago

Lazo Velko Clips
Want to make a GUI in C++? Think again.

"Modern C++" and "Modern UI" mix like oil and water. Full video: https://www.youtube.com/watch?v=7fGB-hjc2Gc&t=3s X: ...

5:07
Want to make a GUI in C++? Think again.

63,666 views

1 month ago

ArtER21
GTK 3 GUI in C pt5

A beginner video making a text type of app using GTK3 for a GUI and working in the C language. I am only learning C and GTK so ...

17:29
GTK 3 GUI in C pt5

1,199 views

4 years ago

BMo
Making A Game In C With SDL3

How hard can it be to make a game from scratch in C? We're going old school, but with a twist of using a new library SDL 3!

8:15
Making A Game In C With SDL3

102,611 views

8 months ago

Low Level
how Google writes gorgeous C++

Gorgeous C++? That's not even possible. Or... maybe it is. Google at least thinks so. In this video, we discuss Google's C++ style ...

7:40
how Google writes gorgeous C++

1,206,516 views

2 years ago

SyncMain
15 Years Writing C++ - Advice for new programmers

I'm a video game programmer and I've been using C++ as a programming language for 15 years, and have been writing code in ...

4:04
15 Years Writing C++ - Advice for new programmers

1,682,412 views

2 years ago

Low Level
GDB is REALLY easy! Find Bugs in Your Code with Only A Few Commands

Join me and learn how to debug a program written in C using GDB. In this video, we go over how to compile a program written in ...

7:29
GDB is REALLY easy! Find Bugs in Your Code with Only A Few Commands

328,258 views

4 years ago

Jacob Sorber
How to write your own code libraries in C.

Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...

9:57
How to write your own code libraries in C.

166,816 views

6 years ago

Low Level Game Dev
I made my own UI library in C++, How to design a complicated system?

Join my Discord: https://discord.gg/eehehsPAka Wishlist Midnight Arrow on Steam: ...

13:09
I made my own UI library in C++, How to design a complicated system?

56,436 views

2 years ago

Low Level Game Dev
The 5 Levels Of C++

Check out my Failproof OpenGL course for beginners: https://www.udemy.com/course/failproof-opengl-for-beginners/?

10:29
The 5 Levels Of C++

218,936 views

7 months ago

ThinMatrix
Programming a GUI Library for my New Game

A slightly more technical devlog video this week, as I talk about how I'm implementing a new GUI system for my city-builder game.

9:15
Programming a GUI Library for my New Game

300,884 views

6 years ago