Descriere YEO:
Pe YEO găsești The Little Typer, Paperback/Daniel P. de la Mit Press, în categoria Carte straina.
Indiferent de nevoile tale, The Little Typer, Paperback/Daniel P. Friedman din categoria Carte straina îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Caracteristici și Avantaje ale produsului The Little Typer, Paperback/Daniel P.
- Departament: gaming-carti-birotica
- Ideal pentru pasionații de jocuri, birotică și distracție online.
Preț: 161 Lei
Caracteristicile produsului The Little Typer, Paperback/Daniel P.
- Brand: Mit Press
- Categoria: Carte straina
- Magazin: elefant.ro
- Ultima actualizare: 14-03-2020 23:01:09
Comandă The Little Typer, Paperback/Daniel P. Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda The Little Typer, Paperback/Daniel P. de la elefant.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
Description An introduction to dependent types, demonstrating the most beautiful aspects, one step at a time. A program\'s type describes its behavior. Dependent types are a first-class part of a language, and are much more powerful than other kinds of types; using just one language for types and programs allows program descriptions to be as powerful as the programs they describe. The
Little Typer explains dependent types, beginning with a very small language that looks very much like Scheme and extending it to cover both programming with dependent types and using dependent types for mathematical reasoning. Readers should be familiar with the basics of a Lisp-like programming language, as presented in the first four chapters of The
Little Schemer. The first five chapters of The
Little Typer provide the needed tools to understand dependent types; the remaining chapters use these tools to build a bridge between mathematics and programming. Readers will learn that tools they know from programming--pairs, lists, functions, and recursion--can also capture patterns of reasoning. The Little
Typer does not attempt to teach either practical programming skills or a fully rigorous approach to types. Instead, it demonstrates the most beautiful aspects as simply as possible, one step at a time.