Rust Rust from Nothing: Implementing a Binary Search Algorithm I heard about Rust from co-workers and decided I needed to check it out! I am implementing basic algorithms and data structures as a way of learning Rust.
Extracurricular Activities Journey into Generative Art: Follow the Algorithm When creating generative art, I find it important to relinquish some control and follow wherever the algorithm takes you.
Software Science When & How to Solve Problems with Genetic Algorithms An introduction to genetic algorithms—with an example of how we used one to "tune the knobs” on an algorithm that we knew would work.