Explore >> Select a destination


You are here

blog.functionalfun.net
| | abhinavomprakash.com
14.0 parsecs away

Travel
| | Defining recursion in terms of itself is an old joke among programmers. Despite the fact that it frustrates a lot of new-comers, we don't change it. I like to define recursion as "Iteration for the cool kids". I don't mean this in a snobbish, let-us-exclude-the-for-loopers kinda way, but rather in a tone of appreciation. Recursion is an elegant way of doing things. Recursive alogrithms are concise, have less noise and have immutability baked in (always a plus).
| | volgarev.me
10.1 parsecs away

Travel
| |
| | www.baturin.org
14.8 parsecs away

Travel
| |
| | statsandr.com
81.5 parsecs away

Travel
| Learn how to run multiple and simple linear regression in R, how to interpret the results and how to verify the conditions of application