Introduction to Programming using SML (häftad)
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
384
Utgivningsdatum
1999-04-01
Upplaga
1
Förlag
Addison-Wesley
Medarbetare
Rischel, Hans
Illustratör/Fotograf
Illustrations
Illustrationer
Illustrations
Dimensioner
153 x 233 x 20 mm
Vikt
580 g
Antal komponenter
1
ISBN
9780201398205

Introduction to Programming using SML

Häftad,  Engelska, 1999-04-01
1025
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Introduction to Programming using SML Kan tyvärr inte längre levereras innan julafton.
An introductory programming textbook for students using SML. The text teaches SML program design based on a set of simple, clean and powerful concepts. It emphasizes mathematical structures, modelling and abstraction as a basis for programming.
Visa hela texten

Passar bra ihop

  1. Introduction to Programming using SML
  2. +
  3. The Official Stardew Valley Cookbook

De som köpt den här boken har ofta också köpt The Official Stardew Valley Cookbook av Concernedape, Ryan Novak (inbunden).

Köp båda 2 för 1343 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Innehållsförteckning

*Getting Started *Basic values and operators *Tuples and records *Problem solving I *Lists *Problem solving II *Tagged values. Partial functions *Finite trees *Higher-order functions *Finite sets *Modules *Tables *Input/Output in SML *Interactive programs *Problem solving III *Iteration *Imperative programming A. SML systems B. Overview of Standard ML C. Overview of the SML module system D. Selected parts of the SML basis library E. Modules of sets and tables F. The ASCII alphabet