Companies Home Search Profile

Cross Platform Python Setup - Install on Mac, Windows, Linux

Focused View

Justin Mitchel

4:29:50

39 View
  • 1. Welcome to the Cross Platform Install.mp4
    01:01
  • 2. TLDR of this Course (Rapid-Fire version).mp4
    15:18
  • 1. Download and install Python 3.mp4
    08:07
  • 2. Using the Terminal and the Command Line (CLI).mp4
    13:18
  • 3. Install XCode.mp4
    01:54
  • 4. Install Homebrew.mp4
    01:49
  • 5. Install Certifi for Certificate or SSL Errors.mp4
    02:16
  • 6. Install Other Versions of Python.mp4
    06:09
  • 7. Install VS Code.mp4
    03:44
  • 8. Using Virtual Environments.mp4
    10:26
  • 9. Full Example Python Project.mp4
    14:03
  • 10. Next Steps for macOS Users.mp4
    00:46
  • 1. Install Python.mp4
    07:05
  • 2.1 powershell-reference-guide.zip
  • 2. PowerShell Basics.mp4
    13:26
  • 3. Install Other Versions of Python.mp4
    07:48
  • 4. Install VSCode.mp4
    05:06
  • 5. Using Virtual Environments with Python.mp4
    13:22
  • 6. Setup Your First Project on VSCode.mp4
    13:29
  • 7. Next Steps for Windows Users.mp4
    04:21
  • 1. Provision a Virtual Machine with AWS EC2.mp4
    20:45
  • 2. Generate SSH Keys.mp4
    05:19
  • 3. Provision a Virtual Machine With Linode.mp4
    06:02
  • 4. Provision a VM with DigitalOcean Droplets.mp4
    08:52
  • 5. Shortcuts with SSH & the Command Line.mp4
    14:16
  • 6. Using SSH with VSCode Remote-SSH Extension.mp4
    11:33
  • 7. Install Python 3 on Linux.mp4
    06:35
  • 8. Install & Build Python from the Source.mp4
    11:39
  • 9. The Challenges of Python Pip.mp4
    08:47
  • 10. Solving Python Package Issues.mp4
    02:31
  • 11. Creating your first Virtual Environment.mp4
    09:50
  • 12. Setup a Dev Project 3 Times on 3 different Virtual Machines.mp4
    18:25
  • 1. Thank you for watching..mp4
    01:48
  • Description


    Learn how to Install Python 3 on nearly any system (macOS, Windows) and including remote Linux Virtual Machines

    What You'll Learn?


    • Install Python on nearly operating System
    • Using VS Code to use a Virtual-Machine based version of Python
    • Install Python on Linux-based with major cloud providers
    • Using Virtual Environments to isolate Python
    • Using Secure Shells (SSH) to develop on remote systems

    Who is this for?


  • Beginner Python Developers
  • Anyone interested in using Python for their Development Environment
  • Anyone new to using VS Code with Python
  • Anyone interested in configuring Remote Development Environments
  • Anyone interested in running Python on a Cloud Provider such as AWS, DigitalOcean, or Linode.
  • Anyone wanting to learn how to SSH into a Virtual Machine (AWS EC2, DigitalOcean droplet, Linode Instances)
  • What You Need to Know?


  • No programming experience needed.
  • Have either a macOS or Windows computer.
  • Raspberry PI Users: this course works if you are familiar with Terminal
  • More details


    Description

    Python is one of the most widely used programming languages in the world. In this course, I'll show you exactly how to set it up regardless of what operating system your computer is.

    The setup process can be very simple (such as download Python and run it) but it can also start to get rather complex. My goal is to break apart this complexity and put it into manageable chunks that allow you to actually have a solid foundation of how to install Python and actually use it in real projects.

    This course is the result of nearly a decade of teaching students around the world how to best setup Python environments and develop applications and automations with Python. Based on feedback, this course will continue to be updated and upgraded to ensure you have the best possible way to set up your Python development environment at your fingertips.

    Installing Python is one of the most popular blog posts on my website so I created this course as a comprehensive look at installing Python across multiple machines. My favorite part for more advanced users (just beyond beginner) is using and coding Python with a Virtual Machine along with VS Code.


    After finishing this, you will be able to install:

    • Python 3.5

    • Python 3.6

    • Python 3.7

    • Python 3.8

    • Python 3.9

    • Python 3.10

    • PYthon 3.11

    • And any other python version that comes out!

    Supported Platforms:

    • macOS

    • Windows (XP or Later)

    • Linux

    Who this course is for:

    • Beginner Python Developers
    • Anyone interested in using Python for their Development Environment
    • Anyone new to using VS Code with Python
    • Anyone interested in configuring Remote Development Environments
    • Anyone interested in running Python on a Cloud Provider such as AWS, DigitalOcean, or Linode.
    • Anyone wanting to learn how to SSH into a Virtual Machine (AWS EC2, DigitalOcean droplet, Linode Instances)

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Justin Mitchel
    Justin Mitchel
    Instructor's Courses
    It all started with an idea. I wanted freedom... badly. Freedom from work, freedom from boredom, and, most of all, the freedom to choose. This simple idea grew to define me; it made me become an entrepreneur.              As I strived to gain freedom, overtime I realized that with everything that you do you can either (1) convince someone, somehow, to do it with you or (2) figure out how to do it yourself.                Due to a lack of financial resources (and probably the ability to convince people to do high quality work for free), I decided to learn. Then learn some more. Then some more. My path of learning website design started a long time ago. And yes, it was out of need not desire. I believed I needed a website for a company that I started. So I learned how to do it. The company died, my skills lived on... and got better and better.                It took me a while after learning web design (html/css) to actually start learning programming (web application, storing "data", user logins, etc). I tinkered with Wordpress, believing it could be a "user" site, but I was mistaken. Sure there are/were hacks for that, but they were hacks/work-arounds and simply not-what-wordpress-was-indended-to-be. Wordpress is for blogs/content. Plain and simple.                I wanted more. I had a web application idea that I thought would change the way restaurants hire their service staff. I tested it with my basic html/css skills, had great initial results, and found a technical (programmer) cofounder as a result. He was awesome. We were featured on CNN. Things looked great.                Until... cash-flow was a no-flow. Business? I think not. More like an avid hobby. We had the idea for a business just no business. Naturally, my partner had to find a means of income so I was left with the idea on its own.                Remember how I said everything we do has 2 choices. Well I tried the convincing. Now it was time to try the learning. I opted to learn and haven't looked back since. I tried almost every language out there: PHP, Ruby on Rails, SQL, Objective C, C++, Java, Javascript. I was lost.                Then, I tried Python. I was hooked. It was so easy. So simple. So elegant.                Then, I tried Django. Even more hooked. Made from python & made for web applications. It powers Instagram & Pinterest (two of the hottest web apps right now?).                Then, I tried Bootstrap. Simple and easy front-end design (html & css) that is super easy to use, mobile-ready, and overall... incredible.              Python, Django, and Bootstrap are truly changing the way the world builds web applications. I believe it's because of the simplicity to learn, the sheer power behind them, and, most of all, the plethora of resources to aid anyone in building their web projects (from packages to tutorials to q&a sites).              I relaunched my original venture with my new found skills. That wasn't enough. It didn't compel me as it once had. I started imagining all the possibilities of all the ideas I've always wanted to implement. Now I could. Which one to start with? There were so many good ideas...              Then another idea, a new & fresh idea, started brewing. I started to believe in the power of learning these skills. What would it mean if other non-technical entrepreneurs could learn? What would it mean if ideas were executed quickly, revenue models proven, all prior to approaching the highly sought-after programmers? What would it mean if entrepreneurs became coders?              And so. Coding for Entrepreneurs was born.                Here are some bio highlights:  Adjunct Professor of Entrepreneurship at the Lloyd Greif Center for Entrepreneurial Studies in the Marshall School of Business at the University of Southern CaliforniaBestselling instructor on UdemyFunded creator on KickstarterFounder of Coding For EntrepreneursCohost of Backer Radio
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 32
    • duration 4:29:50
    • Release Date 2023/09/10