Foundations of Programming
โ Scribed by Jacques Arsac
- Publisher
- Academic Press
- Year
- 1985
- Tongue
- English
- Leaves
- 301
- Series
- Studies in Data Processing
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book will prove useful, interesting, and provoking not only to all practising and aspiring programmers, but to those with an interest in programming techniques and methodology.
Recurrence, recursion, and reiteration are the key words. The author studies the relationship between these three basic tools, and shows how to use them to construct clear, correct, and efficient programs. He takes as his starting point the premise that to construct a program to solve a problem efficiently one must first correctly formulate the problem.
In illustrating the mechanism for the creation of programs by computation, that is, "analytical programming," the author argues that the programmer can learn to write correct programs, easily verified and understandable, without wasting effort and expense in lengthy testing and correction, and without the need for deep creative or intuitive skills.
โฆ Subjects
Microeconomics;Economics;Business & Money;Computers & Technology;Business Technology;Certification;Computer Science;Databases & Big Data;Digital Audio, Video & Photography;Games & Strategy Guides;Graphics & Design;Hardware & DIY;History & Culture;Internet & Social Media;Mobile Phones, Tablets & E-Readers;Networking & Cloud Computing;Operating Systems;Programming;Programming Languages;Security & Encryption;Software;Web Development & Design;Reference;Almanacs & Yearbooks;Atlases & Maps;Careers;Cat
๐ SIMILAR VOLUMES
This book will prove useful, interesting, and provoking not only to all practising and aspiring programmers, but to those with an interest in programming techniques and methodology.<br>Recurrence, recursion, and reiteration are the key words. The author studies the relationship between these three b
Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for scripters and for serious application developers wanting a
A good explanation of pure Prolog and their inference mechanisme. Elementary considerations of using negation in Prolog but a new look about continous processes. Dedicated to lecture notes for students and undergraduates.