ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

17,735 results

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,958,671 views

5 years ago

Dandalf
C / C++ Functions

The video discusses library functions and user defined functions, calling a function - arguments and parameters, function ...

33:22
C / C++ Functions

190 views

5 years ago

CS50
CS50 Lecture by Mark Zuckerberg - 7 December 2005

On 7 December 2005, Mark Zuckerberg joined CS50 for a guest lecture about Facebook and computer science. With Professor ...

1:05:35
CS50 Lecture by Mark Zuckerberg - 7 December 2005

9,028,897 views

11 years ago

Missing Semester
Lecture 1: Course Overview + Introduction to the Shell

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

1:14:44
Lecture 1: Course Overview + Introduction to the Shell

75,307 views

1 month ago

NERSC
10. CUDA C++ Basics

Part of the Nvidia HPC SDK Training, Jan 12-13, 2022. Slides and more details are available at ...

33:30
10. CUDA C++ Basics

20,407 views

4 years ago

EMELISWAP ICT
Computer Structured Programming  In C and Pascal (Part 1 of 37) | Introduction to SP

This video is Part 1 of a 37-Part series of tutorials for Computer Structured Programming (SP) in C and Pascal programming ...

39:21
Computer Structured Programming In C and Pascal (Part 1 of 37) | Introduction to SP

16,488 views

3 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,597,448 views

6 years ago

Dandalf
C/C++ Electric Bill

Compute an electric bill with three tiers of billing rates using if..else if..and else statements.

25:06
C/C++ Electric Bill

786 views

4 years ago

Elide
Introducing Elide: A new NodeJS alternative powered by the JVM

Elide (https://elide.dev) is a new runtime and framework designed for the polyglot software era. With Elide, coding in multiple ...

48:07
Introducing Elide: A new NodeJS alternative powered by the JVM

4,065 views

2 years ago

The Mentor CodeLab
How Computers Work - Programming For Beginners | #1

Programming For Beginners: How Computers Work Let's go back in history and find how computers were born and how they work ...

23:38
How Computers Work - Programming For Beginners | #1

42 views

2 years ago

The Oldskool PC
How to convert VHS videotape to 60p digital video

This tutorial will teach you how avoid the most common mistake people make when trying to convert VHS/videotape to digital ...

25:45
How to convert VHS videotape to 60p digital video

749,603 views

3 years ago

Missing Semester
Lecture 1: Course Overview + The Shell (2020)

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

48:17
Lecture 1: Course Overview + The Shell (2020)

861,825 views

6 years ago

PhotoJoseph
I Built My Own Cloud with UGREEN NAS and Here's What Happened

Use code GT8MU8LR to get 20% off for UGREEN NAS DXP4800 Plus until 9/28 UGREEN NAS on Official Store (up to 20% ...

25:35
I Built My Own Cloud with UGREEN NAS and Here's What Happened

54,743 views

5 months ago

0xITer
CS50x 2024 Lecture 1 - C

CS50x 2024 Lecture 1 00:00:00 - Introduction 00:01:01 - Machine Code 00:05:58 - Visual Studio Code for CS50 00:09:14 - Hello, ...

2:27:41
CS50x 2024 Lecture 1 - C

15 views

1 year ago

Missing Semester
Lecture 7: Agentic Coding

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

1:00:35
Lecture 7: Agentic Coding

17,545 views

5 days ago

freeCodeCamp.org
Learn Data Science Tutorial - Full Course for Beginners

Learn Data Science is this full tutorial course for absolute beginners. Data science is considered the "sexiest job of the 21st ...

5:52:09
Learn Data Science Tutorial - Full Course for Beginners

4,352,421 views

6 years ago

Practical Programming Language
Practical Programming Language 01 -  introduction

Introduction to the Practical Programming Language and channel. * Who I am * Where does Practical derives its inspiration * Why ...

27:09
Practical Programming Language 01 - introduction

133 views

5 years ago

Dr. Lindsay Waldrop
L1.2 - How Computers Work (Intro to R)

First content lecture in an Intro to R unit. It covers the basics of how computers work, with a little help from code.org's video library!

36:03
L1.2 - How Computers Work (Intro to R)

410 views

4 years ago

Society of Research Software Engineering
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

A talk from the Large-scale parallel session at RSECon2022. Details: ...

25:32
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

1,005 views

2 years ago

NERSC
1 -  Welcome and Introduction to Parallel Programming Concepts

Crash Course in Supercomputing, June 28, 2024 Presenters: Helen He, Rebecca Hartman Baker, Charles Lively, User ...

28:45
1 - Welcome and Introduction to Parallel Programming Concepts

353 views

1 year ago

Wikipedia Fan
Conditional (computer programming) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Conditional_(computer_programming) 00:01:26 1 ...

28:16
Conditional (computer programming) | Wikipedia audio article

3 views

7 years ago

Missing Semester
Lecture 8: Metaprogramming (2020)

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

49:53
Lecture 8: Metaprogramming (2020)

116,870 views

6 years ago

wikipedia tts
Comment (computer programming) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comment_(computer_programming) 00:00:53 1 ...

33:01
Comment (computer programming) | Wikipedia audio article

206 views

7 years ago

NPTEL IIT Guwahati
Lec 8: Programming Models

Parallel Computer Architecture Playlist Link: https://onlinecourses.nptel.ac.in/noc24_cs63/preview Prof. Hemangee K. Kapoor ...

20:36
Lec 8: Programming Models

1,655 views

2 years ago

EMELISWAP ICT
Implementing Structures in C++ Computer Programming Language

This video describes structures in C++ Computer programming language and demonstrates how to define structs, declare structs, ...

2:02:56
Implementing Structures in C++ Computer Programming Language

259 views

1 year ago