登入
選單
返回
Google圖書搜尋
Computer Science
Behrouz A. Forouzan
Richard F. Gilberg
其他書名
A Structured Programming Approach Using C
出版
West Pub.
, 1997
主題
Computers / Computer Science
Computers / Programming / General
Computers / Languages / General
Computers / Languages / C
ISBN
031409573X
9780314095732
URL
http://books.google.com.hk/books?id=pPFzS-zu0zUC&hl=&source=gbs_api
註釋
Computer Science: A Structured Programming Approach Using C presents both computer science theory and its implementations in the C language with a depth-first approach. It follows a clear organizational structure supplemented by easy to follow charts and tables. All programs and functions are developed in a consistent and readable style based on the authors' extensive academic and industry experience. The first half of the book builds a firm understanding of expressions, introducing pointers only to the extent necessary to cover pass-by-reference and arrays. Beginning with Chapter 9, the text develops the concept of pointers ending with a simple introduction to linked lists.