null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
31283063
programming
Description
Year 8 Computing Mind Map on programming, created by Casey Inwood on 24/05/2021.
No tags specified
computing
year 8
Mind Map by
Casey Inwood
, updated more than 1 year ago
More
Less
Created by
Casey Inwood
over 3 years ago
6
0
3
Resource summary
programming
programming is simply providing instructions to a computer to solve problems
the main skill that programming requires is problem solving
import turtle
wn = turtle.Screen()
daisy = turtle.Turtle()
these are the starter lines
daisy.forward(150)
daisy.left(90)
daisy.forward(75)
these are some of the instructions you could use to move the line
daisy.penup()
daisy.pendown()
allows pen to be lifted to correct location without drawing the putting back down again
daisy.fillcolour("yellow")
fills inside of an object to a certain colour
daisy.endfill()
stops filling in the object
for x in range (5) :
daisy.left(75)
daisy.forward(120)
repeats the pattern instead of writting it out loads
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
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
Historical Development of Computer Languages
Shannon Anderson-Rush
Useful String Methods
Shannon Anderson-Rush
Pack of playing cards answer
Karl Taylor
Code Challenge Flow Chart
Charlotte Hilton
Flvs foundations of programming dba 2
mariaha vassar
Browse Library