ways to act like a computer scientist. be curious look at different menus run code to see what...

Post on 18-Jan-2018

220 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Ask questions and collaborate Don’t be afraid to ask for help Don’t keep it a secret … tell others

TRANSCRIPT

Ways to act like a computer scientist

Be curious

• Look at different menus• Run code to see what

happens• Check the effects of

different settings• Answer your own questions

Ask questions and collaborate

• Don’t be afraid to ask for help• Don’t keep it a secret … tell others

Be persistent

• Have confidence• Tackle complex problems• Stick with it• It gets easier• It feels good to conquer

your problems

Keep it simple

• Break down big problems• Create smaller chunks

Read through your code

• Computers follow instructions exactly• Think like a computer processor• Create step-by-step instructions• Find errors in your logic or missing steps

Don’t feel bad about making mistakes

• Mistakes do NOT equal failure• One step closer to creating

the right solution

Step away from your screen

• Take a break• Come back with a new

perspective

Things to keep in mind while learning CS

• We’re all learners• You’re not going to be an

expert your first time• Learning to program takes

time, but anyone can do it

top related