ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83 results

CS50
CS50P - Lecture 8 - Object-Oriented Programming

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

2:47:42
CS50P - Lecture 8 - Object-Oriented Programming

774,392 views

3 years ago

CS50
CS50P - Lecture 6 - File I/O

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

1:32:25
CS50P - Lecture 6 - File I/O

449,928 views

3 years ago

Blake Mroz
20-min from ZERO to your first GAME | Javascript | Python | DAY 1 micro:bit challenge

00:00 - Why we're in Australia 01:02 - Why AI is making getting into software easier 01:48 - But vibe coding alone is not enough ...

23:53
20-min from ZERO to your first GAME | Javascript | Python | DAY 1 micro:bit challenge

189 views

1 month ago

CS50
CS50x 2025 - Lecture 6 - Python

Python: Functions, Arguments, Return Values; Variables; Boolean Expressions, Conditionals; Loops. Modules, Packages. *** This ...

2:11:01
CS50x 2025 - Lecture 6 - Python

244,564 views

Streamed 1 year ago

Cyber Bird
Harvard CS50P - Lecture 4:  Libraries.

Lecture 4: Libraries. Libraries extend the abilities of Python. Some libraries are included by default with Python and simply need to ...

1:17:29
Harvard CS50P - Lecture 4: Libraries.

5 views

1 year ago

CS50
CS50x 2024 - Lecture 6 - Python

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:09:03
CS50x 2024 - Lecture 6 - Python

484,915 views

2 years ago

Cyber Bird
Harvard CS50P - Lecture 2:   Loops.

Lecture 2: Loops. You now have another power in your growing list of your Python abilities. In this lecture, we addressed…

1:20:47
Harvard CS50P - Lecture 2: Loops.

9 views

1 year ago

CS50
CS50P - Lecture 3 - Exceptions

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

44:36
CS50P - Lecture 3 - Exceptions

454,321 views

3 years ago

Cyber Bird
Harvard CS50P - Lecture 0:   Functions, Variables.

Lecture 0: Functions, Variables. Through the work of this single lecture, you have learned abilities that you will use countless times ...

1:45:38
Harvard CS50P - Lecture 0: Functions, Variables.

10 views

1 year ago

CS50
CS50P - Lecture 5 - Unit Tests

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

50:54
CS50P - Lecture 5 - Unit Tests

365,335 views

3 years ago

Cyber Bird
Harvard CS50P - Lecture 1: Conditionals.

Lecture 1: Conditionals. Conditionals allow you, the programmer, to allow your program to make decisions: As if your program has ...

56:08
Harvard CS50P - Lecture 1: Conditionals.

4 views

1 year ago

CS50
CS50x 2023 - Lecture 6 - Python

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:15:18
CS50x 2023 - Lecture 6 - Python

367,757 views

Streamed 3 years ago

Cyber Bird
Harvard CS50P - Lecture 9: Et Cetera.

Lecture 9: Et Cetera. - Over the many past lessons, we have covered so much related to Python! - In this lesson, we will be ...

2:29:04
Harvard CS50P - Lecture 9: Et Cetera.

6 views

1 year ago

CS50
CS50P - Lecture 7 - Regular Expressions

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

2:05:00
CS50P - Lecture 7 - Regular Expressions

392,768 views

3 years ago

Stanley M Ndagi
An opinionated Python toolkit - by Stanley Ndagi at PyConKE 2022

In this talk, I'll go through the process of using Python, from your local setup (terminal, virtual env, editor) to writing code, testing ...

1:12:18
An opinionated Python toolkit - by Stanley Ndagi at PyConKE 2022

75 views

2 years ago

CS50
CS50x 2026 - Lecture 6 - Python

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:29:32
CS50x 2026 - Lecture 6 - Python

24,004 views

3 weeks ago

Michael Kamprath
Building a TMS5220 Speech Synthesizer for the Minimal 64x4 Home Computer

In this video, I design and build a TMS5220 speech synthesizer card for @slu467 's Minimal 64x4 Home Computer. Then I make it ...

45:18
Building a TMS5220 Speech Synthesizer for the Minimal 64x4 Home Computer

1,217 views

7 months ago

CS50
CS50x 2025 - Lecture 9 - Flask

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

3:03:45
CS50x 2025 - Lecture 9 - Flask

150,136 views

Streamed 1 year ago

CS50
CS50x 2025 - Artificial Intelligence

Prompt Engineering. System Prompt. User Prompt. Generative Artificial Intelligence. Artificial Intelligence. Decision Trees.

56:01
CS50x 2025 - Artificial Intelligence

273,166 views

Streamed 1 year ago

CS50
CS50x 2025 - Lecture 3 - Algorithms

Searching: Linear Search, Binary Search. Sorting: Bubble Sort, Selection Sort, Merge Sort. Asymptotic Notation: O, Ω, ...

2:06:35
CS50x 2025 - Lecture 3 - Algorithms

326,003 views

Streamed 1 year ago

CS50
CS50x 2026 - Lecture 9 - Flask

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:26:36
CS50x 2026 - Lecture 9 - Flask

15,073 views

3 weeks ago

CS50
CS50x 2025 - Lecture 1 - C

C. Source Code. Machine Code. Compiler. Correctness, Design, Style. Visual Studio Code. Syntax Highlighting. Escape ...

2:34:31
CS50x 2025 - Lecture 1 - C

911,943 views

Streamed 1 year ago

CS50
CS50x 2025 - Lecture 0 - Scratch

Computer Science. Computational Thinking. Problem Solving: Inputs, Outputs. Representation: Unary, Binary, Decimal, ASCII, ...

1:58:56
CS50x 2025 - Lecture 0 - Scratch

1,303,734 views

Streamed 1 year ago

CS50
CS50x 2025 - Lecture 5 - Data Structures

Abstract Data Types. Queues, Stacks. Linked Lists. Trees, Binary Search Trees. Hash Tables. Tries. *** This is CS50, Harvard ...

2:03:38
CS50x 2025 - Lecture 5 - Data Structures

236,674 views

Streamed 1 year ago

CS50
CS50x 2025 - Lecture 2 - Arrays

Preprocessing. Compiling. Assembling. Linking. Debugging. Arrays. Strings. Command-Line Arguments. Cryptography.

2:10:18
CS50x 2025 - Lecture 2 - Arrays

429,484 views

Streamed 1 year ago