I received a very kind email today from someone who had found my page Resources for year 6 teachers on coding and programming helpful, and wanted to s… ...more
Implementing a simplified form of Mutex. Series: Language basics, More syntax, Traits and generics, Building applications, Concurrency and parallelis… ...more
Searching across multiple documents in parallel with Rayon. Series: Language basics, More syntax, Traits and generics, Building applications, Concurr… ...more
Update: I just discussed this with my son and I really want to emphasise: It does make a difference who is in power. The previous Labour government si… ...more
How to spawn threads and deal with lifetimes, how to send or share state across threads, and what Send and Sync mean. Series: Language basics, More s… ...more