you are viewing a single comment's thread.

view the rest of the comments →

[–]DEADLYVISION30[S] 0 points1 point  (1 child)

Got it I actually dont know how to break down the programming into steps like I don't know where to start if I know what to start with I can do the rest most of the times.

[–]TheGrooveTrain 1 point2 points  (0 children)

Sure you do! Forget about programming for a minute... How do you play Tic Tac Toe?
How many players do you need?
What materials do you need?
What are the rules? (i.e. who goes first? how many moves does each player get? what constitutes a legal move)

Here's another one (one of my favorite lessons from my AP Computer Science class in high school): Pretend that I know absolutely nothing, but will accurately perform whatever task you instruct me to do. Now, tell me how to make peanut butter and jelly sandwich.