ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

107,284 results

Dave's Garage
C++ Super Optimization: 1000X Faster

Obey this one simple C++ trick for a 1000x performance gain: constexpr! Check out the free sample of my book on the Spectrum at ...

15:33
C++ Super Optimization: 1000X Faster

461,687 views

2 years ago

mCoding
31 nooby C++ habits you need to ditch

How many nooby C++ habits do you have? Up your C++ skill by recognizing and ditching these nooby C++ habits. Post how ...

16:18
31 nooby C++ habits you need to ditch

1,074,248 views

4 years ago

Code Persist
How C++ took a turn for the worse

C++ is a great language to know; however, as time goes on more features are added to the language. These extra features make ...

5:03
How C++ took a turn for the worse

393,062 views

3 years ago

Berna Builds
BLAZINGLY FAST C++ Optimizations

Socials: https://www.twitch.tv/noahpop77 GitHub Repo: https://github.com/noahpop77/Papy Blog Post 1: ...

18:10
BLAZINGLY FAST C++ Optimizations

204,111 views

1 year ago

Soda Byte
These Micro Optimizations Don't Make Your C/C++ Faster

We take a look at some source-code level optimizations that do not effect the compiled assembly, and therefore does not make ...

6:12
These Micro Optimizations Don't Make Your C/C++ Faster

87,149 views

10 months ago

CppCon
CppCon 2017: Takatoshi Kondo “mqtt_cpp: Boost.Asio based mqtt communication library”

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

5:18
CppCon 2017: Takatoshi Kondo “mqtt_cpp: Boost.Asio based mqtt communication library”

4,000 views

8 years ago

Meeting Cpp
A third way to use boost::serialization

The 10th part of my series on writing applications in C++ using Qt and boost: A third way to use boost::serialization Blog entry: ...

8:28
A third way to use boost::serialization

3,820 views

10 years ago

Michael Forest
C++ Libraries For Beginners

In this video I will try my best to explain how c++ libraries work and how to use them. vcpkg manager: ...

6:12
C++ Libraries For Beginners

206,196 views

5 years ago

C++ Alliance and Boost C++ Libraries
The Story Behind Boost - A Documentary in the Making

What happens when two filmmakers set out to capture the culture of programming through the people behind Boost?

5:45
The Story Behind Boost - A Documentary in the Making

49 views

8 days ago

Lord Xelous
Software Engineering : Build Boost C++ Libraries with GCC on Windows

An exert from one of my live-streams, where I quickly show you how to build and use boost C++ libraries with the MinGW compiler ...

4:48
Software Engineering : Build Boost C++ Libraries with GCC on Windows

20,231 views

10 years ago

Low Level Game Dev
The 5 Levels Of C++

Check out my C++ gamedev course for beginners! 6.5 hours of video content where I guide you through making a game step by ...

10:29
The 5 Levels Of C++

315,759 views

1 year ago

Meeting Cpp
Handling files in C++ - using boost::filesystem

The 9th episode of my series about writing applications in C++ using Qt and boost. This time its about handling files and iterating ...

6:34
Handling files in C++ - using boost::filesystem

13,066 views

11 years ago

Meeting Cpp
Building factories in C++ with boost::factory

The 3rd part of my series on building applications with C++ using Qt and boost, this episode is about building a factory which ...

8:22
Building factories in C++ with boost::factory

4,070 views

11 years ago

Code, Tech, and Tutorials
Universal File Pathing in C++17 - CPP tricks ep1

Note that this can be done with the Boost Library if you are using an older standard of C++. Thanks for coming to the channel to ...

5:21
Universal File Pathing in C++17 - CPP tricks ep1

9,906 views

6 years 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,307,755 views

3 years ago

Meeting Cpp
Messaging and signaling in C++

The 7th part of my series on writing applications in C++ using Qt and boost is about using Qt signal/slot and boost::signals2 for ...

12:39
Messaging and signaling in C++

4,466 views

11 years ago

Alex Ziskind
Your local LLM is 10x slower than it should be

Here's the one change that took mine from ~120 tok/s to 1200+ without a new GPU. TryHackMe just launched Cyber Security 101 ...

11:02
Your local LLM is 10x slower than it should be

212,667 views

7 months ago

CppNow
Lightning Talk: How to Leverage SIMD Intrinsics for Massive Slowdowns - Matthew Kolbe - CppNow 2023

https://www.cppnow.org https://www.linkedin.com/company/cppnow --- Lightning talk: How to Leverage SIMD Intrinsics for ...

4:07
Lightning Talk: How to Leverage SIMD Intrinsics for Massive Slowdowns - Matthew Kolbe - CppNow 2023

9,487 views

2 years ago

Anchor the Educator
Let's Learn C++ ~ Basics: 8 of 14  ~ Additional Libraries Installation: Boost + GSL

Learn the basics of programming in C++ (Cpp) in this series of tutorials! This 8th lesson focuses on the installation and connecting ...

9:32
Let's Learn C++ ~ Basics: 8 of 14 ~ Additional Libraries Installation: Boost + GSL

57,972 views

9 years ago

Lex Fridman
Bjarne Stroustrup: C++ Implementations - Clang, GCC, Microsoft, and EDG

This is a clip from a conversation with Bjarne Stroustrup from Nov 2019. New full episodes are released once or twice a week and ...

5:06
Bjarne Stroustrup: C++ Implementations - Clang, GCC, Microsoft, and EDG

145,655 views

6 years ago