登入
選單
返回
Google圖書搜尋
PROGRAMMING IN C LANGUAGE
M.A. Jayaram
D.S. Rajendra Prasad
出版
Sapna Book House (P) Ltd.
, 2011-05-20
ISBN
8128014498
9788128014499
URL
http://books.google.com.hk/books?id=CCaIAwAAQBAJ&hl=&source=gbs_api
EBook
SAMPLE
註釋
This book presents programming in C Language as per the syllabus prescribed by the Directorate of Technical Education, Karnataka. This book fulfils the needs of II semester students of all branches of Diploma and in particular to the students of Computer Science and Engineering. Though cut for the syllabi, we have striven to elucidate the concepts and programming in a broader perspective. Thus deviating from mundane notes – like books. The subject matter is covered in fifteen chapters. A special chapter is devoted to mini projects in C.
Chapter 1: Gives an introduction to computer programming.
Chapter 2: Focuses on Algorithms and Flow charts.
Chapter 3: Is on Elementary programming in C.
Chapter 4: Discusses on Declarations assignments and variables.
Chapter 5: Elaborates on Integer Arithmetic expressions.
Chapter 6: Introduces some more data types in C.
Chapter 7: Helps the reader to make decisions in C.
Chapter 8: Explains the while and do while loops in C.
Chapter 9: Delves on for loops.
Chapter 10: Is all about printf and scanf functions.
Chapter 11: Presents the aspects of function making in C.
Chapter 12: Focuses on Arrays, strings and string functions in C.
Chapter 13: Covers concepts of Structures and Unions.
Chapter 14: Deals with C- preprocessor
Chapter 15: Some mini projects in C have been presented in this chapter