BITCQ

[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases

Size: 1014.3 MB
Magnet link

Name Size
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/0. Introduction/001 - Using databases to level up your Python applications.mp4 9.3 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/0. Introduction/001 - Using databases to level up your Python applications.srt 3 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/0. Introduction/002 - What you need to know.mp4 6.6 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/0. Introduction/002 - What you need to know.srt 4 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/0. Websites you may like/0. (1Hack.Us) Premium Tutorials-Guides-Articles _ Community based Forum.url 377 B
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/0. Websites you may like/1. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url 286 B
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/0. Websites you may like/3. (FTUApps.com) Download Cracked Developers Applications For Free.url 239 B
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/0. Websites you may like/How you can help our Group!.txt 208 B
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/1. Introduction to Databases in Python/001 - What is a database.mp4 5.9 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/1. Introduction to Databases in Python/001 - What is a database.srt 3 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/1. Introduction to Databases in Python/002 - Relational databases.mp4 12.8 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/1. Introduction to Databases in Python/002 - Relational databases.srt 6 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/1. Introduction to Databases in Python/003 - Non-relational databases.mp4 10 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/1. Introduction to Databases in Python/003 - Non-relational databases.srt 7 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/1. Introduction to Databases in Python/004 - Python Database API.mp4 7.1 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/1. Introduction to Databases in Python/004 - Python Database API.srt 5 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/001 - What is SQLite.mp4 4.6 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/001 - What is SQLite.srt 3 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/002 - Creating an SQLite database.mp4 5.6 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/002 - Creating an SQLite database.srt 6 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/003 - Manipulating records in a SQLite database.mp4 16.9 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/003 - Manipulating records in a SQLite database.srt 12 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/004 - What is SQLAlchemy.mp4 8.7 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/004 - What is SQLAlchemy.srt 7 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/005 - Setting up a virtual environment for SQLAlchemy.mp4 4.9 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/005 - Setting up a virtual environment for SQLAlchemy.srt 4 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/006 - Using SQLAlchemy Core with an SQLite database.mp4 19.7 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/006 - Using SQLAlchemy Core with an SQLite database.srt 15 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/007 - Challenge- Create an SQLite database.mp4 2.2 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/007 - Challenge- Create an SQLite database.srt 1 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/008 - Solution- Create an SQLite database.mp4 24.2 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/2. Using SQLite in Python/008 - Solution- Create an SQLite database.srt 14 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/001 - What is MySQL.mp4 9.5 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/001 - What is MySQL.srt 6 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/002 - Creating a MySQL database.mp4 7.8 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/002 - Creating a MySQL database.srt 6 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/003 - Building tables in a MySQL database.mp4 25.1 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/003 - Building tables in a MySQL database.srt 14 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/004 - Connecting a Python application to a MySQL database.mp4 12.8 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/004 - Connecting a Python application to a MySQL database.srt 10 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/005 - Encaspulating database operations to make better applications.mp4 29.3 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/005 - Encaspulating database operations to make better applications.srt 16 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/006 - Developing Pythonic applications with SQLAlchemy ORM.mp4 23.9 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/006 - Developing Pythonic applications with SQLAlchemy ORM.srt 13 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/007 - Using SQLAlchemy Sessions to transact on a MySQL database.mp4 24.4 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/007 - Using SQLAlchemy Sessions to transact on a MySQL database.srt 11 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/008 - Using SQL to import CSV data.mp4 40.4 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/008 - Using SQL to import CSV data.srt 53 B
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/009 - Leveraging SQLAlchemy and pandas to import CSV data.mp4 24.4 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/009 - Leveraging SQLAlchemy and pandas to import CSV data.srt 12 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/010 - Challenge- Create a MySQL database.mp4 5.2 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/010 - Challenge- Create a MySQL database.srt 2 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/011 - Solution- Create a MySQL database.mp4 25.9 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/3. Using MySQL in Python/011 - Solution- Create a MySQL database.srt 12 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/001 - What is PostgreSQL.mp4 5 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/001 - What is PostgreSQL.srt 4 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/002 - Creating a PostgreSQL database.mp4 12.4 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/002 - Creating a PostgreSQL database.srt 8 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/003 - Creating a table in Postgres using Python.mp4 8.2 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/003 - Creating a table in Postgres using Python.srt 8 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/004 - Inserting data into a Postgres database.mp4 21.2 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/004 - Inserting data into a Postgres database.srt 12 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/005 - Interacting with a Postgres database using Python.mp4 31.3 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/005 - Interacting with a Postgres database using Python.srt 15 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/006 - Pythonic Postgres interactions with SQLAlchemy Core.mp4 31.6 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/006 - Pythonic Postgres interactions with SQLAlchemy Core.srt 16 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/007 - Pythonic Postgres interactions with SQLAlchemy ORM.mp4 27.5 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/007 - Pythonic Postgres interactions with SQLAlchemy ORM.srt 13 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/008 - Grouping SQL statements with stored procedures.mp4 5.3 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/008 - Grouping SQL statements with stored procedures.srt 4 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/009 - Creating a stored procedure in PostgreSQL.mp4 18.7 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/009 - Creating a stored procedure in PostgreSQL.srt 10 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/010 - Using Postgres stored procedures and functions in Python.mp4 21.6 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/010 - Using Postgres stored procedures and functions in Python.srt 53 B
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/011 - Challenge- Create a Postgres database.mp4 5 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/011 - Challenge- Create a Postgres database.srt 4 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/012 - Solution- Create a Postgres database.mp4 44.2 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/4. Using PostgreSQL in Python/012 - Solution- Create a Postgres database.srt 19 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/001 - Setting up Flask in a Python application.mp4 5.5 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/001 - Setting up Flask in a Python application.srt 4 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/002 - Creating a webpage with Flask.mp4 11.1 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/002 - Creating a webpage with Flask.srt 10 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/003 - Developing additional routes to enhance your application.mp4 17.2 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/003 - Developing additional routes to enhance your application.srt 13 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/004 - Instantiating a Postgres database using Python.mp4 14.5 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/004 - Instantiating a Postgres database using Python.srt 8 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/005 - Connecting a database to a Pythonic Flask project.mp4 21.7 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/005 - Connecting a database to a Pythonic Flask project.srt 10 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/006 - Feeding data from a database into a Flask application.mp4 16.3 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/006 - Feeding data from a database into a Flask application.srt 7 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/007 - Develop add functionality to a Flask application.mp4 29.4 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/007 - Develop add functionality to a Flask application.srt 13 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/008 - Challenge- Develop delete functionality.mp4 2.6 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/008 - Challenge- Develop delete functionality.srt 1 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/009 - Solution- Develop delete functionality.mp4 42.3 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/5. Developing Full-Stack Applications/009 - Solution- Develop delete functionality.srt 17 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/6. Developing Analysis Applications/001 - Introduction to pandas.mp4 6.5 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/6. Developing Analysis Applications/001 - Introduction to pandas.srt 3 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/6. Developing Analysis Applications/002 - Setting up pandas and Jupyter Notebook.mp4 7.6 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/6. Developing Analysis Applications/002 - Setting up pandas and Jupyter Notebook.srt 3 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/6. Developing Analysis Applications/003 - Analyzing data with pandas.mp4 14.1 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/6. Developing Analysis Applications/003 - Analyzing data with pandas.srt 8 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/6. Developing Analysis Applications/004 - Integrating SQLAlchemy with pandas.mp4 23.1 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/6. Developing Analysis Applications/004 - Integrating SQLAlchemy with pandas.srt 53 B
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/Conclusion/001 - Next steps.mp4 7.5 MB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/Conclusion/001 - Next steps.srt 2 KB
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases/Ex_Files_Python_Databases.zip 195.6 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
[FreeCoursesOnline.Me] Lynda - Photoshop 2021 One-on-One Fundamentals Video 6.8 GB 72
[FreeCoursesOnline.Me] Lynda - Advanced Python Working with Databases Video 1014.3 MB 48
[FreeCoursesOnline.Me] Lynda - Microsoft Teams Essential Training Video 429.1 MB 14
[FreeCoursesOnline.Me] Lynda - Additive Manufacturing Tips, Tricks, and Techniques Video 806.3 MB 4
[FreeCoursesOnline.Us] Lynda - Design the Web - Multiple Graphic Sizes Video 71.9 MB 4
[FreeCoursesOnline.Us] Lynda - CSS Shorts Weekly Video 988.7 MB 2
[FreeCoursesOnline.Me] Lynda - JavaScript for Web Designers Video 577.2 MB 72
[FreeCoursesOnline.Me] Lynda - Photoshop CC 2018 One-on-One_ Fundamentals Application 7.4 GB 66
[FreeCoursesOnline.Me] Lynda - Premiere Pro 2020 Essential Training Application 2.3 GB 47
[FreeCoursesOnline.Me] Lynda - Photoshop 2021 Essential Training The Basics Video 3 GB 39
[FreeCoursesOnline.Me] Lynda - Angular Creating and Hosting a Full-Stack Site Video 894.8 MB 36
[FreeCoursesOnline.Me] Lynda - Risk Management for IT and Cybersecurity Managers Video 486.2 MB 36
[FreeCoursesOnline.Me] [LYNDA] Programming Foundations Fundamentals [FCO] Video 778 MB 23
[FreeCoursesOnline.Me] Lynda - iCloud Essential Training Video 318.7 MB 19
[FreeCoursesOnline.Me] Lynda - Find Your Dream Job Interview Techniques And Resume Writing Video 1.3 GB 19
[FreeCoursesOnline.Me] Lynda - Revit 2020 Essential Training for Architecture (Metric) Video 3.4 GB 18
[FreeCoursesOnline.Me] Lynda - Advertising on Facebook Video 385.8 MB 18
[FreeCoursesOnline.Me] Lynda - Python Essential Training Video 791.3 MB 17
[FreeCoursesOnline.Me] [LYNDA] Revit 2020 Essential Training for Architecture (Metric) [FCO] Video 2.9 GB 16
[FreeCoursesOnline.Me] [LYNDA] SketchUp for Architecture Details [FCO] Video 1.7 GB 16

Loading...