Books I've read recently.
-
"Big Bang of Numbers" by Manil Suri
Books I'm reading.
-
"Why Machines Learn" by Anil Ananthaswamy
-
"Coding Democracy" by Maureen Webb
hummer's game
A top down 2d RPG game built from scratch in java. Github Repo link., gif of gameplay
weather project
A raspberry pi collects weather data and stores the information in a sql database. Github Repo link., reference to walkthrough
Interactive Rust Practice
Test your Rust skills with this interactive coding practice. Write the correct Rust code for the given problem and get instant feedback! Check out more Rust problems in my GitHub repository.
Vectors
Beginner
Write Rust code to instantiate a new empty vector named "v".
Problems completed: 0 | Correct: 0 | Score: 0