Written for both novice and experienced programmers. Programming pitfalls section and Topic Exercises in each chapter. Technical and business based end-of-chapter exercises. Identifies C Programming resources on the Internet. Suitable for: - NCEA/Third Certificates, Diplomas and Degrees - First or Second Year Computing - Business and Computer Science - Engineering: electronic, mechanical etc. - PLC Courses in Computing.
Written for both novice and experienced programmers. Programming pitfalls section and Topic Exercises in each chapter. Technical and business based end-of-chapter exercises. Identifies C Programming resources on the Internet. Suitable for: - NCEA/Third Certificates, Diplomas and Degrees - First or Second Year Computing - Business and Computer Science - Engineering: electronic, mechanical etc. - PLC Courses in Computing.
Auflage
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Editions-Typ
Maße
ISBN-13
978-0-7171-2833-4 (9780717128334)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Paul Kelly, B.Sc., M.Sc., is an experienced lecturer in computing at the Dublin Institute of Technology. With over twenty years' experience of teaching programming and computer systems, he is also engaged in research and consultancy.
Paul Kelly, B.Sc., M.Sc., is an experienced lecturer in computing at the Dublin Institute of Technology. With over twenty years' experience of teaching programming and computer systems, he is also engaged in research and consultancy.
Chapter 1 Introduction to C Chapter 2 C Data Types Chapter 3 Simple Arithmetic Operations and Expressions Chapter 4 Keyboard Input and Screen Output Chapter 5 Control Statements: if and switch Chapter 6 Iterative Control Statements: while, do-while and for Arrays Chapter 7 Pointers Chapter 8 Pointers and Arrays Chapter 9 Strings Chapter 10 Function Chapter 11 Structures Chapter 12 File Input and Output Chapter 13 The C Preprocessor Appendix A. List of C Keywords B. Precedence and Associativity of C Operators C. ASCII Character Codes D. ASCII Line Drawing Characters E. Glossary of Terms F. ANSI Function Prototypes G. Additional Exercies Index