I recently had the desire and need to create a ranking algorithm for a side project I was working on. I wanted to keep both the design and implementation fairly simple for my project, so I think this post will be great for people wanting to get their toes wet. The ranking algorithm I ended upContinue reading “Designing and Implementing a Ranking Algorithm”
Tag Archives: Node.js
Node.js for side projects
Learn about Node.js and why it could be a great choice for helping you actually finish your next side project.