ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

85,065 results

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

6 years ago

PyCon SG
Python vs C - Experience in implementing data structures and algorithms - Education Summit 2018

Speaker: Mr Tamim Shahriar, Engineering Manager, Grab, author of bestselling children programming books in Bangladesh ...

21:08
Python vs C - Experience in implementing data structures and algorithms - Education Summit 2018

655 views

7 years ago

CppNow
Value Semantics and Range Algorithms - Composability and Efficiency

Chandler Carruth's talk from C++Now 2014 --- *--* ---

1:35:33
Value Semantics and Range Algorithms - Composability and Efficiency

4,655 views

11 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,652 views

11 years ago

CppNow
C++Now 2017: Bryce Lelbach “C++17 Features"

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

1:34:10
C++Now 2017: Bryce Lelbach “C++17 Features"

23,760 views

8 years ago

pdxbyte
Popcount as an Example Of Microbenchmarking in C - Bart Massey

Popcount as an Example Of Microbenchmarking in C. Talk by Bart Massey at pdxbyte March 11, 2014. Quickly determining the ...

1:06:09
Popcount as an Example Of Microbenchmarking in C - Bart Massey

1,574 views

11 years ago

strager
Faster than Rust and C++: the PERFECT hash table

I had a week of fun designing and optimizing a perfect hash table. In this video, I take you through the journey of making a hash ...

33:52
Faster than Rust and C++: the PERFECT hash table

703,733 views

2 years ago

CppNow
How to Design C++ Implementations of Complex Combinatorial Algorithms

Piotr Wygocki's talk from C++Now 2014 Slides are available at: ...

1:21:41
How to Design C++ Implementations of Complex Combinatorial Algorithms

1,692 views

11 years ago

Mr Dimmick's Computing Channel
Dry running algorithms with trace tables

In this video you will learn how to use trace tables to dry-run an algorithm by following a few worked examples, including iterating ...

20:35
Dry running algorithms with trace tables

53,795 views

4 years ago

CppNow
C++Now 2017: Kirk Shoop "No raw std::thread! - Live Tweet Analysis in C++"

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

1:30:55
C++Now 2017: Kirk Shoop "No raw std::thread! - Live Tweet Analysis in C++"

11,289 views

8 years ago

secappdev.org
C-Based Application Exploits and Countermeasures - Yves Younan

The C and C++ programming languages have some serious shortcomings from the point of view of security. Certain kinds of bugs ...

1:26:43
C-Based Application Exploits and Countermeasures - Yves Younan

11,868 views

12 years ago

NetSecProf
Variables and Values in C++

Talks about the basic variable and values used in C++ including integer types (short, int, long, long long), floating point types (float ...

20:54
Variables and Values in C++

311 views

4 years ago

NetSecProf
Creating a Minesweeper Map Generator in C++

Shows how to work with 2D arrays in C++ by showing how to create a Minesweeper map generator. Shows seeding the random ...

28:38
Creating a Minesweeper Map Generator in C++

1,831 views

3 years ago

Vizlab
CS50 2019 - Lecture 3 - Algorithms

This is CS50x, Harvard's University Computer Science Course, taught by David J. Malan in 2019. This video is licensed under ...

1:28:59
CS50 2019 - Lecture 3 - Algorithms

44 views

5 years ago

CppNow
C++Now 2018: Jonathan Boccara “Smart Output Iterators”

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

57:33
C++Now 2018: Jonathan Boccara “Smart Output Iterators”

3,060 views

7 years ago

CppNow
A Tutorial Introduction to C++11/14 - Part II

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

1:40:53
A Tutorial Introduction to C++11/14 - Part II

8,724 views

11 years ago

CppNow
MPL11: A New Metaprogramming Library for C++11

Louis Dione's talk from C++Now 2014 --- *--* ---

1:31:28
MPL11: A New Metaprogramming Library for C++11

1,991 views

11 years ago

Dandalf
Algorithm design and problems with mixed data types converting between Celsius and Fahrenheit

The video covers algorithm design conversion to code, testing and validating for correct program output, problems and solutions ...

22:46
Algorithm design and problems with mixed data types converting between Celsius and Fahrenheit

136 views

1 year ago

xmdi
Planar Delaunay Triangulations | CAD From Scratch [16]

For the impatient, go to 26:05 to see the results.] 16th video in a series on programming CAD utilities from scratch in C. In this ...

29:06
Planar Delaunay Triangulations | CAD From Scratch [16]

12,731 views

4 years ago

MUCplusplus
[MUC++] Ben Deane - "The Construction and Use of C++ Algorithms" (Virtual)

How should we apply the advice "no raw loops"? This talk examines how to use existing algorithms, and how to build our own.

1:44:10
[MUC++] Ben Deane - "The Construction and Use of C++ Algorithms" (Virtual)

2,827 views

5 years ago