e99 Online Shopping Mall
Help | |
Home - Basic F - Functional Languages Programming (Books) |
  | Back | 61-80 of 101 | Next 20 |
click price to see details click image to enlarge click link to go to the store
61. Implementation of Functional Languages: 11th International Workshop, IFL'99 Lochem, The Netherlands, September 7-10, 1999 Selected Papers (Lecture Notes in Computer Science) | |
Paperback: 198
Pages
(2000-09-06)
list price: US$59.95 -- used & new: US$59.95 (price subject to change: see help) Asin: 3540678646 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
62. The Functional Approach to Programming by Guy Cousineau, Michel Mauny | |
Paperback: 460
Pages
(1998-10-29)
list price: US$68.00 -- used & new: US$54.99 (price subject to change: see help) Asin: 0521576814 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
Top notch and high prerequisite book about functional programming in CAML
Good on examples of the functional approach to algorithms I've read "Structure and Interpretation of Computer Programs" (SICP), and like many others found it one among the best if not *the best* computerbook I've ever read. I think that "The Functional Approach to Programming" differs a lot from SICP. This is not to say, that it's bad, rather that I think it's very different from SICP. Its focus is much more on semantics (ML of course, not Scheme), correctness (in the scientific sense) and algorithms. It offers plenty on the functional approach to implementing algorithms like trees and sets. The semantics are elaborated in a clear and concise style, that I've been able to track even though I have no degree in computer science at all (I'm just an auto didact from "the street"). For someone not familiar with functional programming like me, I find this very good. I have a background in C, Java, C++ moving toward more highlevel languages like Scheme, Lisp, Ruby, SmallTalk and Python in the latter years. It is very succinct with plenty of code examples like SICP. The code doesn't fill too much, since the functional style is a lot shorter for solving complex problems than the equavalent imperative program examples I've seen in C++ and Java. The focus is on the scientific correct thing to do, rather than a more ad hoc focus on "best practices" giving way to a more firm ground for choosing style and algorithms to solve a particular problem. The "best practices" are there of course, but in a transparent way, like small paradigms of code (somewhat like Peter Norvig's "Paradigms of Artificial Intelligence Programming - Case Studies in Common Lisp"). Just to make it clear: I don't think it's fair to compare it with SICP, although their subjects overlap somewhat. Its vocabulary differs significantly from both SICP and the terminology used in OO and Design Patterns land. This is bad in the sense in makes it unnecessary hard to learn the basics. However, if you haven't dealt with functional programming before, you're of course going to encounter the usual paradigm shifting problems. I now find my self thinking a whole new and rather refreshing way about programs. It does pay off, even though it certainly helped that I had read SICP and a lot of articles on the subject at first. Even if I'm never going to use functional programming in my professional life, I've now got a better grasp of algorithms -- what, when and how to use them. It's simply easier to reason about them using the functional approach. By the way: The english translation *is* perfect. Should you read it? I think you should, but prepare yourself to use some time to understand new concepts if you're not familiar with the nomenclature of the functional programming community. Even though it's not easy, I still think it pays off.
Great Book on Functional Programming The language of choice (CAML) used in this book requires someeffort to learn.Certain elements of its syntax are non-obvious, and theinternal type checking can be irritating until you learn that the rigorouschecks result in safer programs.(An interesting side-note is that OCaml,compiled to native code, is in most cases very nearly identical in speed tostraight C.Visit http://caml.inria.fr for details). This is not an easybook.I found myself flipping to prior chapters to reread sections that Ithought I understood on the first pass, but had not.This is no fault ofthe author, but rather the of the unfamiliar nature of the territorycovered. This book covers a lot of ground.As the other reviewerindicates, if you liked SICP, you will like this book.It covers a lot ofthe same ground, and provides an excellent grounding in various datastructures and so forth. One final note.Although the book is atranslation from French, I found the english to be perfect.There were noslips into incorrect syntax or confusing idioms.My hat's off to theeditor/translator.
A wonderful introduction to (functional) programming |
63. Programming Languages: Implementations, Logics and Programs: 7th International Symposium, PLILP '95, Utrecht, The Netherlands, September 20 - 22, 1995. Proceedings (Lecture Notes in Computer Science) | |
Paperback: 467
Pages
(1995-10-18)
list price: US$98.00 -- used & new: US$75.60 (price subject to change: see help) Asin: 354060359X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
64. Implementing Functional Languages (Prentice-Hall International Series in Computer Science) by Simon L. Peyton Jones, David R. Lester | |
Paperback: 288
Pages
(1992-08)
list price: US$45.00 Isbn: 0137219520 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
65. Implementation of Functional Languages: 14th International Workshop, IFL 2002, Madrid, Spain, September 16-18, 2002, Revised Papers (Lecture Notes in Computer Science) (Vol 2670) | |
Paperback: 249
Pages
(2003-08-05)
list price: US$54.00 -- used & new: US$47.45 (price subject to change: see help) Asin: 3540401903 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book constitutes the thoroughly refereed post-proceedings of the 14th International Workshop on the Implementation of Functional Languages, IFL 2002, held in Madrid, Spain in September 2002. The 15 revised full papers presented were carefully selected from 25 submissions during two rounds of reviewing and revision. Among the topics addressed are language concepts, type checking, compilation techniques, abstract interpretation, automatic program generation, machine architecture, array processing, concurrent and parallel programming and program execution, heap management, runtime profiling and performance measurement, debugging and tracing, verification of functional programs, and tools and programming techniques. |
66. Computational Semantics with Functional Programming by Jan van Eijck, Christina Unger | |
Paperback: 418
Pages
(2010-11-01)
list price: US$40.00 -- used & new: US$35.18 (price subject to change: see help) Asin: 0521757606 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
67. Programming Languages: An Active Learning Approach by Kent D. Lee | |
Paperback: 282
Pages
(2010-11-02)
list price: US$129.00 Isbn: 1441946365 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Programming Languages: An Active Learning Approach introduces students to three programming paradigms: object-oriented/imperative languages using C++ and Ruby, functional languages using Standard ML, and logic programming using Prolog. This interactive textbook is intended to be used in and outside of class. Each chapter follows a pattern of presenting a topic followed by a practice exercise or exercises that encourage students to try what they have just read. This textbook is best-suited for students with a 2-3 course introduction to imperative programming. Key Features: (1) Accessible structure guides the student through various programming languages. (2) Seamlessly integrated practice exercises. (3) Classroom-tested. (4) Online support materials. Advance praise: |
68. Implementation of Functional Languages: 15th International Workshop, IFL 2003, Edinburgh, UK, September 8-11, 2003. Revised Papers (Lecture Notes in Computer Science) | |
Paperback: 185
Pages
(2005-01-12)
list price: US$58.00 -- used & new: US$46.19 (price subject to change: see help) Asin: 3540237275 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book constitutes the thoroughly refereed post-proceedings of the 15th International Workshop on the Implementation of Functional Languages, IFL 2003, held in Edinburgh, UK in September 2003. The 11 revised full papers presented were carefully selected during two rounds of reviewing and revision from 32 workshop presentations. The papers are organized in topical sections on language constructs and programming, static analysis and types, parallelism, and generic programming. |
69. Implementation of Functional Languages: 13th International Workshop, IFL 2001 Stockholm, Sweden, September 24-26, 2001 Selected Papers (Lecture Notes in Computer Science) | |
Paperback: 187
Pages
(2002-05-03)
list price: US$52.95 -- used & new: US$51.56 (price subject to change: see help) Asin: 3540435379 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
70. Arrays, Functional Languages and Parallel Systems | |
Hardcover: 336
Pages
(1991-10-31)
list price: US$230.00 -- used & new: US$182.61 (price subject to change: see help) Asin: 0792392132 Canada | United Kingdom | Germany | France | Japan | |
71. Implementation and Application of Functional Languages: 18th International Symposium, IFL 2006, Budapest, Hungary, September 4-6, 2006, Revised Selected ... Computer Science and General Issues) | |
Paperback: 271
Pages
(2007-10-03)
list price: US$69.95 -- used & new: US$49.29 (price subject to change: see help) Asin: 3540741291 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book constitutes the thoroughly refereed post-proceedings of the 18th International Workshop on Implementation and Applications of Functional Languages, IFL 2006, held in Budapest, Hungary, in September 2006. The 15 revised full papers presented went through two rounds of reviewing and improvement and were selected from 40 workshop presentations. The papers address all current theoretical and methodological issues on functional and function-based languages such as language concepts, concurrent/parallel programming, type checking, concurrent/parallel program execution, compilation techniques, heap management, generic programming techniques, runtime profiling, (abstract) interpretation, performance measurements, automatic program generation, debugging and tracing, (abstract) machine architectures, verification, formal aspects, tools and programming techniques, array processing and demos of well working, useable tools and applications in functional languages. |
72. Implementation and Application of Functional Languages: 17th International Workshop, IFL 2005, Dublin, Ireland, September 19-21, 2005, Revised Selected ... Computer Science and General Issues) | |
Paperback: 231
Pages
(2007-02-13)
list price: US$59.95 -- used & new: US$45.86 (price subject to change: see help) Asin: 354069174X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book constitutes the thoroughly refereed post-proceedings of the 17th International Workshop on Implementation and Applications of Functional Languages, IFL 2005, held in Dublin, Ireland in September 2005. The 13 revised full papers presented went through two rounds of reviewing and improvement and were selected from an initial total of 32 workshop presentations. Ranging from theoretical and methodological topics to implementation issues and applications in various contexts, the papers address all current issues on functional and function-based languages. |
73. Parallel Functional Languages and Compilers (Acm Press Frontier Series) | |
Hardcover: 550
Pages
(1991-07)
list price: US$47.30 Isbn: 0201522438 Canada | United Kingdom | Germany | France | Japan | |
74. Implementation and Application of Functional Languages: 16th International Workshop, IFL 2004, Lübeck, Germany, September 8-10, 2004, Revised Selected ... Computer Science and General Issues) | |
Paperback: 227
Pages
(2005-07-21)
list price: US$58.00 -- used & new: US$45.63 (price subject to change: see help) Asin: 3540260943 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book constitutes the thoroughly refereed post-proceedings of the 16th International Workshop on Implementation and Applications of Functional Languages, IFL 2004, held in Lübeck, Germany in September 2004. The 13 revised full papers presented went through two rounds of reviewing and improvement and were selected from an initial total of 40 workshop presentations. The papers address current issues on functional and function-based languages, ranging from theoretical and methodological topics to implementation issues and applications in various contexts. |
75. Constructive Foundations for Functional Languages by Raymond Turner | |
Hardcover: 288
Pages
(1991-04)
list price: US$16.95 -- used & new: US$79.34 (price subject to change: see help) Asin: 0077074114 Canada | United Kingdom | Germany | France | Japan | |
76. Compiling Functional Languages by Antoni Diller | |
Paperback: 322
Pages
(1988-09-08)
list price: US$87.00 -- used & new: US$74.99 (price subject to change: see help) Asin: 0471920274 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
77. Implementation of Functional Languages: 12th International Workshop, IFL 2000 Aachen, Germany, September 4-7, 2000. Selected Papers (Lecture Notes in Computer Science) | |
Paperback: 267
Pages
(2001-05-18)
list price: US$64.95 -- used & new: US$34.95 (price subject to change: see help) Asin: 3540419195 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
78. Implementation of Functional Languages: 9th International Workshop, IFL'97, St. Andrews, Scotland, UK, September 10-12, 1997, Selected Papers (Lecture Notes in Computer Science) | |
Paperback: 375
Pages
(1998-10-01)
list price: US$79.95 -- used & new: US$59.45 (price subject to change: see help) Asin: 3540648496 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
79. Implementation of Functional Languages: 10th International Workshop, IFL'98, London, UK, September 9-11, 1998, Selected Papers (Lecture Notes in Computer Science) | |
Paperback: 247
Pages
(1999-07-30)
list price: US$69.95 -- used & new: US$34.91 (price subject to change: see help) Asin: 3540662294 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
80. Implementation of Functional Languages: 8th International Workshop, IFL'96 Bad Godesberg, Germany, September 16-18, 1996, Selected Papers (Lecture Notes in Computer Science) | |
Paperback: 284
Pages
(1997-08-08)
list price: US$71.95 -- used & new: US$32.49 (price subject to change: see help) Asin: 3540632379 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
  | Back | 61-80 of 101 | Next 20 |