PYTHON

Description

Year 8 Computing Mind Map on PYTHON, created by Dillani Arulananthan on 02/12/2019.
Dillani Arulananthan
Mind Map by Dillani Arulananthan, updated more than 1 year ago
Dillani Arulananthan
Created by Dillani Arulananthan over 4 years ago
99
0

Resource summary

PYTHON
  1. worlds fastest programming language
    1. used by software engineers,mathematicians,data analysists even kids
      1. can be used for artificial intelligence
    2. Algorithm is the different, precise steps to solve a problem in computing.
      1. Algorithm is given to computers to solve the problem
        1. If all coding is in the right order when solving a problem in computing, it is called algorithm
        2. Algorithm would be the simplest steps available
          1. Breaking down a problem into smaller bits is called DECOMPOSITION
            1. by doing this it leads to an algorithm
        3. SEQUENCING
          1. when you do something one after the other
          2. PYTHON'S DEVELOPMENT ENVIRONMENT
            1. is called IDLE - Integrated Development Environment
              1. has two modes- interactive mode and script mode
                1. interactive mode lets you see your results as you type them
            2. DE-BUGGING
              1. MEANS TAKING ERROR OUT OF THE CODE
              2. VARIABLE
                1. A variable is a location in memory which you can temporarily store text or numbers
                  1. its not permanent because we can change it
                    1. e.g. x=1 y=2 x+y=z so z=3 but because we can change the value of x and y and z, it is temporary
                  2. variable can only contain numbers,letters and underscores
                    1. a variable name cannot start with a number
                      1. in python you cant use a python reserved word as a variable name e.g.class is a reserved word so class=input would result in an error
                        1. to make programs easier to understand, use
                  Show full summary Hide full summary

                  Similar

                  A level Computing Quiz
                  Zacchaeus Snape
                  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
                  Computer science quiz
                  Ryan Barton
                  Python Quiz
                  karljmurphy
                  Computing Hardware - CPU and Memory
                  ollietablet123
                  Computer Systems
                  lisawinkler10