/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

joshua.hu
| | deniskyashif.com

How to define a recursive function in a language which doesn't support recursion using the Y combinator.
3.4 parsecs

Travel
| |
| | volgarev.me


3.3 parsecs

Travel
| |
| | abdulapopoola.com

The biggest advantage of using tail calls is that they allow you to do extensive operations without exceeding the call stack. This makes it possible to do a lot of work in constant space without running into out of memory exceptions; this happens because the frame for the currently executing function is re-used by the...
2.3 parsecs

Travel
| |
| | simpleprogrammer.com

Software Engineers do the complex work so that we can enjoy efficient software solutions. They're creating the systems behind the digital tools we use at work or in our personal life. This takes strong logical thinking and problem-solving skills, as well as a deep knowledge of computer science and programming. It's a challenging, but exciting [...]
21.0 parsecs

Travel
|