Pascal

Pascal
Author:
Publisher:
Total Pages: 170
Release: 1974
Genre: Pascal (Computer program language)
ISBN:

Turbo Pascal Programming 101

Turbo Pascal Programming 101
Author: Charles Calvert
Publisher: Prentice Hall
Total Pages: 461
Release: 1993
Genre: Computers
ISBN: 9780672302855

Provides step-by-step instructions on how to program in Turbo Pascal. Includes dozens of examples to show the reader how to utilize what is covered in text. Provides complete coverage on the art of debugging.

Discrete Optimization Algorithms

Discrete Optimization Algorithms
Author: Maciej M. Sys?o
Publisher: Courier Corporation
Total Pages: 564
Release: 2006-01-01
Genre: Computers
ISBN: 0486453537

Rich in publications, the well-established field of discrete optimization nevertheless features relatively few books with ready-to-use computer programs. This book, geared toward upper-level undergraduates and graduate students, addresses that need. In addition, it offers a look at the programs' derivation and performance characteristics. Subjects include linear and integer programming, packing and covering, optimization on networks, and coloring and scheduling. A familiarity with design, analysis, and use of computer algorithms is assumed, along with knowledge of programming in Pascal. The book can be used as a supporting text in discrete optimization courses or as a software handbook, with twenty-six programs that execute the most common algorithms in each topic area. Each chapter is self-contained, allowing readers to browse at will.

Programming in Pascal

Programming in Pascal
Author: Nell B. Dale
Publisher: Jones & Bartlett Learning
Total Pages: 632
Release: 1997
Genre: Computers
ISBN: 9780763704841

CS1/CS101 Introduction to Programming with Pascal

Learn Pascal in Three Days

Learn Pascal in Three Days
Author: Sam A. Abolrous
Publisher: Jones & Bartlett Publishers
Total Pages: 0
Release: 2001
Genre: Pascal (Computer program language)
ISBN: 9781556228056

Learn Pascal in Three Days (3e.) is an update of one of the best-selling introductions to Pascal on the market for beginning programmers. The title is recognized as one of the best introductions to Pascal suitable for students or anyone wanting a solid foundation in structured programming. Pascal is considered an ideal programming language to begin programming because of its highly structured syntax.

Schaum's Outline of Theory and Problems of Programming with Pascal

Schaum's Outline of Theory and Problems of Programming with Pascal
Author: Byron S. Gottfried
Publisher: McGraw Hill Professional
Total Pages: 452
Release: 1994
Genre: Computers
ISBN: 9780070239241

Teaches language syntax, problem-solving and algorithms, and how to write high-quality programs in PASCAL. This edition will be bound to Turbo PASCAL, the dominant implementation of the language, and all PASCAL's features will be described in the context of the latest version of Turbo.

Object-oriented Programming in Pascal

Object-oriented Programming in Pascal
Author: D. Brookshire Conner
Publisher: Addison-Wesley Professional
Total Pages: 664
Release: 1995
Genre: Computers
ISBN:

Rather than taking the more traditional "procedural" approach, the authors take an object-oriented approach from the start to teach introductory programming concepts. Focusing on effective use of objects, they concentrate on building programs from an object library, reusing the objects, and developing classes and methods.