|
You are here |
blog.acthompson.net | ||
| | | | |
dangerouslyirrelevant.org
|
|
| | | | | Visit the post for more. | |
| | | | |
usethe.computer
|
|
| | | | | Today's POTD continues our theme of Computer Science Education Week. Yesterday we saw a paper (and retraction), and meditated on the topic of why it's so hard to teach programming. | |
| | | | |
chelseatroy.com
|
|
| | | | | Last week Aisha Blake hosted me for a conversation about computer science education, from designing an activity to a session to a course. Luckily, we got this recording, so you can watch it anytime! Here's that link to the recording again. Additional notes on what we covered: First, here is the "Designing a Course" blog... | |
| | | | |
thedailywtf.com
|
|
| | | User inputs are frequently incorrect, which is why we validate them. So, for example, if the user is allowed to enter an "asset ID" to perform some operation on it, we should verify that the asset ID exists before actually doing the operation. Someone working with Capybara James almost got there. Almost. | ||