ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

89 results

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

246,667 views

Streamed 1 year ago

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

779,422 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

193 views

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

485,520 views

2 years ago

Cyber Bird
Harvard CS50P - Lecture 6:   File I⧸O .

Lecture 6: File I⧸O . Now, we have not only seen that we can write and read files textually—we can also read and write files using ...

1:32:25
Harvard CS50P - Lecture 6: File I⧸O .

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

368,246 views

3 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 4 - Libraries

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

1:17:29
CS50P - Lecture 4 - Libraries

456,298 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.

11 views

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

30,327 views

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

458,453 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 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

151,746 views

Streamed 1 year 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
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,886 views

Streamed 3 years ago

Сергей Орлов ||l
Coding on iPad in 2021  | ||↓

Is it possible to write code on a tablet? Of course, it is. Is it convenient? Let's see. TL;DR: it actually is if you pick the right tools.

32:03
Coding on iPad in 2021 | ||↓

628 views

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

395,818 views

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

275,879 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

239,020 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,318,441 views

Streamed 1 year ago

CS50
CS50x 2024 - Lecture 9 - Flask

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

2:28:37
CS50x 2024 - Lecture 9 - Flask

243,376 views

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

920,582 views

Streamed 1 year ago

CS50
CS50x 2025 - Lecture 8 - HTML, CSS, JavaScript

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

3:14:03
CS50x 2025 - Lecture 8 - HTML, CSS, JavaScript

250,228 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

433,321 views

Streamed 1 year ago