programming

Beschreibung

Year 8 Computing Mindmap am programming, erstellt von Casey Inwood am 24/05/2021.
Casey Inwood
Mindmap von Casey Inwood, aktualisiert more than 1 year ago
Casey Inwood
Erstellt von Casey Inwood vor fast 3 Jahre
6
0

Zusammenfassung der Ressource

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
                  Zusammenfassung anzeigen Zusammenfassung ausblenden

                  ähnlicher Inhalt

                  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