ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

106 results

CS50
CS50x 2024 - Lecture 7 - SQL

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

2:14:05
CS50x 2024 - Lecture 7 - SQL

613,892 views

2 years ago

CS50
CS50x 2025 - Lecture 7 - SQL

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

2:37:48
CS50x 2025 - Lecture 7 - SQL

193,413 views

Streamed 1 year ago

ETCG Experiments
Bluetooth Address Tracking with MySQL Backend

Dumping the results of bluetooothctl into MySQL with Python and then creating a dashboard with PHP. This probably wont work ...

11:28
Bluetooth Address Tracking with MySQL Backend

452 views

3 years ago

Suresh techs
Why I’m Leaving YouTube… (Final Upload)

👉 Python 11 hours complete course: https://youtu.be/hXN0JBWIya8 👉 JavaScript 30 hours complete course: https://youtu.be ...

5:14
Why I’m Leaving YouTube… (Final Upload)

17,316 views

10 months ago

CS50
CS50 SQL - Lecture 5 - Optimizing

To follow along with this lecture, visit https://cs50.harvard.edu/sql. *** This is CS50, Harvard University's introduction to the ...

1:28:53
CS50 SQL - Lecture 5 - Optimizing

57,808 views

2 years ago

Daniel Balosh
From Sluggish to Speedy:A Developer's Guide to Taming MySQL Performance by Daniel Balosh

How did we dramatically cut MySQL CPU usage by over 70% in just three weeks? Find out! * Mysql slow query log * Mysql ...

26:12
From Sluggish to Speedy:A Developer's Guide to Taming MySQL Performance by Daniel Balosh

85 views

1 year ago

Quant Chronicles
If You Want to Become a Quant… Here’s the Exact Roadmap I’m Following

In Episode 7 of Quant Chronicles, I break down my full roadmap for the next twelve months — the exact plan I'm following to go ...

11:05
If You Want to Become a Quant… Here’s the Exact Roadmap I’m Following

527 views

3 months ago

G F R L
RFID as gatekeeper. RFID-gate-system controlled by an ESP32 programmed in MicroPython

This video shows you how RFID can be used used as gatekeeper. This RFID-gate-system is controlled by an ESP32 which is ...

1:05
RFID as gatekeeper. RFID-gate-system controlled by an ESP32 programmed in MicroPython

142 views

4 years ago

Sohaib Scripts
Data Science Roadmap for Beginners (Free Resources + Career Path)

ant to start your career in Data Science but don't know where to begin? In this video, I'll guide you through the Complete Data ...

7:30
Data Science Roadmap for Beginners (Free Resources + Career Path)

935 views

6 months ago

Yang Thao
week11Assignment
3:20
week11Assignment

24 views

1 year ago

CS50
CS50 SQL - Lecture 6 - Scaling

To follow along with this lecture, visit https://cs50.harvard.edu/sql. *** This is CS50, Harvard University's introduction to the ...

2:09:29
CS50 SQL - Lecture 6 - Scaling

57,254 views

2 years ago

Manasv Goyal
Hotel Management ( Using Python IDLE)

Please try to watch at highest resolution possible for proper visibility of text.

3:34
Hotel Management ( Using Python IDLE)

28 views

2 years ago

Ruslan Brilenkov
How to Write SQL Code Like a Senior Data Scientist | 3 KEY Principles of SQL Style Guide

Are you interested in AI, data science, or data engineering? Then, you came to the right place. In this video, we dive into the ...

5:44
How to Write SQL Code Like a Senior Data Scientist | 3 KEY Principles of SQL Style Guide

192 views

1 year ago

CS50
CS50 SQL - Lecture 2 - Designing

To follow along with this lecture, visit https://cs50.harvard.edu/sql. *** This is CS50, Harvard University's introduction to the ...

1:21:24
CS50 SQL - Lecture 2 - Designing

95,854 views

2 years ago

Cloud Champ
How much Database Knowledge is needed for a DevOps Engineer | Databases for DevOps!

Database devops | Database for devops | Database migration | How much Database knowledge is expected for a devops ...

16:20
How much Database Knowledge is needed for a DevOps Engineer | Databases for DevOps!

12,393 views

1 year ago

Web Scraping Ninja
Create Python API with Scraped Data in 30 minutes

Welcome to our tutorial on how to scrape data from a website, store it in an SQLite database, and create a Flask API to retrieve the ...

34:42
Create Python API with Scraped Data in 30 minutes

1,409 views

2 years ago

CS50
CS50 SQL - Lecture 0 - Querying

To follow along with this lecture, visit https://cs50.harvard.edu/sql. *** This is CS50, Harvard University's introduction to the ...

1:19:14
CS50 SQL - Lecture 0 - Querying

289,920 views

2 years ago

Nataindata
SQL tutorial for beginners with ChatGPT - Learn SQL for Free #sql #learnsql

Looking for a SQL tutorial that's user-friendly and easy to follow? Look no further than using ChatGPT! This video tutorial is ...

10:21
SQL tutorial for beginners with ChatGPT - Learn SQL for Free #sql #learnsql

1,295 views

2 years ago

Helpful Techniques
🚀Why SQL is Must in 2025? |🎯Is SQL important for HIGH paying jobs? |SQL for Analytics | PI TechnoHub

Why SQL is Must ? | Is SQL important for HIGH paying jobs? |SQL for Analytics | PI TechnoHub | Learn from experts.

3:40
🚀Why SQL is Must in 2025? |🎯Is SQL important for HIGH paying jobs? |SQL for Analytics | PI TechnoHub

39 views

10 months ago

Omkar Space
Data Analyst Interview Questions and Answers in 2025 🚀 with Important SQL Questions

In this video, I'll cover the top data analyst interview questions and answers for 2025. Whether you're preparing for Deloitte, KPMG ...

26:02
Data Analyst Interview Questions and Answers in 2025 🚀 with Important SQL Questions

1,025 views

3 months ago

Yasser Fahim
My explanation
10:34
My explanation

11 views

5 months ago

todbot
falling_forever: Playing with wavetables in CircuitPython synthio

Two wavetable oscillators have their wave position modulated slowly, while a slow pitch bend is applied in opposite directions to ...

1:03
falling_forever: Playing with wavetables in CircuitPython synthio

524 views

2 years ago

CS50
CS50 SQL - Lecture 1 - Relating

To follow along with this lecture, visit https://cs50.harvard.edu/sql. *** This is CS50, Harvard University's introduction to the ...

1:41:40
CS50 SQL - Lecture 1 - Relating

156,293 views

2 years ago

CS50
CS50 2021 in HDR - Lecture 7 - SQL

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

2:22:06
CS50 2021 in HDR - Lecture 7 - SQL

130,443 views

4 years ago

ETCG Experiments
tKinter Auto Refresh Text from OS Command with Python

Playing with tKinter as a GUI framework for students to be able to create apps with.

9:14
tKinter Auto Refresh Text from OS Command with Python

1,107 views

2 years ago