Everything tagged #programming.
-
Hello, World!
As a first step to making my Sudoku game I’ve written a very simple Rust “Hello, World” that runs on Lambda. My plan is to expand this code into a noughts-and-crosses game before tackling Sudoku.
-
Sudoku
I’m going to make a multi-player Sudoku game. I’m going to write as much of it as I can in Rust and run it on AWS Lambda, using DynamoDB as the datastore.
-
Functionally Competent
Here’s a piece of somewhat–ugly, single–purpose Python code, what it does is not particularly interesting: