Programming with Sets : An Introduction to SETL - J.T. Schwartz

Programming with Sets

An Introduction to SETL

By: J.T. Schwartz, R.B.K. Dewar, E. Dubinsky

Paperback | 4 January 2012

At a Glance

Paperback


$210.72

or 4 interest-free payments of $52.68 with

 or 

Aims to ship in 7 to 10 business days

When will this arrive by?
Enter delivery postcode to estimate

The programming language SETL is a relatively new member of the so-called "very-high-level" class of languages, some of whose other well-known mem­ bers are LISP, APL, SNOBOL, and PROLOG. These languages all aim to reduce the cost of programming, recognized today as a main obstacle to future progress in the computer field, by allowing direct manipulation of large composite objects, considerably more complex than the integers, strings, etc., available in such well-known mainstream languages as PASCAL, PL/I, ALGOL, and Ada. For this purpose, LISP introduces structured lists as data objects, APL introduces vectors and matrices, and SETL introduces the objects characteristic for it, namely general finite sets and maps. The direct availability of these abstract, composite objects, and of powerful mathematical operations upon them, improves programmer speed and pro­ ductivity significantly, and also enhances program clarity and readability. The classroom consequence is that students, freed of some of the burden of petty programming detail, can advance their knowledge of significant algorithms and of broader strategic issues in program development more rapidly than with more conventional programming languages.

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $101.95

$72.25

29%
OFF
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.50

26%
OFF
Effective Typescript : 83 Specific Ways to Improve Your Typescript - Dan VanderKam
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
C++ How to Program, Global Edition : 11th Edition - Harvey Deitel & Associates

RRP $161.17

$145.25

10%
OFF
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Learning the bash Shell : In a Nutshell (O'Reilly) - Cameron Newham
Concurrency in Go : Tools and Techniques for Developers - Katherine Cox-Buday
JavaScript - The Definitive Guide - David Flanagan

RRP $152.00

$73.75

51%
OFF
Go Cookbook : Expert Solutions for Commonly Needed Go Tasks - Sau Sheong Chang
Head First Java, 3rd Edition : A Brain-Friendly Guide - Bert Bates