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
20369615
Python
Description
Year 8 Computing Mind Map on Python, created by Whaishnavhy Krishnanantham on 02/12/2019.
No tags specified
computing
year 8
Mind Map by
Whaishnavhy Krishnanantham
, updated more than 1 year ago
More
Less
Created by
Whaishnavhy Krishnanantham
about 5 years ago
54
0
0
Resource summary
Python
World's Fastest Programming language.
Annotations:
* World's Fastest Programming language. *used by software engineers, mathematicians, and data analysist. * can be used for artificial intelligience.
used by software engineers, mathematicians, and data analysist.
can be used for artificial intelligience.
Frying an egg
1.Get a frying pan
2. Put pan on hob
3.Turn on the hob
4.Put oil in the pan
5.Hold egg over pan
6.Break an egg
What is the lesson we learn from frying an egg
Algoithm is the different precise steps to solve a problem in computing science
If coding is all in the right order when solving a problem in computing science- it is called Algorithm
Algorithm are the simplest steps available
Algorithm is given to computers to solve the problems
Dictionary Definition:a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
Breaking a problem into smaller parts is called DECOMPOSITION
BY doing this it leads to an algorithm
Python's developing environment
is called IDLE- Integrated Development Environment
Has to modes- interactive and script mode
Interactive mode lets you see your results as you type them
Sequencing
When you do something after the other
e.g.m=5 n=6 t=m+n print(t)
Debugging
Taking the error out of the code
Facts you need to know
Python influenced javascript
People prefer python over french
Big companies use python
Errors are called Bugs
Syntax error
An error in the source code
Solves the error in the source code
Whenever saving a document,save with a.py as the ending.
Variable
A variable is a location in the memory which you can temporarily store text or numbers
It's not permanent because you can change it
e.g. x=1 y=2 x+y=z so z=3--- this is permanent
Variables can only contain numbers, letters and underscores
A variable name cannot start with a number
You can't use python as a "reserved word" as a variable name will result as a syntax error.
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
Similar
Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Output Devices
Jess Peason
Computing
Kwame Oteng-Adusei
Pack of playing cards answer
Karl Taylor
Code Challenge Flow Chart
Charlotte Hilton
Python Quiz
karljmurphy
Computing Hardware - CPU and Memory
ollietablet123
Computer Systems
lisawinkler10
Computer science quiz
Ryan Barton
Input, output and storage devices
Mr A Esch
Browse Library