Lynda – Advanced Python Working with Databases

Lynda – Advanced Python Working with Databases
English | Size: 1,014.34 MB
Category: Tutorial


To create functional and useful Python applications, you need a database. Databases allow you to store data from user sessions, track inventory, make recommendations, and more. However, Python is compatible with many options: SQLite, MySQL, and PostgreSQL, among others. Selecting the right database is a skill that advanced developers are expected to master. This course provides an excellent primer, comparing the different types of databases that can be connected through the Python Database API. Instructor Kathryn Hodge teaches the differences between SQLite, MySQL, and PostgreSQL and shows how to use the ORM tool SQLAlchemy to query a database. The final chapters put your knowledge to practical use in two hands-on projects: developing a full-stack application with Python, PostgreSQL, and Flask and creating a data analysis app with pandas and Jupyter Notebook. By the end, you should feel comfortable creating and using databases and be able to decide which Python database is right for you.

Nick Page Working with Colors 10/2018

Nick Page Working with Colors 10 2018
English | Size: 2.8GB
Category: Tutorial


Discover how your post-processing workflow can help you bring out the brilliant colors you see in nature.

Nick Page Photoshop Working with Light

Nick Page Photoshop Working with Light 05 2018
English | Size: 3.1GB
Category: Tutorial


Discover how light on location impacts your post processing workflow.

ITProTV – Working with Active Directory

ITProTV – Working with Active Directory
English | Size: 5.13 GB
Category: Tutorial


Active Directory Domain Services (AD DS) allows you to create a scalable, secure, and manageable infrastructure for user and resource management, and you can provide support for directory-enabled applications. In these episodes, you will learn how to deploy and maintain Active Directory in both traditional networks and cloud-based solutions.

PluralSight – Working Smarter with PowerShell Background Jobs

PluralSight – Working Smarter with PowerShell Background Jobs Bookware-KNiSO
English | Size: 148.51 MB
Category: Tutorial


Most organizations utilize PowerShell scripts for managing systems and performing administration tasks which can take long periods of time to complete or need to be ran across multiple servers. Instead of manually executing the commands on all the remote servers, you can simply push these tasks to the background using jobs, which will improve performance and management. In this course, Working Smarter with PowerShell Background Jobs, you ll learn to how use PowerShell Background Jobs. First, you ll explore multi-tasking within PowerShell. Next, you ll discover how create PowerShell Jobs Finally, you ll learn how to manage PowerShell jobs. When you re finished with this course, you ll have the skills and knowledge of PowerShell jobs needed to improve time consuming and long running PowerShell tasks