Cantitate/Preț
Produs

Functional Programming Using F#

Autor Michael R. Hansen, Hans Rischel
en Limba Engleză Paperback – 12 mai 2013
This comprehensive introduction to the principles of functional programming using F# shows how to apply basic theoretical concepts to produce succinct and elegant programs. It demonstrates the role of functional programming in a wide spectrum of applications including databases and systems. Coverage also includes advanced features in the .NET library, the imperative features of F# and topics such as text processing, sequences, computation expressions and asynchronous computation. With a broad spectrum of examples and exercises, the book is perfect for courses in functional programming and for self-study. Enhancing its use as a text is an accompanying website with downloadable programs, lecture slides, mini-projects and links to further F# sources.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 37003 lei  43-57 zile
  Cambridge University Press – 12 mai 2013 37003 lei  43-57 zile
Hardback (1) 66080 lei  43-57 zile
  Cambridge University Press – 12 mai 2013 66080 lei  43-57 zile

Preț: 37003 lei

Preț vechi: 46254 lei
-20% Nou

Puncte Express: 555

Preț estimativ în valută:
7081 7348$ 5919£

Carte tipărită la comandă

Livrare economică 17-31 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781107684065
ISBN-10: 1107684064
Pagini: 372
Ilustrații: 76 b/w illus. 56 tables 133 exercises
Dimensiuni: 177 x 253 x 23 mm
Greutate: 0.75 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

1. Getting started; 2. Values, operators, expressions, and functions; 3. Tuples, records, and tagged values; 4. Lists; 5. Collections: lists, maps, and sets; 6. Finite trees; 7. Modules; 8. Imperative features; 9. Efficiency; 10. Text processing programs; 11. Sequences; 12. Computation expressions; 13. Asynchronous and parallel computations.

Recenzii

'I found this to be an outstanding book on this hybrid language, F#, which can be profitably studied from various perspectives, from theoretical to highly pragmatic.' George Hacken, Computing Reviews

Notă biografică


Descriere

This comprehensive introduction to the principles of functional programming using F# shows how to apply basic theoretical concepts to produce succinct and elegant programs.