Computer System And Programming C by Anand Tripathi, Monika Tripathi
Book Summary:
The book "Computer System and Programming in 'C' " has been designed in a very simple and easy way for both novice and experienced persons. It has two sections - section 1 contains the whole fundamental knowledge of Computer and section 2 contains the maximum number of the features of the languages including Control Structures, Arrays, Strings, Functions, Pointers, Storage Classes, Structures, Union, Dynamic Memory Allocation, the Standard C Preprocessor, Linked Lists and Stack Files in the appropriate sequence. The relevant tips are mentioned at most places. The book is organized in such a way so as to be helpful for self learning by putting it on to the desktop of a computer.
Audience of the Book :
This book Useful for Information Technology, Computer Science, Mechanical Engineering, Electrical Engineering, Electronics and Telecom students.
Salient Features:
The main features of the book are as follows:
-
Covers complete theory along with appropriate figures and examples.
-
Easy to read and informal style of writing the programs
-
Provides user friendly approach
-
Provides solved and unsolved examples at the end of each chapter.
-
All programs written are well tested for better learning
-
Fine quality of text.
-
Helps to understand the basic concepts of computing
-
Helps to understand the basic concepts of operating system and number systems
-
Assists to understand the methodology of program algorithm writing.
-
Covers a large number of areas and basics completely
-
Assists to develop skills in programming using 'C'.
-
Assists to understand the programming in 'C' by going through programs written.
-
Structured programming techniques have been used to benefit the novice user too.
Table of Contents:
1. ESSENTIALS OF COMPUTERS
2. STRUCTURE OF COMPUTER
3. COMPUTING ENVIRONMENT
4. ALGORITHM TECHNIQUES, FLOW CHART AND PSEUDOCODE
5. NUMBER SYSTEM
6. PROGRAMMING LANGUAGE
7. CONVERTER (COMPILER, LOADER, LINKER)
8. OPERATING SYSTEM
9. STRUCTURAL PROGRAMMING
10. ERROR HANDLING AND CODE TESTING AND EDITORS TUTORIALS
11. FUNDAMENTALS OF C
12. OPERATORS AND EXPRESSIONS
13. DATA INPUT/OUTPUT: DATA TYPES AND OPERATORS
14. OUTPUT TECHNIQUES
15. CONTROL STRUCTURES
16. ARRAYS AND STRINGS
17. FUNCTIONS
18. POINTERS
19. STRUCTURE AND UNION
20. DYNAMIC MEMORY ALLOCATION
21. THE STANDARD C PREPROCESSOR
22. FILE MANAGEMENT
23. LINKED LIST AND STACK
APPENDICES
BIBLIOGRAPHY
INDEX