programming

Descrição

Year 8 Computing Mapa Mental sobre programming, criado por Casey Inwood em 24-05-2021.
Casey Inwood
Mapa Mental por Casey Inwood, atualizado more than 1 year ago
Casey Inwood
Criado por Casey Inwood quase 3 anos atrás
6
0

Resumo de Recurso

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

                  Semelhante

                  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