ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

183,481 results

LinuxConfAu 2018 - Sydney, Australia
You Can't Unit Test C, Right?

Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...

23:09
You Can't Unit Test C, Right?

57,364 views

8 years ago

CppNow
C++Now 2018: Keno Fischer & Bart Janssens “The Julia Language and C++: The Perfect Marriage?”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:25:05
C++Now 2018: Keno Fischer & Bart Janssens “The Julia Language and C++: The Perfect Marriage?”

7,396 views

7 years ago

Brian Will
Object-Oriented Programming is Bad

An explanation of why you should favor procedural programming over Object-Oriented Programming (OOP).

44:35
Object-Oriented Programming is Bad

2,535,436 views

10 years ago

CppNow
A Tutorial Introduction to C++11 & 14 Part 1

The first part of Leor Zolman's talk from C++Now 2014 Slides are available here: ...

1:34:09
A Tutorial Introduction to C++11 & 14 Part 1

37,663 views

11 years ago

CppNow
C++Now 2018: Michael Caisse “Modern C++ in Embedded Systems”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:30:40
C++Now 2018: Michael Caisse “Modern C++ in Embedded Systems”

50,798 views

7 years ago

CppNow
C++Now 2018: Lisa Lippincott “Opening Keynote: The Shape of a Program”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:15:08
C++Now 2018: Lisa Lippincott “Opening Keynote: The Shape of a Program”

9,453 views

7 years ago

YouTux Channel
The programming language that built the world

00:00 Intro 01:56 Origins 08:34 The Bond with Unix 14:15 The Evolution of the Language 18:25 Cultural and Technical Influence ...

44:34
The programming language that built the world

16,088 views

4 months ago

Queso Fuego
Intro / Overview | UEFI Dev (in C)

... Community Discord: https://discord.gg/yKm4T89QFn Next video(s): - Starting a C program to create valid GPT hard disk images, ...

45:24
Intro / Overview | UEFI Dev (in C)

41,433 views

2 years ago

Ron Wellman
01  - C Program Layout

Definition vs Declaration. Understanding this will help us in laying out our C program and fix some compilation errors. Here we'll ...

25:02
01 - C Program Layout

106 views

5 years ago

Richard Buckland
Lec 3: First C Program - Computing 1 Richard Buckland UNSW (draft) 2nd Edition

I want to show you um something about C I also wanted to talk a bit about the toast problem so I was really pleased that everyone ...

25:27
Lec 3: First C Program - Computing 1 Richard Buckland UNSW (draft) 2nd Edition

6,474 views

13 years ago

Linux.conf.au 2011 -- Brisbane, Australia
Advanced C Coding For Fun!

It needn't be that way: this presentation is a cookbook with examples of all the C programming tricks I have found value in. Not just ...

46:53
Advanced C Coding For Fun!

93,629 views

11 years ago

Kris Occhipinti
C Programing  Toss Up Dice Game Simulator - Linux

Source Code: http://pastebin.com/B53b8Edn http://filmsbykris.com For help: http://filmsbykris.com/irc FaceBook: ...

23:45
C Programing Toss Up Dice Game Simulator - Linux

8,770 views

12 years ago

The Linux Foundation
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK

Besides C language itself, it will also present how to squeeze benefits out of GCC for microcontrolles and RTOSes like Zephyr ...

52:39
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK

40,118 views

8 years ago

Geoffrey Challen
25 Jan 2013: fork() and exec()

Continuation of a discussion of the fork system call, beginning of a discussion of exec.

42:03
25 Jan 2013: fork() and exec()

34,205 views

12 years ago

CppNow
C++Now 2017: Daniel Pfeifer “Effective CMake"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:27:02
C++Now 2017: Daniel Pfeifer “Effective CMake"

191,048 views

8 years ago

Abner Coimbre
Programming a Text Editor in C (Part 2)

Live at http://www.twitch.tv/abnercoimbre every Sunday at 5PM EDT. This idea came from my talk What Programming is Never ...

54:22
Programming a Text Editor in C (Part 2)

15,916 views

10 years ago

nanobyte
Building an OS - 4 - Writing bootloader in C

We set everything up to continue our bootloader in C. We also learn about a lot of interesting stuff, the linking process, calling ...

39:28
Building an OS - 4 - Writing bootloader in C

124,297 views

4 years ago

Ben Makes Games
Making a Programming Language with C# and ANTLR4

in this video, I make an interpreter for a custom programming language, using C# and nuget packages for ANTLR4, which I barely ...

1:38:39
Making a Programming Language with C# and ANTLR4

29,879 views

4 years ago

Abner Coimbre
Programming a Text Editor in C (Part 1)

Live at http://www.twitch.tv/abnercoimbre every Sunday at 5PM EDT. This idea came from my talk What Programming is Never ...

43:38
Programming a Text Editor in C (Part 1)

80,561 views

10 years ago

Tom Delalande
Comparing 10 programming languages. I built the same app in all of them.

Many modern programming languages have some great features like null safety, exhaustive switch statements, error handling, ...

21:33
Comparing 10 programming languages. I built the same app in all of them.

242,634 views

1 year ago

CppNow
C++Now 2017: Ali Çehreli “Competitive Advantage with D"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:32:48
C++Now 2017: Ali Çehreli “Competitive Advantage with D"

10,980 views

8 years ago

Matt Godbolt
Live Stream: Some C++ coding!

For a change! Some C++ programming!! I am working on an idea for a presentation for CppCon (I have a week left...) and you'll ...

2:10:08
Live Stream: Some C++ coding!

82,423 views

Streamed 6 years ago

Using std::cpp
Closing Keynote: C++ as a 21st century language - Bjarne Stroustrup

By now, C++ is a language with a long history. This leads many people to overlook decades of progress and describe C++ as if ...

1:37:35
Closing Keynote: C++ as a 21st century language - Bjarne Stroustrup

17,606 views

7 months ago

Beauté et musculation
Zig language: a WAY better C!

I introduce the Zig programming language and its best parts! This is my first video ever, I hope you'll enjoy it! Timestamp later in ...

1:00:15
Zig language: a WAY better C!

35,354 views

4 years ago

VoidRealms
Learn the basics of any programming language in under an hour

All languages have the same things under the hood, which makes learning any language easy.

24:05
Learn the basics of any programming language in under an hour

35,926 views

10 years ago