/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.acthompson.net
| | chelseatroy.com
3.1 parsecs away

Travel
| | 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...
| | research.google
4.0 parsecs away

Travel
| |
| | usethe.computer
2.5 parsecs away

Travel
| | 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.
| | nora.codes
11.7 parsecs away

Travel
| [AI summary] The article explains the concept of 'unsafe' in Rust, clarifying that it allows specific low-level operations while maintaining overall memory safety through the language's type system and safe abstractions.