ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

58,318 results

CppNow
C++Now 2018: Z. Laine “Boost.Text: Fixing std::string, and Adding Unicode to Standard C++ (part 1)”

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

1:32:35
C++Now 2018: Z. Laine “Boost.Text: Fixing std::string, and Adding Unicode to Standard C++ (part 1)”

6,437 views

7 years ago

CppNow
Jeroen Habraken: Type to string conversions, and vice-versa

Jeroen's talk from C++Now! 2012 This presentation will explore the different options one has when converting types to strings and ...

43:01
Jeroen Habraken: Type to string conversions, and vice-versa

1,047 views

13 years ago

SHS-DCC
Video 32 Curso lenguaje C - Biblioteca string

Características y funcionalidades de esta biblioteca que ofrece muchísima ayuda para el trabajo con strings. Link para descargar ...

27:47
Video 32 Curso lenguaje C - Biblioteca string

19 views

1 year ago

Tyler Caraza-Harter
1/31/2016 -- C Refresher

Topics: (1) pointers and arrays (2) structs (3) function pointers (4) preprocessor (5) multiple files (6) gdb.

1:03:06
1/31/2016 -- C Refresher

3,895 views

9 years ago

CppNow
C++Now 2017: Mark Zeren “Rethinking Strings"

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

1:26:54
C++Now 2017: Mark Zeren “Rethinking Strings"

8,481 views

8 years ago

CppNow
C++Now 2018: Z. Laine “Boost.Text: Fixing std::string, and Adding Unicode to Standard C++ (part 2)”

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

1:17:48
C++Now 2018: Z. Laine “Boost.Text: Fixing std::string, and Adding Unicode to Standard C++ (part 2)”

1,776 views

7 years ago

CppNow
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

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

1:29:26
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

4,641 views

6 years ago

Mike the Coder
Codeforces 629: Kth Beautiful String

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

27:16
Codeforces 629: Kth Beautiful String

5,383 views

5 years ago

Queso Fuego
Syscall Refactors & String Tokens | 32 Bit OS Dev (in C)

Changing system calls to return ints and use a struct of register values from the stack to use less inline assembly, and adding ...

1:09:40
Syscall Refactors & String Tokens | 32 Bit OS Dev (in C)

670 views

2 years ago

8-bit Zeta Courses
Strings & String Functions

Just a quick video of me discussing how strings work along with several string & char functions in C Music Source: ...

25:56
Strings & String Functions

169 views

2 years ago

Ron Wellman
10 - Strings

In video 10 of our series on rediscovering the C programming language, we'll discuss strings. There was no possible way to cover ...

57:35
10 - Strings

48 views

5 years ago

Edwin Steiner
Handmade C++: string collector!

Follow my stream: https://www.twitch.tv/edwinst We create an interface and an implementation for compactly storing a bunch of ...

3:13:44
Handmade C++: string collector!

30 views

5 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,653 views

11 years ago

CppNow
Alan Talbot: Ustring -- A Modern Alternative to std::string

Alan's talk from C++Now! 2012 The recommended way to represent strings in a C++ program is with std::string, but in practice it is ...

1:41:50
Alan Talbot: Ustring -- A Modern Alternative to std::string

2,599 views

13 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,796 views

2 years ago

Make Programming Fun Again
How to Reverse a UTF-8-Encoded String in Place in C

Repository with code: https://github.com/moroz/youtube_c_videos/tree/2025-02-17/string My personal website: https://moroz.dev ...

25:04
How to Reverse a UTF-8-Encoded String in Place in C

744 views

11 months ago

CppNow
Stephan T. Lavavej: Regex in C++11 and Boost

Stephan's talk from C++Now! 2012 Regular expressions are incredibly powerful but notoriously complicated. C++11/Boost's regex ...

53:40
Stephan T. Lavavej: Regex in C++11 and Boost

3,683 views

13 years ago

Archpriest
Tech Talk: Coding Practices-for XPCOM and String family -David Baron

Presented by David Baron, Mozilla Distinguished Engineer A few good C++ coding practices for Mozilla. This talk covers XPCOM, ...

57:53
Tech Talk: Coding Practices-for XPCOM and String family -David Baron

493 views

11 years ago

Rec kiran
String in c || string handling functions in c || Rec kiran

here the total seven parts playlists in youtube: ...

21:29
String in c || string handling functions in c || Rec kiran

59 views

1 year ago

Adam M.
Real-world Decompilation with IDA Pro - Part 2: String Handling

This video is part 2 of a short series of tutorials to show how you can get started reverse engineering a large, real-world program ...

47:26
Real-world Decompilation with IDA Pro - Part 2: String Handling

45,854 views

12 years ago