ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

79 results

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

448,229 views

3 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

13,406 views

5 days 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

34,476 views

6 days ago

Stefan Powell
Occational gaps in looping audio with CircuitPython on Adafruit QT Py S3 with I2S Amplifier BFF

WaveFile(open("booploop.wav","rb")) mixer.voice[0].level = 0.3 while True: mixer.voice[0].play(wav, loop=False) while ...

1:14
Occational gaps in looping audio with CircuitPython on Adafruit QT Py S3 with I2S Amplifier BFF

41 views

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

10,885 views

5 days ago

CS50
CS50x 2026 - Artificial Intelligence

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

47:49
CS50x 2026 - Artificial Intelligence

79,068 views

5 days 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

7,898 views

5 days ago

CS50
CS50x 2026 - Lecture 2 - Arrays

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

2:25:35
CS50x 2026 - Lecture 2 - Arrays

12,454 views

6 days ago

CS50
CS50x 2026 - Lecture 4 - Memory

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

2:19:55
CS50x 2026 - Lecture 4 - Memory

7,746 views

5 days ago

CS50
CS50x 2026 - Lecture 7 - SQL

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

2:15:33
CS50x 2026 - Lecture 7 - SQL

9,064 views

5 days ago

CS50
CS50x 2026 - Lecture 5 - Data Structures

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

2:06:14
CS50x 2026 - Lecture 5 - Data Structures

13,573 views

5 days ago

CS50
CS50x 2026 - Lecture 3 - Algorithms

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

1:59:36
CS50x 2026 - Lecture 3 - Algorithms

10,567 views

5 days ago

Gary Gragg's True Plant Stories
A King Snake Thanksgiving

I am thankful that I did not hurt this beautiful young snake while doing tractor work and digging up soil and spotting him right ...

1:42
A King Snake Thanksgiving

168 views

1 year ago

Japan Smartphone Unlocking Service
Python program game Rock Paper Scissors

... "paper" ,"scissors"] while True: user_input = input("Type Rock/Paper/Scissors or Q to quit: ").lower() if user_input == "q": break if ...

1:26
Python program game Rock Paper Scissors

35 views

2 years ago

RookieSubs
Powerball AI Prediction ✅ Lotto Genius AI & ChatGPT Lottery Numbers - THE LOTTERY LOOPHOLE

... the lottery” or “hacking the lottery” While true loopholes are extremely rare, the concept drives millions of searches and curiosity.

1:35
Powerball AI Prediction ✅ Lotto Genius AI & ChatGPT Lottery Numbers - THE LOTTERY LOOPHOLE

1,228 views

3 weeks ago

webfullstack
use Raspberry Pi 4B GPIO to control the WS2812B RGB LEDs Strip test OK ✅ (rpi_ws281x / neopixel)

numPixels()) while True: for i in range(strip.numPixels()): # red led ✓ strip.setPixelColor(i, Color(255, 0, 0)) strip.show() sleep(0.1) ...

0:22
use Raspberry Pi 4B GPIO to control the WS2812B RGB LEDs Strip test OK ✅ (rpi_ws281x / neopixel)

621 views

2 years ago