Colleen Lewis
Start teaching Scratch with blocks that run for a set amount of time to avoid the common misconception that blocks are executed simultaneously.
Share Start teaching Scratch with blocks that run for a set amount of time to avoid the common misconception that blocks are executed simultaneously. with FacebookShare Start teaching Scratch with blocks that run for a set amount of time to avoid the common misconception that blocks are executed simultaneously. with Twitter
Tell young students that computer programming is simply writing rules for a computer to follow, similar to bossing around a younger sibling, to help them connect programming to everyday life.
Share Tell young students that computer programming is simply writing rules for a computer to follow, similar to bossing around a younger sibling, to help them connect programming to everyday life. with FacebookShare Tell young students that computer programming is simply writing rules for a computer to follow, similar to bossing around a younger sibling, to help them connect programming to everyday life. with Twitter
Create a handout that translates code in Scratch to code in Logo in order to show students that they are capable of writing text-based code because they already program in Scratch.
Share Create a handout that translates code in Scratch to code in Logo in order to show students that they are capable of writing text-based code because they already program in Scratch. with FacebookShare Create a handout that translates code in Scratch to code in Logo in order to show students that they are capable of writing text-based code because they already program in Scratch. with Twitter
Create a physical model of Java objects and references in order to demonstrate situations where multiple references point to the same object in a way that’s easier for students to comprehend.
Share Create a physical model of Java objects and references in order to demonstrate situations where multiple references point to the same object in a way that’s easier for students to comprehend. with FacebookShare Create a physical model of Java objects and references in order to demonstrate situations where multiple references point to the same object in a way that’s easier for students to comprehend. with Twitter
Emphasize that Scratch is REAL coding; this lets students know that programming in educational languages like Scratch or Python is valuable even though these languages aren’t commonly used in industry.
Share Emphasize that Scratch is REAL coding; this lets students know that programming in educational languages like Scratch or Python is valuable even though these languages aren’t commonly used in industry. with FacebookShare Emphasize that Scratch is REAL coding; this lets students know that programming in educational languages like Scratch or Python is valuable even though these languages aren’t commonly used in industry. with Twitter
Put debugging tips inside the test cases when you provide students with JUnit test cases to help students improve their own debugging abilities in Java.
Share Put debugging tips inside the test cases when you provide students with JUnit test cases to help students improve their own debugging abilities in Java. with FacebookShare Put debugging tips inside the test cases when you provide students with JUnit test cases to help students improve their own debugging abilities in Java. with Twitter
Use sounds in Scratch to make it clear when particular lines of code are being executed because it can be really hard for students to figure out the order of execution.
Share Use sounds in Scratch to make it clear when particular lines of code are being executed because it can be really hard for students to figure out the order of execution. with FacebookShare Use sounds in Scratch to make it clear when particular lines of code are being executed because it can be really hard for students to figure out the order of execution. with Twitter
Pagination
- Previous page
- Page 10
- Next page