Programming in C
As per the latest AICTE syllabus
Price: 699.00 INR
ISBN:
9780199492282
Publication date:
01/09/2018
Paperback
392 pages
276.0x216.0mm
Price: 699.00 INR
ISBN:
9780199492282
Publication date:
01/09/2018
Paperback
392 pages
276.0x216.0mm
Programming in C is designed to serve as a textbook for the undergraduate students of engineering, computer applications, and computer science. It provides a comprehensive coverage of the fundamental concepts of C programming.
Rights: World Rights
Description
Programming in C is designed to serve as a textbook for the undergraduate students of engineering, computer applications, and computer science. It provides a comprehensive coverage of the fundamental concepts of C programming.
Beginning with the basics of computers, the book provides an in-depth analysis of various constructs of C. The key topics include iterative and decision-control statements, functions, recursion, arrays, strings, pointers, structures and unions, and file management. It deals separately with the fundamental concepts of linked lists—the preferred data structure for dynamic allocation of memory. The book also includes a chapter on different searching and sorting algorithms and analysis of time and space complexity of algorithms.
Table of contents
- Introduction to Programming
- Introduction to C
- Decision Control and Looping Statements
- Functions
- Recursion
- Arrays
- Strings
- Algorithms
- Pointers
- Structure, Union, and Enumerated Data Types
- Files
- Linked Lists
Features
- Completely covers the latest AICTE syllabus
- Employs a very lucid style of presentation which makes the concepts easy to understand
- Provides more than 240 programming examples with outputs to illustrate the concepts
- Includes highly detailed pedagogy entailing examples, figures, algorithms, and programming tips
- Provides numerous chapter-end exercises to test the understanding of the theory
ONLINE RESOURCES
For Faculty:
- Solutions Manual
- PowerPoint Slides
For Students
- Multiple Choice Questions
- Supplementary Reading: Data Structures
Description
Programming in C is designed to serve as a textbook for the undergraduate students of engineering, computer applications, and computer science. It provides a comprehensive coverage of the fundamental concepts of C programming.
Beginning with the basics of computers, the book provides an in-depth analysis of various constructs of C. The key topics include iterative and decision-control statements, functions, recursion, arrays, strings, pointers, structures and unions, and file management. It deals separately with the fundamental concepts of linked lists—the preferred data structure for dynamic allocation of memory. The book also includes a chapter on different searching and sorting algorithms and analysis of time and space complexity of algorithms.
Read MoreTable of contents
- Introduction to Programming
- Introduction to C
- Decision Control and Looping Statements
- Functions
- Recursion
- Arrays
- Strings
- Algorithms
- Pointers
- Structure, Union, and Enumerated Data Types
- Files
- Linked Lists