Cantitate/Preț
Produs

Pascal at Work and Play: An Introduction to Computer Programming in Pascal

Autor Richard Forsyth
en Limba Engleză Paperback – 1982
This is both a first and a second level course in Pascal. It starts at an elementary level and works up to a point where problems of realistic complexity can be tackled. It is aimed at two audiences: on the one hand the computer professional who has a good knowledge of Cobol or Fortran but needs convincing that Pascal is worth learning, and on the other hand the amateur computer enthusiast who may have a smattering of Basic or may be an absolute beginner. Its approach is based on two principles that are not always widely recognized. The first is that computing is no longer a specialist subject. In the early days of computing a priesthood arose whose function was to minister to those awesome, and awesomely expensive, machines. Just as in the ancient world, when illiteracy was rife, the scribes formed a priestly caste with special status, so the programmers of yesteryear were regarded with reverence. But times are changing: mass computer­ literacy is on its way. We find already that when a computer enters a classroom it is not long before the pupils are explaining the finer points of its use to their teacher - for children seem to have greater programming aptitude than adults. This book, it is hoped, is part of that process of education by which the computer is brought down to earth; and therefore it attempts to divest computing of the mystique (and deliberate mystification) that still tends to surround the subject.
Citește tot Restrânge

Preț: 58504 lei

Preț vechi: 73130 lei
-20% Nou

Puncte Express: 878

Preț estimativ în valută:
11198 11646$ 9384£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780412233807
ISBN-10: 0412233800
Pagini: 325
Ilustrații: X, 325 p. 3 illus., 2 illus. in color.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.48 kg
Ediția:1982
Editura: Springer Us
Colecția Springer
Locul publicării:New York, NY, United States

Public țintă

Research

Cuprins

1 Pascal at Large.- 1 Writing programs.- 2 A preview of Pascal.- 3 Declarations and types.- 4 Assignment and expressions.- 5 Simple input/output.- 6 Looping and grouping.- 7 Procedures and functions.- 8 Arrays.- 9 Files.- 10 Sets and records.- 11 Advanced topics.- 12 Programming practice.- 2 Pascal at Work.- 13 Case study 1 (Sorting).- 14 Case study 2 (Finding the shortest path).- 3 Pascal at Play.- 15 Case study 3 (Football simulation).- 16 Case study 4 (Go-Moku).- 4 Pascal at a Glance.- Appendix A ASCII code.- Appendix B Basic Pascal facts.- Appendix C Catalogue of software.- Appendix D Syntax diagrams.- References.- Solutions to selected exercises.