ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

54 results

Jon Gjengset
Decrusting the serde crate

In this stream, we peel back the crust on the serde crate — https://github.com/serde-rs/serde/ — and explore its interface, structure, ...

1:51:21
Decrusting the serde crate

77,646 views

3 years ago

nanobyte
Building an OS - 5 - How to implement printf

How to implement printf without any standard libraries, from parsing the format string, passing variadic arguments to formatting ...

30:17
Building an OS - 5 - How to implement printf

59,301 views

4 years ago

Jon Gjengset
Implementing a Lox interpreter in Rust

For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.

7:53:42
Implementing a Lox interpreter in Rust

88,662 views

1 year ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,760 views

5 years ago

Jon Gjengset
Crust of Rust: Lifetime Annotations

In the 2019 Rust Survey, a lot of people were asking for video content covering intermediate Rust content. So in this first video ...

1:33:23
Crust of Rust: Lifetime Annotations

266,000 views

5 years ago

Otavio Santana
Money on Java: Why should we use Money-API in my Java code?

If you work in finance, e-commerce, or any area that needs to represent money, the biggest question is how to do it. We need to ...

20:59
Money on Java: Why should we use Money-API in my Java code?

1,197 views

3 years ago

XRPL Commons
Coding on the XRPL Ledger [Session 1/4] with Florent Uzio

Training led by Florent Uzio, Senior XRP Ledger Developer at Ripple Recorded on July 6-7th 2023 at the XRPL Commons HQ.

53:07
Coding on the XRPL Ledger [Session 1/4] with Florent Uzio

2,446 views

2 years ago

Jon Gjengset
Implementing (part of) a BitTorrent client in Rust

In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.

4:09:16
Implementing (part of) a BitTorrent client in Rust

108,749 views

2 years ago

Microsoft Visual Studio
Finding Code Part 1

In this two-part series, program managers Dante Gagne and Andrew Cheung talk about the different ways to search for code in ...

22:11
Finding Code Part 1

4,664 views

5 years ago

Dandalf
ATM Simulator

Read, write, seek binary files with an ATM simulator. The video discusses big-endian and little-endian data formats for disk files.

22:32
ATM Simulator

733 views

4 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 03, Segment 1 - All about stat(2)

In this video lecture, we meet our new best friend, the 'struct stat'. We'll cover the stat(2) system calls and begin discussing each of ...

20:31
Advanced Programming in the UNIX Environment: Week 03, Segment 1 - All about stat(2)

4,396 views

5 years ago

CS50
Pattern Matching with Regular Expressions

And you can see the percentage 45s is looking for a string of 45 characters. So it is somewhat like a rudimentary regular ...

26:01
Pattern Matching with Regular Expressions

12,890 views

13 years ago

BiswasXTech
Day 9: Form Validator Challenge 🔥 | 30 JavaScript Projects in 30 Days

In this video, we build a JavaScript Form Validator as part of the 30 JavaScript Projects in 30 Days series. This project focuses on ...

2:54:43
Day 9: Form Validator Challenge 🔥 | 30 JavaScript Projects in 30 Days

226 views

2 weeks ago

COMPUTER & EXCEL SOLUTION
Predefined functions of string in C Language@COMPUTEREXCELSOLUTION #class10th #class12 #clanguage

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join In C language, ...

29:00
Predefined functions of string in C Language@COMPUTEREXCELSOLUTION #class10th #class12 #clanguage

15 views

1 day ago

Craig Piercy
Writing GameServlet for the Guessing Game Application - Servlet Edition

We demonstrate how to write a Java Servlet that will act as the Controller and View component of a Java Web Appliction.

28:58
Writing GameServlet for the Guessing Game Application - Servlet Edition

7,441 views

11 years ago

Aalto Research Services
Hands-on Data Anonymization 2: Solutions for tabular data, 15.4.2021 (Aalto University)

Hands-on Data Anonymization workshop, April 2021, Aalto University. Course material: ...

1:10:52
Hands-on Data Anonymization 2: Solutions for tabular data, 15.4.2021 (Aalto University)

609 views

4 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,556,689 views

6 years ago

ABMedia
Learn PowerShell: Episode 9, Debugging + Select + Looping

In this 40-minute long episode, we're going to continue our exploration through PowerShell. This episode has a lot more practical ...

37:10
Learn PowerShell: Episode 9, Debugging + Select + Looping

7,229 views

4 years ago

wikipedia tts
Pointer (computer programming) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Pointer_(computer_programming) 00:03:37 1 History ...

1:14:39
Pointer (computer programming) | Wikipedia audio article

45 views

7 years ago

CS50
Kohana: A Lightweight PHP Framework

And as you can see, it tells me it's an associate array, and you have a key, author, points to this string, author must not be empty, ...

1:00:21
Kohana: A Lightweight PHP Framework

27,040 views

13 years ago