ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

62 results

Missing Semester
Lecture 5: Command-line Environment (2020)

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/command-line/ Help us caption ...

56:07
Lecture 5: Command-line Environment (2020)

123,913 views

6 years ago

Dandalf
Java ATM Part 2 - Java code description

This video is part 2 of the discussion for the Java ATM project. Part 2 gives a very detailed description of the Java code. Code and ...

29:25
Java ATM Part 2 - Java code description

31 views

9 months ago

Missing Semester
Lecture 9: Code Quality

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/code-quality/ 0:00:00 ...

1:15:14
Lecture 9: Code Quality

2,762 views

7 days 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,203 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,819 views

4 years 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

26,010 views

6 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

269,862 views

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

5 years ago

CS75
Building Dynamic Websites at Harvard - Section 6
1:30:11
Building Dynamic Websites at Harvard - Section 6

157 views

10 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

109,866 views

2 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

91,047 views

1 year 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

737 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,429 views

5 years ago

CS76
Week 4
1:31:20
Week 4

553 views

12 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,894 views

13 years 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

12 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,599,586 views

6 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)

619 views

4 years ago

nptelhrd
Mod-03 Lec-22 PERL 10

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

50:20
Mod-03 Lec-22 PERL 10

3,934 views

10 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,267 views

4 years ago