programming

Description

Year 8 Computing Mind Map on programming, created by Casey Inwood on 24/05/2021.
Casey Inwood
Mind Map by Casey Inwood, updated more than 1 year ago
Casey Inwood
Created by Casey Inwood almost 3 years ago
6
0

Resource summary

programming
  1. programming is simply providing instructions to a computer to solve problems
    1. the main skill that programming requires is problem solving
      1. import turtle
        1. wn = turtle.Screen()
          1. daisy = turtle.Turtle()
            1. these are the starter lines
        2. daisy.forward(150)
          1. daisy.left(90)
            1. daisy.forward(75)
              1. these are some of the instructions you could use to move the line
            2. daisy.penup()
              1. daisy.pendown()
                1. allows pen to be lifted to correct location without drawing the putting back down again
              2. daisy.fillcolour("yellow")
                1. fills inside of an object to a certain colour
                  1. daisy.endfill()
                    1. stops filling in the object
                2. for x in range (5) :
                  1. daisy.left(75)
                    1. daisy.forward(120)
                      1. repeats the pattern instead of writting it out loads
                  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
                  HTTPS explained with Carrier Pigeons
                  Shannon Anderson-Rush
                  Useful String Methods
                  Shannon Anderson-Rush
                  Historical Development of Computer Languages
                  Shannon Anderson-Rush
                  Pack of playing cards answer
                  Karl Taylor
                  Code Challenge Flow Chart
                  Charlotte Hilton
                  Flvs foundations of programming dba 2
                  mariaha vassar