<< Chapter < Page Chapter >> Page >

Small core, large library

Like Java, Python has a small compact core and a large, extensible library . Thus, much of what you will need to do has already been written and tested for you. Yourtask will be to write the code to glue those library components together, and to write new capabilities on an as-needed basis.

Let's Write a Program

Getting ready

Download and install the software

The first step is to go to (External Link) with your web browser. Download, and install the Python software using thedownload link that you will find there.

I'm going to assume that either you already know how to do this, or you can get help from a friend. In other words, I'm not going to try to explain how todownload and install the Python software.

Note: If you are working in an ACC computer lab on the Northridge campus, you don't need to download and install the Python software. It hasalready been installed. If you are working in an ACC computer lab on a different campus and you don't find the Python software, ask the lab manager to downloadand install it. If you are working on your computer at home, at some point you will need to download and install the Python software.

Starting the programming environment

As I mentioned earlier, all of my instructions will be based on the use of Python running on my Windows operating system.

However, as I also mentioned earlier, you have many choices for using Python. If you are running on some other platform, you will need to translate my instructionsfrom Windows jargon into the jargon of your platform.

Enough talk -- let's begin

Find the Start button on the task bar on your Windows desktop. Select

Start/All Programs/Python x.y

where x.y is the version of Python that you have downloaded and installed. At the time of this writing, I have version 3.4.1 installed on my computer, and theselection shows on the menu as Python 3.4.

What do you see?

When you make this selection, you should see a menu having at least the following five options :

  • IDLE (Python GUI)
  • Module Docs
  • Python (command line)
  • Python Manuals
  • Uninstall Python

The Python Manuals

Don't be bashful about selecting and reading the Module Docs and the Python Manuals. There is a wealth of information contained there, including a tutorial.

The library reference

A good way to get a feel for the breadth and power of Python is to select Python Manuals from the menu and then select the Library Reference link. (The Library Reference is also available online as of the time of this writing.)

Most of what you see there probably won't mean much to you at this point in time, but hopefully will be familiar territory after you complete this course.

IDLE (Python GUI)

Selecting IDLE (Python GUI) from the menu brings up a window titled "Python 3.4.1 Shell" on my computer. This is one of the interactive programming environments available with Python on MicrosoftWindows.

What does it look like ?

When you select IDLE (Python GUI) from the menu, you should see something like Figure 1 .

(Note to blind and visually impaired students: I don't know if you will find the Python Shell to be accessible. If not, don't worry. We will get to acommand-line version that should be accessible a little later.)

Questions & Answers

Ayele, K., 2003. Introductory Economics, 3rd ed., Addis Ababa.
Widad Reply
can you send the book attached ?
Ariel
?
Ariel
What is economics
Widad Reply
the study of how humans make choices under conditions of scarcity
AI-Robot
U(x,y) = (x×y)1/2 find mu of x for y
Desalegn Reply
U(x,y) = (x×y)1/2 find mu of x for y
Desalegn
what is ecnomics
Jan Reply
this is the study of how the society manages it's scarce resources
Belonwu
what is macroeconomic
John Reply
macroeconomic is the branch of economics which studies actions, scale, activities and behaviour of the aggregate economy as a whole.
husaini
etc
husaini
difference between firm and industry
husaini Reply
what's the difference between a firm and an industry
Abdul
firm is the unit which transform inputs to output where as industry contain combination of firms with similar production 😅😅
Abdulraufu
Suppose the demand function that a firm faces shifted from Qd  120 3P to Qd  90  3P and the supply function has shifted from QS  20  2P to QS 10  2P . a) Find the effect of this change on price and quantity. b) Which of the changes in demand and supply is higher?
Toofiq Reply
explain standard reason why economic is a science
innocent Reply
factors influencing supply
Petrus Reply
what is economic.
Milan Reply
scares means__________________ends resources. unlimited
Jan
economics is a science that studies human behaviour as a relationship b/w ends and scares means which have alternative uses
Jan
calculate the profit maximizing for demand and supply
Zarshad Reply
Why qualify 28 supplies
Milan
what are explicit costs
Nomsa Reply
out-of-pocket costs for a firm, for example, payments for wages and salaries, rent, or materials
AI-Robot
concepts of supply in microeconomics
David Reply
economic overview notes
Amahle Reply
identify a demand and a supply curve
Salome Reply
i don't know
Parul
there's a difference
Aryan
Demand curve shows that how supply and others conditions affect on demand of a particular thing and what percent demand increase whith increase of supply of goods
Israr
Hi Sir please how do u calculate Cross elastic demand and income elastic demand?
Abari
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Itse 1359 introduction to scripting languages: python. OpenStax CNX. Jan 22, 2016 Download for free at https://legacy.cnx.org/content/col11713/1.32
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Itse 1359 introduction to scripting languages: python' conversation and receive update notifications?

Ask