Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262862 descargas y
1106 contribuyentes !

Se han encontrado 1 Coincidencias

Functional Python Programming


53 Visitas | 75 Descargas | 2016-04-05 15:26:52 | efirvida

Programming languages sometimes fit neatly into tidy categories like imperative and functional. Imperative languages might further subdivide into those that are procedural and those that include features for object-oriented programming. The Python language, however, contains aspects of all of these three language categories. Though Python is not a purely functional programming language, we can do a great deal of functional programming in Python.