Data Structures and Program Design in C
Title | Data Structures and Program Design in C PDF eBook |
Author | Robert Kruse |
Publisher | Pearson Education India |
Pages | 630 |
Release | 2007-09 |
Genre | |
ISBN | 9788177584233 |
Data Structures Using Pascal
Title | Data Structures Using Pascal PDF eBook |
Author | Aaron M.. Tenenbaum |
Publisher | |
Pages | 297 |
Release | 1987 |
Genre | Data structures (Computer science) |
ISBN | 9780131966765 |
Introduction to Computer Science
Title | Introduction to Computer Science PDF eBook |
Author | Douglas W. Nance |
Publisher | Pws Publishing Company |
Pages | 1189 |
Release | 1994-12-01 |
Genre | Computers |
ISBN | 9780314045560 |
A comprehensive introduction to the CS1 and CS2 sequence, this text uses standard Pascal throughout, with a Turbo Pascal appendix page-referenced to specific examples. The text meets A.C.M. guidelines for CS1 and CS2, including complete coverage of structured programming and problem solving, as well as advanced programming techniques like using abstract data types, trees, stacks, and queues. Features patient development of procedures and parameters after loops and conditional statements.
Introduction to Computer Science
Title | Introduction to Computer Science PDF eBook |
Author | Jean-Paul Tremblay |
Publisher | |
Pages | 806 |
Release | 1989 |
Genre | Algorithms |
ISBN | 9780071003483 |
Algorithms and Data Structures
Title | Algorithms and Data Structures PDF eBook |
Author | Niklaus Wirth |
Publisher | Prentice Hall |
Pages | 288 |
Release | 1986 |
Genre | Algorithms |
ISBN | 9780130219992 |
Data Structures and Program Design
Title | Data Structures and Program Design PDF eBook |
Author | Robert Leroy Kruse |
Publisher | |
Pages | 714 |
Release | 1994 |
Genre | Computers |
ISBN |
For sophomore/junior-level courses in Data Structures. This volume explores top-down structured problem solving, the process of data abstraction and structuring, and the comparative study of algorithms as fundamental tools of program design.
Object-oriented Programming in Pascal
Title | Object-oriented Programming in Pascal PDF eBook |
Author | D. Brookshire Conner |
Publisher | Addison-Wesley Professional |
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.