Torrent Info
Title [FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases
Category
Size 1014.34MB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
0. (1Hack.Us) Premium Tutorials-Guides-Articles _ Community based Forum.url 377B
001 - Introduction to pandas.mp4 6.53MB
001 - Introduction to pandas.srt 3.33KB
001 - Next steps.mp4 7.48MB
001 - Next steps.srt 2.40KB
001 - Setting up Flask in a Python application.mp4 5.48MB
001 - Setting up Flask in a Python application.srt 3.66KB
001 - Using databases to level up your Python applications.mp4 9.25MB
001 - Using databases to level up your Python applications.srt 2.59KB
001 - What is a database.mp4 5.91MB
001 - What is a database.srt 3.30KB
001 - What is MySQL.mp4 9.55MB
001 - What is MySQL.srt 6.17KB
001 - What is PostgreSQL.mp4 5.03MB
001 - What is PostgreSQL.srt 3.92KB
001 - What is SQLite.mp4 4.56MB
001 - What is SQLite.srt 3.44KB
002 - Creating a MySQL database.mp4 7.82MB
002 - Creating a MySQL database.srt 5.95KB
002 - Creating an SQLite database.mp4 5.64MB
002 - Creating an SQLite database.srt 5.73KB
002 - Creating a PostgreSQL database.mp4 12.43MB
002 - Creating a PostgreSQL database.srt 7.50KB
002 - Creating a webpage with Flask.mp4 11.15MB
002 - Creating a webpage with Flask.srt 9.53KB
002 - Relational databases.mp4 12.75MB
002 - Relational databases.srt 6.50KB
002 - Setting up pandas and Jupyter Notebook.mp4 7.58MB
002 - Setting up pandas and Jupyter Notebook.srt 3.37KB
002 - What you need to know.mp4 6.56MB
002 - What you need to know.srt 3.89KB
003 - Analyzing data with pandas.mp4 14.09MB
003 - Analyzing data with pandas.srt 7.66KB
003 - Building tables in a MySQL database.mp4 25.07MB
003 - Building tables in a MySQL database.srt 13.58KB
003 - Creating a table in Postgres using Python.mp4 8.18MB
003 - Creating a table in Postgres using Python.srt 7.81KB
003 - Developing additional routes to enhance your application.mp4 17.17MB
003 - Developing additional routes to enhance your application.srt 12.84KB
003 - Manipulating records in a SQLite database.mp4 16.87MB
003 - Manipulating records in a SQLite database.srt 11.82KB
003 - Non-relational databases.mp4 9.97MB
003 - Non-relational databases.srt 6.78KB
004 - Connecting a Python application to a MySQL database.mp4 12.78MB
004 - Connecting a Python application to a MySQL database.srt 9.92KB
004 - Inserting data into a Postgres database.mp4 21.17MB
004 - Inserting data into a Postgres database.srt 12.11KB
004 - Instantiating a Postgres database using Python.mp4 14.48MB
004 - Instantiating a Postgres database using Python.srt 8.08KB
004 - Integrating SQLAlchemy with pandas.mp4 23.13MB
004 - Integrating SQLAlchemy with pandas.srt 53B
004 - Python Database API.mp4 7.06MB
004 - Python Database API.srt 5.02KB
004 - What is SQLAlchemy.mp4 8.68MB
004 - What is SQLAlchemy.srt 6.62KB
005 - Connecting a database to a Pythonic Flask project.mp4 21.74MB
005 - Connecting a database to a Pythonic Flask project.srt 10.42KB
005 - Encaspulating database operations to make better applications.mp4 29.31MB
005 - Encaspulating database operations to make better applications.srt 15.62KB
005 - Interacting with a Postgres database using Python.mp4 31.25MB
005 - Interacting with a Postgres database using Python.srt 15.47KB
005 - Setting up a virtual environment for SQLAlchemy.mp4 4.90MB
005 - Setting up a virtual environment for SQLAlchemy.srt 4.23KB
006 - Developing Pythonic applications with SQLAlchemy ORM.mp4 23.86MB
006 - Developing Pythonic applications with SQLAlchemy ORM.srt 13.36KB
006 - Feeding data from a database into a Flask application.mp4 16.29MB
006 - Feeding data from a database into a Flask application.srt 7.08KB
006 - Pythonic Postgres interactions with SQLAlchemy Core.mp4 31.59MB
006 - Pythonic Postgres interactions with SQLAlchemy Core.srt 15.87KB
006 - Using SQLAlchemy Core with an SQLite database.mp4 19.68MB
006 - Using SQLAlchemy Core with an SQLite database.srt 15.23KB
007 - Challenge- Create an SQLite database.mp4 2.16MB
007 - Challenge- Create an SQLite database.srt 1.37KB
007 - Develop add functionality to a Flask application.mp4 29.43MB
007 - Develop add functionality to a Flask application.srt 13.27KB
007 - Pythonic Postgres interactions with SQLAlchemy ORM.mp4 27.48MB
007 - Pythonic Postgres interactions with SQLAlchemy ORM.srt 12.97KB
007 - Using SQLAlchemy Sessions to transact on a MySQL database.mp4 24.38MB
007 - Using SQLAlchemy Sessions to transact on a MySQL database.srt 10.90KB
008 - Challenge- Develop delete functionality.mp4 2.59MB
008 - Challenge- Develop delete functionality.srt 1.46KB
008 - Grouping SQL statements with stored procedures.mp4 5.33MB
008 - Grouping SQL statements with stored procedures.srt 3.67KB
008 - Solution- Create an SQLite database.mp4 24.20MB
008 - Solution- Create an SQLite database.srt 13.60KB
008 - Using SQL to import CSV data.mp4 40.40MB
008 - Using SQL to import CSV data.srt 53B
009 - Creating a stored procedure in PostgreSQL.mp4 18.70MB
009 - Creating a stored procedure in PostgreSQL.srt 10.08KB
009 - Leveraging SQLAlchemy and pandas to import CSV data.mp4 24.40MB
009 - Leveraging SQLAlchemy and pandas to import CSV data.srt 11.64KB
009 - Solution- Develop delete functionality.mp4 42.32MB
009 - Solution- Develop delete functionality.srt 16.59KB
010 - Challenge- Create a MySQL database.mp4 5.22MB
010 - Challenge- Create a MySQL database.srt 1.96KB
010 - Using Postgres stored procedures and functions in Python.mp4 21.56MB
010 - Using Postgres stored procedures and functions in Python.srt 53B
011 - Challenge- Create a Postgres database.mp4 5.02MB
011 - Challenge- Create a Postgres database.srt 3.64KB
011 - Solution- Create a MySQL database.mp4 25.92MB
011 - Solution- Create a MySQL database.srt 12.14KB
012 - Solution- Create a Postgres database.mp4 44.21MB
012 - Solution- Create a Postgres database.srt 18.73KB
1. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url 286B
3. (FTUApps.com) Download Cracked Developers Applications For Free.url 239B
Ex_Files_Python_Databases.zip 195.64MB
How you can help our Group!.txt 208B
Distribution statistics by country
Russia (RU) 2
Ghana (GH) 1
Total 3
IP List List of IP addresses which were distributed this torrent