ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174,911 results

Chris Mayfield
Tracing code by hand

Drawing tables on paper; DrJava debugger https://w3.cs.jmu.edu/mayfiecs/cs149/

10:08
Tracing code by hand

129,448 views

10 years ago

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,261 views

7 years ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,124,674 views

4 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,700 views

7 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,331 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,852 views

2 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,898 views

7 years ago

Digital Signal Processing
The Fast Fourier Transform: The C FFTW3 library (#001)

The FFTW3 library is one of the most popular FFT implemenations and is very easy to use. We show how to comute an FFT of a ...

7:01
The Fast Fourier Transform: The C FFTW3 library (#001)

23,408 views

12 years ago

The Builder
Nested Loops Explained (step by step)

Nested for and nested while loops are difficult to grasp at first but they are easy once visualized. Give me money: ...

2:41
Nested Loops Explained (step by step)

91,543 views

5 years ago

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

Presenter(s): Rusty Russell URL: http://2011.linux.conf.au/programme/schedule/view_talk/190 While working on CCAN I realised ...

46:53
Advanced C Coding For Fun!

93,608 views

11 years ago

The Linux Foundation
C++ for Embedded Development

C++ for Embedded Development - Thiago Macieira, Intel Traditional development lore says that software development for ...

52:28
C++ for Embedded Development

114,917 views

8 years ago

The Linux Foundation
Using VS and VS Code for Embedded C/C++ Development - Marc Goodner, Microsoft

Using VS and VS Code for Embedded C/C++ Development - Marc Goodner, Microsoft Learn how you can use embedded ...

53:32
Using VS and VS Code for Embedded C/C++ Development - Marc Goodner, Microsoft

38,166 views

7 years ago

The Builder
Double Pointers in C++

This video explains how to use pointer to pointer types also known as double pointers. Since pointers just store memory ...

4:46
Double Pointers in C++

23,826 views

3 years ago

Notchmods
Converting a .C file to .exe file.

Learning to operate cmd and C programs. My website: http://nomics3000.wixsite.com/notchmodsofficial Second ...

0:35
Converting a .C file to .exe file.

18,838 views

1 year ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

109,197 views

9 months ago

Philipp
Pointer trick with C arrays #coding #programming #C

Array access in C is pretty interesting under the hood, which allows you to do some pretty nifty tricks Song: firecracker by ...

0:44
Pointer trick with C arrays #coding #programming #C

9,197 views

1 year ago

𝗤𝗨𝗜𝗖𝗞 𝗧𝗘𝗖𝗛 𝗣𝗢𝗜𝗡𝗧
write a program to print sum of two Integer numbers #coding #c
1:00
write a program to print sum of two Integer numbers #coding #c

1,745 views

2 years ago

BitLemon
C++ Vectors Explained in 168 seconds

A vector in C++ is a dynamic array that can resize itself automatically when elements are added or removed, as opposed to an ...

2:48
C++ Vectors Explained in 168 seconds

5,849 views

1 year ago

CppNow
C++Now 2019: Conor Hoekstra “Algorithm Intuition”

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

1:28:59
C++Now 2019: Conor Hoekstra “Algorithm Intuition”

22,800 views

6 years ago

EuroPython Conference
Alexander Steffen - Writing unit tests for C code in Python

Alexander Steffen - Writing unit tests for C code in Python [EuroPython 2016] [21 July 2016] [Bilbao, Euskadi, Spain] ...

26:12
Alexander Steffen - Writing unit tests for C code in Python

17,772 views

9 years ago