Related Books

Thinking Recursively
Language: en
Pages: 200
Authors: Eric Roberts
Categories: Computers
Type: BOOK - Published: 1986-01-17 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

The process of solving large problems by breaking them down intosmaller, more simple problems that have identical forms. ThinkingRecursively: A small text to so
The Recursive Book of Recursion
Language: en
Pages: 330
Authors: Al Sweigart
Categories: Computers
Type: BOOK - Published: 2022-08-16 - Publisher: No Starch Press

DOWNLOAD EBOOK

An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples. Recursion has an intimidating reputation: it’s consider
Introduction to Recursive Programming
Language: en
Pages: 420
Authors: Manuel Rubio-Sanchez
Categories: Computers
Type: BOOK - Published: 2017-10-05 - Publisher: CRC Press

DOWNLOAD EBOOK

Recursion is one of the most fundamental concepts in computer science and a key programming technique that allows computations to be carried out repeatedly. Des
The Recursive Mind
Language: en
Pages: 309
Authors: Michael C. Corballis
Categories: Psychology
Type: BOOK - Published: 2014-04-27 - Publisher: Princeton University Press

DOWNLOAD EBOOK

A groundbreaking theory of what makes the human mind unique The Recursive Mind challenges the commonly held notion that language is what makes us uniquely human
Think Julia
Language: en
Pages: 298
Authors: Ben Lauwens
Categories: Computers
Type: BOOK - Published: 2019-04-05 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you’re just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0