1.

Record Nr.

UNINA990006013100403321

Autore

Russo, Ennio

Titolo

Il termine del negozio giuridico / Ennio Russo

Pubbl/distr/stampa

Milano : Giuffrè, 1973

Descrizione fisica

158 p.

Collana

Università di Messina, Istituto di diritto privato della Facoltà di economia e commercio ; 2

Disciplina

346.02

Locazione

DDCP

FGBC

Collocazione

16-AA-13

16-AA-20

VIII P 794

Università 500 (2)

Lingua di pubblicazione

Italiano

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Rist. inalterata degli studi comparsi sui n. 2 e 3/1969 degli Annali della Facoltà di economia e commercio dell'Universita di Messina



2.

Record Nr.

UNINA9910146960503321

Titolo

How to design programs : an introduction to programming and computing / / Matthias Felleisen ... [et al.]

Pubbl/distr/stampa

Cambridge, Massachusetts : , : MIT Press, , c2001

[Piscataqay, New Jersey] : , : IEEE Xplore, , [2001]

ISBN

0-262-30019-2

9786612096303

1-282-09630-3

0-262-25611-8

0-585-39296-X

Descrizione fisica

1 online resource (xxx, 693 p. ) : ill. ;

Altri autori (Persone)

FelleisenMatthias

Disciplina

005.1/2

Soggetti

Computer programming

Electronic data processing

Engineering & Applied Sciences

Computer Science

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di bibliografia

Includes bibliographical references and index.

Sommario/riassunto

This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a variety of skills--critical reading, analytical thinking, creative synthesis, and attention to detail--that are important for everyone, not just future computer programmers.The book exposes readers to two fundamentally new ideas. First, it presents program design guidelines that show the reader how to analyze a problem statement; how to formulate concise goals; how to make up examples; how to develop an outline of the solution, based on the analysis; how to finish the program; and how to test. Each step produces a well-defined intermediate product. Second, the book comes with a novel programming environment, the first one explicitly designed for



beginners. The environment grows with the readers as they master the material in the book until it supports a full-fledged language for the whole spectrum of programming tasks.All the book's support materials are available for free on the Web. The Web site includes the environment, teacher guides, exercises for all levels, solutions, and additional projects.