Whether you have experience in programming or are looking to get started for the first time, getting involved in the Python community will put you on the fast track to honing your skills. In this class, you’ll learn all about Python - including how to get started, what advantages and disadvantages Python provides as a programming language, the essentials of programming in Python, and what tools are available to build applications in Python.
Install Anaconda for Windows or OSX or Linux , depending on your OS. a. Accept all defaults for the installation (just click continue/next all the way) b. Windows users may need to temporarily disable antivirus while installing.
After installation of Anaconda completes, restart your computer
Install Windows and add a shortcut to your desktop or quick launch bar
Follow the instructions here to get Terminal on OSX or PowerShell on Windows (the Do More section is optional)
Open your Terminal or PowerShell and complete exercises: 2, 3, 4, 5, and 6 to get yourself familiar with the command line, which we will use throughout the workshop!
Confirm Anaconda Python installed correctly by opening a new Terminal or Powershell and typing “python” (without the quotes) after the prompt and pressing enter. If you see the words Python 2.7.x and Anaconda similar to above, you’re all set!
If step 6 did not work, here are some common issues: a. Did you restart your computer on step 2? Try restarting and do step 6 again. b. Make sure you typed only python into the prompt in Terminal or Powershell for step 6 (no quotes, no spaces, no punctuation, nothing else.) c. Try steps 16 again with antivirus temporarily disabled. d. Are you using a work machine? You may need to contact your IT team
Enter your email to start following
You’re following Introduction to Python Programming.
Start following any program. No need to enter your email again.