Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: ZBK Books, Carlstadt, NJ, U.S.A.
Condition: good. Fast & Free Shipping â" Good condition with a solid cover and clean pages. Shows normal signs of use such as light wear or a few marks highlighting, but overall a well-maintained copy ready to enjoy. Supplemental items like CDs or access codes may not be included.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Better World Books: West, Reno, NV, U.S.A.
Condition: Good. Used book that is in clean, average condition without any missing pages.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: HPB-Red, Dallas, TX, U.S.A.
Paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.
Paperback. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.44.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Goodwill of Silicon Valley, SAN JOSE, CA, U.S.A.
Condition: good. Supports Goodwill of Silicon Valley job training programs. The cover and pages are in Good condition! Any other included accessories are also in Good condition showing use. Use can include some highlighting and writing, page and cover creases as well as other types visible wear.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Goodwill of Silicon Valley, SAN JOSE, CA, U.S.A.
Condition: acceptable. Supports Goodwill of Silicon Valley job training programs. The cover and pages are in Acceptable condition! Any other included accessories are also in Acceptable condition showing use. Use can include some highlighting and writing, page and cover creases as well as other types visible wear such as cover tears discoloration, staining, marks, scuffs, etc. All pages intact.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: TextbookRush, Grandview Heights, OH, U.S.A.
Condition: Good. Ships SAME or NEXT business day. We Ship to APO/FPO addr. Choose EXPEDITED shipping and receive in 2-5 business days within the United States. See our member profile for customer support contact info. We have an easy return policy.
Published by Cambridge University Press February 2000, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Pella Books, Pella, IA, U.S.A.
Trade Paperback. Condition: Used Good.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
US$ 13.69
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Good. The book has been read but remains in clean condition. All pages are intact and the cover is intact. Some minor wear to the spine.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
US$ 13.69
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: medimops, Berlin, Germany
US$ 17.19
Convert currencyQuantity: 1 available
Add to basketCondition: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Best Price, Torrance, CA, U.S.A.
Condition: New. SUPER FAST SHIPPING.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
US$ 80.30
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: BennettBooksLtd, North Las Vegas, NV, U.S.A.
paperback. Condition: New. In shrink wrap. Looks like an interesting title!
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 72.52
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Published by Cambridge University Press 2000-04, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Chiron Media, Wallingford, United Kingdom
US$ 71.10
Convert currencyQuantity: 10 available
Add to basketPF. Condition: New.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Published by Cambridge University Press, Cambridge, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Grand Eagle Retail, Mason, OH, U.S.A.
Paperback. Condition: new. Paperback. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: Toscana Books, AUSTIN, TX, U.S.A.
Paperback. Condition: new. Excellent Condition.Excels in customer satisfaction, prompt replies, and quality checks.
Published by Cambridge University Press, Cambridge, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: CitiRetail, Stevenage, United Kingdom
US$ 80.66
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: new. Paperback. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Published by Cambridge University Press, Cambridge, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: AussieBookSeller, Truganina, VIC, Australia
US$ 103.44
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: new. Paperback. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.
Published by Cambridge University Press, 2008
ISBN 10: 0521643384 ISBN 13: 9780521643382
Language: English
Seller: Anybook.com, Lincoln, United Kingdom
US$ 112.65
Convert currencyQuantity: 1 available
Add to basketCondition: Good. This is an ex-library book and may have the usual library/used-book markings inside.This book has hardback covers. In good all round condition. Please note the Image in this listing is a stock photo and may not match the covers of the actual item,1050grams, ISBN:9780521643382.
Published by Cambridge University Press, 2000
ISBN 10: 0521643384 ISBN 13: 9780521643382
Language: English
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 141.58
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Published by Cambridge University Press, 2000
ISBN 10: 0521643384 ISBN 13: 9780521643382
Language: English
Seller: Mispah books, Redhill, SURRE, United Kingdom
US$ 146.05
Convert currencyQuantity: 1 available
Add to basketHardcover. Condition: Like New. Like New. book.
Published by Cambridge University Press, 2000
ISBN 10: 0521643384 ISBN 13: 9780521643382
Language: English
Seller: Best Price, Torrance, CA, U.S.A.
Condition: New. SUPER FAST SHIPPING.
Published by Cambridge University Press, 2000
ISBN 10: 0521643384 ISBN 13: 9780521643382
Language: English
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
US$ 180.93
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Cambridge University Press, Cambridge, 2000
ISBN 10: 0521643384 ISBN 13: 9780521643382
Language: English
Seller: AussieBookSeller, Truganina, VIC, Australia
US$ 154.61
Convert currencyQuantity: 1 available
Add to basketHardcover. Condition: new. Hardcover. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.
Published by Cambridge University Press, Cambridge, 2000
ISBN 10: 0521643384 ISBN 13: 9780521643382
Language: English
Seller: CitiRetail, Stevenage, United Kingdom
US$ 149.50
Convert currencyQuantity: 1 available
Add to basketHardcover. Condition: new. Hardcover. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Published by Cambridge University Press, 2000
ISBN 10: 0521644089 ISBN 13: 9780521644082
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 126.63
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Druck auf Anfrage Neuware - Printed after ordering - Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional examples commonly found in other programming language books, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music.
Published by Cambridge University Press, 2000
ISBN 10: 0521643384 ISBN 13: 9780521643382
Language: English
Seller: California Books, Miami, FL, U.S.A.
Condition: New.