Description This book introducesbeginning programming concepts using the C language. Each chapterintroduces a problem to solve, and then covers the C languageconstructs necessary to solve the problem. For Sale in Indiansubcontinent only Self-Checks throughout the text. Program Trace activities throughout the text. Style Workshops and Cautions appear at opportune times throughout the text. Copious end-of-chapter exercises, programming projects, and summaries. First C Program Evaluating an Expression Reading a Set of Data Summation, Stepwise Refinement, and Nested Loops Functions More on Control Structures Arrays Pointers Character Strings Sorting and Searching Structures Recursion, Global Variables, Dynamic Storage Allocation, and Side Effects?A Potpourri