CS 1
Remind students that variable assignment occurs in the order assignments are given. This avoids the misconception that changing one value affects other variables assigned before it.
Share Remind students that variable assignment occurs in the order assignments are given. This avoids the misconception that changing one value affects other variables assigned before it. with FacebookShare Remind students that variable assignment occurs in the order assignments are given. This avoids the misconception that changing one value affects other variables assigned before it. with Twitter
Ensure young CS students check their functions with a variety of inputs, as well as with edge cases.
As a debugging technique, have students write out their programs in their spoken language and compare their description to the code in order to find bugs.
Share As a debugging technique, have students write out their programs in their spoken language and compare their description to the code in order to find bugs. with FacebookShare As a debugging technique, have students write out their programs in their spoken language and compare their description to the code in order to find bugs. with Twitter
Pagination
- Previous page
- Page 18
- Next page