It provides a thorough understanding of the subject and its applications. The book begins with an introduction to the basic features of a digital computer, number systems and binary arithmetic, Boolean algebra and logic gates, software, operating systems, and the internet. A major part of the book provides a detailed coverage of programming in C. It discusses the primary functions of compilers, linkers, and loaders, and provides an exhaustive coverage of concepts
such as data types, control statements, arrays, strings, functions, pointers, structures, file systems, and command-line arguments. Case studies demonstrating the use of C in solving mathematical as well as real-life problems have also been presented. This edition also highlights C99 features wherever
relevant in the text.
Auflage
Sprache
Verlagsort
Zielgruppe
Für Beruf und Forschung
Primary Market: Btech (First Year) & MCA students; Secondary Market: BSc (Comp Sc) & BCA students
Editions-Typ
Illustrationen
Maße
Höhe: 291 mm
Breite: 219 mm
Dicke: 20 mm
Gewicht
ISBN-13
978-0-19-808456-3 (9780198084563)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Pradip Dey, currently a faculty member at the RCC Institute of Information Technology, Kolkata, has over 15 years of teaching experience and about 24 years of industry experience.
Manas Ghosh, also a faculty member at the RCC Institute of Information Technology, Kolkata, has over 13 years experience of teaching and software development.
Autor*in
RCC Institute of Information Technology
RCC Institute of Information Technology
1. Introduction to Computer Fundamentals ; 2. Number System and Binary Arithmetic ; 3. Boolean Algebra and Logic Gates ; 4. Introduction to Software ; 5. Basic Concepts of Operating Systems ; 6. Internet and The World Wide Web ; 7. Introduction to Programming, Algorithms, and Flowcharts ; 8. Basics of C ; 9. Input and Output ; 10. Control Statements ; 11. Arrays and Strings ; 12. Functions ; 13. Pointers in C ; 14. User-defined Data Types and Variables: Structures, Unions, Enumerations, and Bitfields ; 15. Files in C ; 16. Advanced C