Cantitate/Preț
Produs

C by Example: Cambridge Computer Science Texts, cartea 29

Autor Noel Kalicharan
en Limba Engleză Paperback – 14 sep 1994
C is one of the most popular programming languages today. It is flexible, efficient and highly portable, and is used for writing many different kinds of programs, from compilers and assemblers to spreadsheets and games. This book is based on ANSI C - the recently adopted standard for the C language. It assumes familiarity with basic programming concepts such as variables, constants, iteration and looping, but covers all aspects of C. In general it is as much about learning programming skills as it is about mastering the art of coding programs in C. To this end the text contains a wealth of examples and exercises that foster and test the understanding of the concepts developed in each chapter. An outstanding feature of this book is a treatment of 'pointers'. The topic is presented in a clear, logical and reasoned manner that is easy to follow. Binary files and random access files are also treated in such a manner that the reader can easily become adept at using them. Anybody who wishes to get to grips with the art of programming in C will find this a most valuable book.
Citește tot Restrânge

Din seria Cambridge Computer Science Texts

Preț: 48395 lei

Preț vechi: 60493 lei
-20% Nou

Puncte Express: 726

Preț estimativ în valută:
9263 9654$ 7711£

Carte tipărită la comandă

Livrare economică 06-20 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521456500
ISBN-10: 0521456509
Pagini: 384
Ilustrații: 49 line drawings
Dimensiuni: 153 x 233 x 24 mm
Greutate: 0.58 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Seria Cambridge Computer Science Texts

Locul publicării:Cambridge, United Kingdom

Cuprins

Preface; 1. Getting started with C; 2. more control structures and arrays; 3. Functions - the basics; 4. Character handling; 5. Functions and pointers; 6. Data types, operators and storage classes; 7. Basic structures and linked lists; 8. Binary trees and other structures; 9. Standard input/output; 10. Fil einput/output; 11. Miscellaneous topics; Appendices; Index.

Recenzii

"...provides a good introduction to programming in C." Michael Marcotty, Computing Reviews