登入選單
返回Google圖書搜尋
FUNDAMENTALS OF C PROGRAMMING LANGUAGE
註釋

 The first Edition of the book “Fundamentals of C programming language” covers primary knowledge of C programming language. The book is organized into six chapters.Chapter 1: It contains History, Structure of C Program, Compilation Process, Data types, Storage Classes, Operators & Expressions and Type casting.Chapter 2: focuses Decision statements, Loop control statements and Array.Chapter 3: describes contains File handling and Dynamic Memory Allocation.Chapter 4: Pointer, Structure and Union Chapter 5: explains Architecture, Classification of programming language, Memory, Number system and Codes.Chapter 6: function and command line arguments.Last but not least, the book includes questions at the end of each chapter which are helpful for understanding the concept. This book is intend for undergraduate students, post-graduate students, Interns, computer professionals, and people who want to learn C programming language.