
- IS MAC OR WINDOWS BETTER FOR PROGRAMMING HOW TO
- IS MAC OR WINDOWS BETTER FOR PROGRAMMING FOR MAC
- IS MAC OR WINDOWS BETTER FOR PROGRAMMING MAC OS X
Perform these steps to download and install the booksite library:
IS MAC OR WINDOWS BETTER FOR PROGRAMMING MAC OS X
The former command runs the Python 2 compiler/interpreter that is bundled with Mac OS X the latter command runs the Python 3 compiler/interpreter that you installed by following the instructons on this page.ĭownloading and Installing the Booksite Library IMPORTANT: When running the Python programs associated with this booksite, do not issue the python command. If an IDLE window appears, then you have installed IDLE properly.

Perform these steps to test your installation:


To "issue a command" you should type the command followed by the Enter key. In the Terminal window issue these commands to install NumPy and PyGame: (It has the appearance of a magnifying glass.) In the resulting dialog box, type Terminal.app followed by the Enter key. To do that, click on the Spotlight Search icon on the right end of the menu bar. (It's OK to delete the python-3.6.5-macosx10.6.pkg file after the installation is complete.) Using Mac Finder Manager, navigate to your Downloads directory, and double-click on the python-3.6.5-macosx10.6.pkg file to install Python, Tkinter, and IDLE. Your browser will download the file python-3.6.5-macosx10.6.pkg to your Downloads directory. In the resulting page click on the Download Python 3.6.5 button.
IS MAC OR WINDOWS BETTER FOR PROGRAMMING FOR MAC
Perform these steps to download and install Python, IDLE, Tkinter, NumPy, and PyGame:īrowse to the Python for Mac download page. We recommend that you download and install Python 3, and use Python 3 exclusively when running programs associated with this booksite. This document instead uses the equivalent Unix term directory. Note: The Mac Finder application uses the term folder to mean a container of documents and, perhaps, other folders.

IS MAC OR WINDOWS BETTER FOR PROGRAMMING HOW TO
This page tells you how to setup a Python programming environment for your Mac OS X computer and provides a step-by-step guide for creating and running a simple "Hello, world" Python program. Your First Program in Python 3 on Mac OS X
