Python and SQL Application Development Build an app


Python and SQL Application Development  Build an app
Category:
Date:
05/20/22 at 2:01pm GMT+1
Submitter:
Seeders:
3
Leechers:
2
File size:
548 MB in 69 files

Torrent Status:
  This torrent has been verified.

Infohash:
cf58d6aa761986e2c2707457e4718c94254e2431


File list

  • Python and SQL Application Development Build an app
  • icon .pad/0 149.9 KB
    icon .pad/1 70.8 KB
    icon .pad/10 143.7 KB
    icon .pad/11 162.3 KB
    icon .pad/12 168.3 KB
    icon .pad/13 220.3 KB
    icon .pad/14 186.5 KB
    icon .pad/15 213.2 KB
    icon .pad/16 135.2 KB
    icon .pad/17 179.1 KB
    icon .pad/18 241.4 KB
    icon .pad/19 203.9 KB
    icon .pad/2 20 KB
    icon .pad/20 229.3 KB
    icon .pad/3 223.5 KB
    icon .pad/4 206.5 KB
    icon .pad/5 219.3 KB
    icon .pad/6 19.3 KB
    icon .pad/7 52.7 KB
    icon .pad/8 76.5 KB
    icon .pad/9 41.1 KB
    icon TutsNode.com.txt 63 B
    icon [TutsNode.com] - Python and SQL Application Development Build an app/01 - Python Setup/001 Introduction.mp4 1.5 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/01 - Python Setup/001 Introduction_en.vtt 496 B
    icon [TutsNode.com] - Python and SQL Application Development Build an app/01 - Python Setup/002 Install Python.mp4 10.6 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/01 - Python Setup/002 Install Python_en.vtt 2.1 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/01 - Python Setup/003 Install Text Editor.mp4 7.6 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/01 - Python Setup/003 Install Text Editor_en.vtt 874 B
    icon [TutsNode.com] - Python and SQL Application Development Build an app/01 - Python Setup/004 What we will create.mp4 6.6 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/01 - Python Setup/004 What we will create_en.vtt 1.9 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/001 Application design sketch.mp4 8.8 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/001 Application design sketch_en.vtt 1.8 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/002 Creating a project directory.mp4 7 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/002 Creating a project directory_en.vtt 2.6 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/003 Creating the application GUI Part 1.mp4 35 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/003 Creating the application GUI Part 1_en.vtt 9.5 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/004 Creating the application GUI Part 2.mp4 27.7 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/004 Creating the application GUI Part 2_en.vtt 6.5 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/005 Creating the application GUI Part 3.mp4 65.7 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/005 Creating the application GUI Part 3_en.vtt 12.1 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/006 Creating the application GUI Part 4.mp4 70.7 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/006 Creating the application GUI Part 4_en.vtt 11.5 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/007 Creating the application GUI Part 5.mp4 31.8 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/02 - Building the application graphical interface - GUI/007 Creating the application GUI Part 5_en.vtt 6.9 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/001 Install MySQL Server.mp4 71.5 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/001 Install MySQL Server_en.vtt 14.4 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/002 Create database and table.mp4 29.7 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/002 Create database and table_en.vtt 5.6 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/003 Create and activate a virtual environment.mp4 12.6 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/003 Create and activate a virtual environment_en.vtt 4 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/004 Install MySQL Connector.mp4 8.6 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/004 Install MySQL Connector_en.vtt 1.9 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/005 Create configuration connection file.mp4 6.5 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/03 - MySQL Database Server Setup/005 Create configuration connection file_en.vtt 1.8 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/001 Creating a class with methods.mp4 56.8 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/001 Creating a class with methods_en.vtt 12.7 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/002 Creating functions.mp4 24.2 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/002 Creating functions_en.vtt 3.9 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/003 Activate widgets.mp4 29.4 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/003 Activate widgets_en.vtt 3.4 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/004 Connecting to SQL database from Python.mp4 8.8 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/004 Connecting to SQL database from Python_en.vtt 2.1 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/005 Interacting with database with Python Part 1.mp4 13.9 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/005 Interacting with database with Python Part 1_en.vtt 3.3 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/006 Interacting with database with Python Part 2.mp4 9.8 MB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/006 Interacting with database with Python Part 2_en.vtt 2 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/007 mybooks.py 5.7 KB
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/007 mysql-config.py 116 B
    icon [TutsNode.com] - Python and SQL Application Development Build an app/04 - Python SQL Interaction/007 Project Files.html 34 B

Similar Torrents