Micah ShuteinCantor’s ParadisePrincipal Component Analysis: The Basics of Dimensionality ReductionIn the era of big data, we frequently find ourselves manipulating high-dimensional data, whether it be image data (where the number of…Jul 19, 2020Jul 19, 2020
Micah ShuteinCantor’s ParadiseDijkstra’s Shortest Path Algorithm in PythonFrom GPS navigation to network-layer link-state routing, Dijkstra’s Algorithm powers some of the most taken-for-granted modern services…Nov 9, 20194Nov 9, 20194
Micah ShuteStrategy and Decorator Design Patterns in RubyWhy do I use a Decorator or Strategy?Feb 28, 2019Feb 28, 2019
Micah ShuteinCantor’s ParadiseThe Basics of Big-O and Sorting AlgorithmsWhat is “Big O”?Feb 26, 20191Feb 26, 20191
Micah ShuteReact Front-End, Rails Server: A guideThere are a few hurdles to get Rails and React playing well together, but there are multiple solutions and they aren’t too hard to…Feb 21, 2019Feb 21, 2019
Micah ShuteGuide to simple Rails featuresI recently made my first Ruby on Rails app — here are some resources and strategies I used to make it work, including:Feb 20, 20191Feb 20, 20191
Micah ShuteDivide and Conquer the Fast Fourier TransformSimply put, the Fourier Transform allows humans or machines to see time domain signals in the frequency domain. Common applications are…Feb 19, 2019Feb 19, 2019
Micah ShuteinCantor’s ParadiseUnderstanding the Monty Hall ProblemI was recently listening to a podcast that was recommended by a blogger on this site, and during one episode discussing big-O theory, the…Feb 19, 20196Feb 19, 20196
Micah ShuteSetting up Windows Subsystem for Linux (WSL)I am relatively new in the world of programming, and I have decided to document new concepts and other things that took me a while to…Nov 11, 2018Nov 11, 2018