(Chapter links below)
We're going to write our first Python script in this video and show you how to actually extract data from your MySQL database.
I am assuming here that you already have your development environment up and running as well as the example employees database installed. If not, you can find those videos below:
(Previous Videos)
- Video 02c: Apple Mac Setup: https://youtu.be/LjK6e_vwIiY
- Video 02a: Microsoft Windows Setup: https://youtu.be/r7rabuf-_pk
- Video 02b: Linux (Debian/Ubuntu) Setup: https://youtu.be/VEY9XsaWa84
- Video 03b (next): Your first Java Program: :Coming Soon
00:00 The Beginning
01:07 Linux and the details behind this
16:09 Quick Microsoft Windows cxplanation
20:44 Quick Apple Mac with remote server explanation
Download
0 formats
No download links available.
Database Programming 03a: Your first program: Python | NatokHD