Pascal An introduction to art and science of programming

This book includes a thorough introduction to problem solving and programming techniques as well as a complete description of standard Pascal. It covers Abstract Data Types (ADT) implementations; introduces a number of new ADTs including ADTs for money, for digital watch time, for character strings,...

Descripción completa

Guardado en:
Detalles Bibliográficos
Autor principal: Walter Savitch
Formato: Libro
Lenguaje:Undetermined
Publicado: Redwood city, California Benjamin/Cummings 1994
Materias:
Etiquetas: Agregar Etiqueta
Sin Etiquetas, Sea el primero en etiquetar este registro!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
Descripción
Sumario:This book includes a thorough introduction to problem solving and programming techniques as well as a complete description of standard Pascal. It covers Abstract Data Types (ADT) implementations; introduces a number of new ADTs including ADTs for money, for digital watch time, for character strings, for a stack of characters, and for a queue of elements; expands coverage of time analysis with new sections on the analysis of algorithms, running times, and Big O Notation; contains loops and arrays; strengthens UNIX operating system