null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
20369707
Python
Descrição
Mind-map on programming language Python
Sem etiquetas
gcse
Mapa Mental por
Janice Huang
, atualizado more than 1 year ago
Mais
Menos
Criado por
Janice Huang
aproximadamente 5 anos atrás
66
0
0
Resumo de Recurso
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
Quer criar seus próprios
Mapas Mentais
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
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
Explore a Biblioteca