ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,174,470 results

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

On top of that the POSIX API implementations C code often relies on don't lend themselves to easy testing, especially of unhappy ...

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

57,229 views

7 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,650 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,668 views

7 years ago

North Bay Python
Call C code quickly and compatibly with CFFI

Zack Voase https://2017.northbaypython.org/schedule/presentation/17/ Have you ever wanted to speed up a slow part of your ...

27:23
Call C code quickly and compatibly with CFFI

1,286 views

8 years ago

OWASP Foundation
Securing C code that seems to work just fine - AppSecUSA 2017

Securing C code that seems to work just fine Fastly offers a content delivery network (CDN) that ubiquitous and high-profile web ...

28:54
Securing C code that seems to work just fine - AppSecUSA 2017

572 views

8 years ago

itzsoft
Learn C Programming for Beginners

Learn about C programming language and the general concepts in programming with regular assignments and hands on ...

1:30:19
Learn C Programming for Beginners

112 views

3 years ago

Keith Doc
C for engineers - Introduction to C Programming

This video is covers how to create and run C programs, create variables, do math operations, and more in the C Programming ...

57:33
C for engineers - Introduction to C Programming

178 views

3 years ago

CppNow
C++Now 2018: Rong Lu “C++ Development with Visual Studio Code”

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

1:33:27
C++Now 2018: Rong Lu “C++ Development with Visual Studio Code”

107,892 views

7 years ago

uwe
Writing a C Code Generator in Haskell - Compiler Tutorial Pt 2

Part 2 of a 2-part tutorial where I write a compiler in Haskell. In this part I write a C code generator. Part 1: ...

25:42
Writing a C Code Generator in Haskell - Compiler Tutorial Pt 2

948 views

3 years ago

CodeX
Learn C Programming for Beginners - Full Course

Learn about C Programming in this full course for beginners. You'll learn: Understand the concept of programming in C, Start ...

3:42:02
Learn C Programming for Beginners - Full Course

109 views

3 years ago

itzsoft
Learn C Programming from Scratch

In this tutorial, you'll learn the fundamentals of C Programming, learn logic and how to use different syntax and functions to build ...

1:14:49
Learn C Programming from Scratch

258 views

3 years ago

iMProgrammer
C Programming Tutorial for Beginners

Learn about C Programming in this tutorial for beginners. Learn the basic of C programming in Linux Environment.

1:36:03
C Programming Tutorial for Beginners

62 views

3 years ago

jGeek
C Programming for Beginners - Full Course

Learn C Programming in this full course for Beginners. Master the Fundamentals of C Programming Language, including data ...

10:28:36
C Programming for Beginners - Full Course

186 views

2 years ago

Bare Metal Cord
You can write C code without header files!

Can this approach be used in C applications? Let's explore this idea. Code can be found on gitlab: baremetalcord/headless-c.

1:45:59
You can write C code without header files!

28 views

Streamed 2 years ago

MUCplusplus
[MUC++] Robert Schimkowitsch - Safe and Readable Code: Monadic Operations in C++23

Let's talk about monads. What are they? Why and how would you use them? The aim of this talk is to introduce some fundamental ...

1:30:27
[MUC++] Robert Schimkowitsch - Safe and Readable Code: Monadic Operations in C++23

256 views

10 months 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,298 views

Streamed 6 years ago

strager
How I use C++: a line-by-line code review

Let's walk through quick-lint-js, a 100k-line C++ project, and talk about the code style and design decisions. Links: Stewart Lynch's ...

1:40:40
How I use C++: a line-by-line code review

301,771 views

2 years ago

Codotaku
C programming language live practical crash course for beginners 4

C programming language live practical crash course for beginners. In this livestream I'll attempt to distill my 8 years of ...

2:02:16
C programming language live practical crash course for beginners 4

495 views

Streamed 1 year ago

CppNow
C++Now 2019: Tara Raj “C++ Development with Visual Studio Code”

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

58:21
C++Now 2019: Tara Raj “C++ Development with Visual Studio Code”

12,663 views

6 years ago

Sonia: Code & Skate | Play
Lock-Free Atomic Shared Pointer in C - Lock Free Programming (Part #1)

See project on GitHub: https://github.com/sadhbh-c0d3/lock-free 00:00 - Start 00:10 - What is Shared_Ptr (C vs C++) 00:56 - Our ...

36:58
Lock-Free Atomic Shared Pointer in C - Lock Free Programming (Part #1)

2,503 views

1 year ago