ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

748 results

Trofim Kaufmann
Why is coding so hard?

Can someone just answer already?!

0:10
Why is coding so hard?

1,298 views

1 year ago

Lets Code
Programming for Beginners: The RIGHT Way to Start Learning to Code (Avoid Common Mistakes!)

programming for beginners, learn programming, coding for beginners, how to start coding, learn to code, beginner programming, ...

3:00
Programming for Beginners: The RIGHT Way to Start Learning to Code (Avoid Common Mistakes!)

6 views

3 weeks ago

CS50
CS50x 2026 - Lecture 1 - C

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

2:30:18
CS50x 2026 - Lecture 1 - C

86,044 views

3 weeks ago

CS50
Visual Studio Code for CS50 - CS50P Shorts

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

17:33
Visual Studio Code for CS50 - CS50P Shorts

446,671 views

3 years ago

Afro Hamurai
Can you learn code with it? | Codecademy review

I've returned since getting a new job! I used to code when I was a kid and I've kind of kept up with it, but with lots of change in ...

11:04
Can you learn code with it? | Codecademy review

714 views

3 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

913,129 views

Streamed 1 year ago

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

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

2:22:12
CS50x 2026 - Lecture 8 - HTML, CSS, JavaScript

23,911 views

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

775,091 views

3 years ago

Afro Hamurai
Hello World! | Episode 1 | code.speak()

Yes! Alongside music production and trying to come up with ideas for YouTube videos, I'm starting a monthly video podcast and/or ...

15:21
Hello World! | Episode 1 | code.speak()

143 views

2 years ago

CS50
Style - CS50P Shorts

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

11:35
Style - CS50P Shorts

22,750 views

3 years ago

Media Ministry AI - Michael Moyer
AI Created this Church App using ChatGPT 4

I created this church app using ChatGPT 4. It is packed with features and fully functional #ai #chatgpt #iphoneapps.

0:59
AI Created this Church App using ChatGPT 4

514 views

2 years ago

CS50
CS50x 2025 - Lecture 4 - Memory

Pointers. Segmentation Faults. Dynamic Memory Allocation. Stack. Heap. Buffer Overflow. File I/O. Images. *** This is CS50 ...

2:26:31
CS50x 2025 - Lecture 4 - Memory

272,215 views

Streamed 1 year ago

Trofim Kaufmann
When you started and when you're done

Just getting started, this is my first vid. Subscribe for more awesome stuff in the future! #ITLOL #IT #humor #programming #code ...

0:32
When you started and when you're done

135 views

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,305,883 views

Streamed 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,866 views

3 years 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,626 views

3 weeks ago

Cyber Bird
Harvard CS50P - Lecture 5:  Unit Tests.

Lecture 5: Unit Tests. Testing your code is a natural part of the programming process. Unit tests allow you to test specific aspects ...

50:54
Harvard CS50P - Lecture 5: Unit Tests.

8 views

1 year ago

CS50
CS50x 2024 - Lecture 1 - C

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

2:27:41
CS50x 2024 - Lecture 1 - C

1,381,612 views

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

627 views

4 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

450,462 views

3 years ago

Trofim Kaufmann
When your code doesn’t work #codinglife #code #coding #programming #javascript #java #python #funny

Has this ever happened? #humor #codinglife #code #coding #programming #javascript #java #python #funny #funnyvideo ...

0:43
When your code doesn’t work #codinglife #code #coding #programming #javascript #java #python #funny

544 views

1 year ago

CS50
CS50P - Lecture 0 - Functions, Variables

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

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

2,244,209 views

3 years ago

CS50
CS50P - Lecture 9 - Et Cetera

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

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

311,894 views

3 years ago

Josef Bender
Generate 100 Fake Users in Seconds with Just 12 Lines of Code! 💻✨ #CodingHacks

Easy way to generating realistic test test data: I created a full list of random users with names, phone numbers, and addresses—all ...

0:25
Generate 100 Fake Users in Seconds with Just 12 Lines of Code! 💻✨ #CodingHacks

2,551 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,973 views

2 years ago