logicmason.com
Nathan’s University | Logic Mason
http://logicmason.com/tag/nathans-university
Full-stack JavaScript engineer: Create, build and improve. Tag Archives: Nathan’s University. Understanding the Y combinator (in JavaScript). December 4, 2014. Recursion and anonymous functions are widely used in modern programming languages. But how does one write an function with no name that calls itself? The Y combinator is the answer to that question. About a year and a half ago, … Continue reading →. On Initial Earnings from Kongregate.com. On Hack Reactor Review life at a hacker school.
logicmason.com
Y combinator | Logic Mason
http://logicmason.com/tag/y-combinator
Full-stack JavaScript engineer: Create, build and improve. Tag Archives: Y combinator. Understanding the Y combinator (in JavaScript). December 4, 2014. Recursion and anonymous functions are widely used in modern programming languages. But how does one write an function with no name that calls itself? The Y combinator is the answer to that question. About a year and a half ago, … Continue reading →. On Initial Earnings from Kongregate.com. On Hack Reactor Review life at a hacker school.
logicmason.com
learning | Logic Mason
http://logicmason.com/tag/learning
Full-stack JavaScript engineer: Create, build and improve. What I learned working at Groupon. October 2, 2014. Groupon was my first true programming job. I’d worked briefly at a .com way back in the day, and I’d done a variety of tasks at a start-up in Beijing ranging from running human resources to assisting with business development. … Continue reading →. Self-directed programming and computer science study through MOOCs. December 17, 2013. Hacker Schools in San Francisco. January 18, 2013.
logicmason.com
Uncategorized | Logic Mason
http://logicmason.com/category/uncategorized
Full-stack JavaScript engineer: Create, build and improve. Understanding the Y combinator (in JavaScript). December 4, 2014. Recursion and anonymous functions are widely used in modern programming languages. But how does one write an function with no name that calls itself? The Y combinator is the answer to that question. About a year and a half ago, … Continue reading →. What I learned working at Groupon. October 2, 2014. Use it or lose it. January 7, 2014. Looking back on 2013. January 3, 2014. I’...
logicmason.com
math | Logic Mason
http://logicmason.com/tag/math
Full-stack JavaScript engineer: Create, build and improve. Use it or lose it. January 7, 2014. Visiting the house I grew up in this past holiday season, I had the strangest experience. I found my old notebooks from when I was about 14…and couldn’t understand the contents! I had been a math prodigy, entering college when … Continue reading →. On Initial Earnings from Kongregate.com. On Hack Reactor Review life at a hacker school. On Adding a JS build-system to Sublime. On How to implement a hash table.
logicmason.com
scheme | Logic Mason
http://logicmason.com/tag/scheme
Full-stack JavaScript engineer: Create, build and improve. Understanding the Y combinator (in JavaScript). December 4, 2014. Recursion and anonymous functions are widely used in modern programming languages. But how does one write an function with no name that calls itself? The Y combinator is the answer to that question. About a year and a half ago, … Continue reading →. A parser generator for JavaScript. March 7, 2013. On Initial Earnings from Kongregate.com. On Adding a JS build-system to Sublime.
logicmason.com
What I learned working at Groupon | Logic Mason
http://logicmason.com/2014/what-i-learned-working-at-groupon
Full-stack JavaScript engineer: Create, build and improve. What I learned working at Groupon. October 2, 2014. Groupon was my first true programming job. I’d worked briefly at a .com way back in the day, and I’d done a variety of tasks at a start-up in Beijing ranging from running human resources to assisting with business development. But Groupon was the first time my entire job was about producing code. Not coincidentally, it was my first job out of Hack Reactor. It’s great to be on a small team. I had...
logicmason.com
A recursive algorithm for generating all N-Rooks solutions and a linear time N-Queens solution | Logic Mason
http://logicmason.com/2013/a-recursive-algorithm-for-generating-all-n-rooks-solutions-and-a-linear-time-n-queens-solution
Full-stack JavaScript engineer: Create, build and improve. A recursive algorithm for generating all N-Rooks solutions and a linear time N-Queens solution. February 12, 2013. Below is my interactive implementation of the famous N-Rooks and N-Queens problem. If you’re on a feed reader or have disabled for JavaScript some reason, you’re missing the main feature of this page! Click to show solutions. Generating the set of all. N-Rooks solutions given the solutions to size N-1. This solution works as follows:.
logicmason.com
past | Logic Mason
http://logicmason.com/tag/past
Full-stack JavaScript engineer: Create, build and improve. Use it or lose it. January 7, 2014. Visiting the house I grew up in this past holiday season, I had the strangest experience. I found my old notebooks from when I was about 14…and couldn’t understand the contents! I had been a math prodigy, entering college when … Continue reading →. On Initial Earnings from Kongregate.com. On Hack Reactor Review life at a hacker school. On Adding a JS build-system to Sublime. On How to implement a hash table.