null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
20369707
Python
Description
Mind-map on programming language Python
No tags specified
gcse
Mind Map by
Janice Huang
, updated more than 1 year ago
More
Less
Created by
Janice Huang
about 5 years ago
66
0
0
Resource summary
Python
Programming language
Even kids can use it
It's very popular
Used by a variety of people
Software engineers
Data analysts
Mathematicians
NASA
Paint Shop Pro
Google's search engine
Civilisation 4 Computer Game
CERN Large Hadron Collider Research
Dropbox
Algorithms
The steps we give computers to solve problems
Precise steps to solve problems in computing
The simplest steps available
Sequencing
Computers use a lot of sequencing
Order is important
Accuracy is important
It is putting steps in order
Debugging
Taking problems out
Removing errors from the coding
IDLE Python
Save Python files as (insert filename).py
Keep variables the same
eg: X needs to stay as X and not change to x
Python example: m=5 n=6 t=m+n print t
IDLE = Integrated Development Environment
Has two modes
Interactive and script mode
Interactive mode lets you see your progress as you type the code
Uses the Shell window
Script mode lets you save your program and run it again later
Uses the Editor window
Decomposition
Breaking steps down
Then problems can be solved (easier)
Decomposition leads to algorithms being made
Variables
A location in memory
Where you can temporarily store text or numbers
Used like an empty box or memory function on a calculator
You can choose a name for the 'box' (the variable name)
Can also change its contents in the program
A variable name can only contain numbers, letters and underscores
A variable name can't start with a number
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
Similar
Python Quiz
karljmurphy
Think Python
tsilvo2001
Basic Python - Print Formatting
Rebecca Noel
What is Python?
Daniel Ingram
Python
54671
Know your Python!
educ8ict
Basic Python - Strings
Rebecca Noel
Study on IoT systems design
Tomasz Cieplak
OpenSource Programming
Faheem Ahmed
Python
Kirstie Wu
Basic Python - Lists
Rebecca Noel
Browse Library