Book Image

Learn Python in 3 Hours [Video]

By : James Cross
Book Image

Learn Python in 3 Hours [Video]

By: James Cross

Overview of this book

You are a programmer. You already know many languages, but Python isn't one of them. Today, you need to get up-to-speed with Python in a short period of time, but your search has so far come up with disconnected, unrelated tutorials or guides. Learn Python in 3 hours is a fast-paced, action-packed course that maximizes your time; it's designed from the ground up to bring you from zero to hero in the shortest time. The course is based on many years of Python development experience in both large enterprises and nimble startups. In particular, the course's hands-on and practical approach comes from the author's experience in rapidly iterating and shipping products in a startup setting, where responsiveness and speed are key. With Learn Python in 3 hours, you will be up-and-running with Python like you are with your other languages, proving your value and expertise to your team today, and building your CV and skillset for tomorrow. All the resource files are added to the GitHub repository at https://github.com/packtpublishing/learn-python-in-3-hours
Table of Contents (6 chapters)
Chapter 2
Managing Packages and Downloading New Ones in Python
Content Locked
Section 3
Installing and Using pipenv to Manage Your Projects
This video is all about managing your application's dependencies with ease. - Explore what are virtual environments and pipenv - Install and use pipenv - Run Python programs under your pipenv