C Programming: a Q&A Approach (IE-Paperback)
            
暫譯: C 程式設計:問答式學習方法 (IE-平裝本)
        
        Tan
- 出版商: McGraw-Hill Education
- 出版日期: 2011-12-31
- 售價: $1,100
- 貴賓價: 9.8 折 $1,078
- 語言: 英文
- 頁數: 566
- ISBN: 0071311165
- ISBN-13: 9780071311168
- 
    相關分類:
    
      C 程式語言
 
下單後立即進貨 (約5~7天)
買這商品的人也買了...
- 
                
                   The Language of New Media (Paperback) The Language of New Media (Paperback)$630$617
- 
                
                   深入淺出設計模式 (Head First Design Patterns) 深入淺出設計模式 (Head First Design Patterns)$880$695
- 
                
                   SQL 語法範例辭典 SQL 語法範例辭典$550$468
- 
                
                   ASP.NET 4.0 專題實務 II-範例應用與 4.0 新功能, 2/e ASP.NET 4.0 專題實務 II-範例應用與 4.0 新功能, 2/e$750$593
- 
                
                   Google Android SDK 開發範例大全, 3/e Google Android SDK 開發範例大全, 3/e$950$751
- 
                
                   Eclipse 完全攻略-從基礎 Java 到 PDE 外掛開發 Eclipse 完全攻略-從基礎 Java 到 PDE 外掛開發$600$468
- 
                
                  猛虎出閘尊爵版-1Z0-858 OCP JavaEE 5 Web 元件應用程式設計師認證 (原 SCWCD 5)$680$537
- 
                
                   HTML5.CSS3 精緻範例辭典 HTML5.CSS3 精緻範例辭典$480$408
- 
                
                   笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色! 笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色!$550$435
- 
                
                   晉身世界第一流程式設計師:157 個完美化 C# 的建議 晉身世界第一流程式設計師:157 個完美化 C# 的建議$620$527
- 
                
                  徹底研究 jQuery 全能權威指南$760$646
- 
                
                  JavaScript & jQuery: The Missing Manual 國際中文版, 2/e$580$458
- 
                
                   jQuery Mobile 建置與執行 (jQuery Mobile: Up and Running) jQuery Mobile 建置與執行 (jQuery Mobile: Up and Running)$520$411
- 
                
                   Joomla! 2.5 素人架站計畫 Joomla! 2.5 素人架站計畫$560$442
- 
                
                   Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具 Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具$580$458
- 
                
                  ![ASP.NET 4.5 專題實務 [I]-C# 入門實戰篇-cover](https://cf-assets1.tenlong.com.tw/images/71291/medium/9789572240601_bc.jpg) ASP.NET 4.5 專題實務 [I]-C# 入門實戰篇 ASP.NET 4.5 專題實務 [I]-C# 入門實戰篇$780$616
- 
                
                   《超強圖解》前進 App Store!iOS 6 SDK 實戰演練 《超強圖解》前進 App Store!iOS 6 SDK 實戰演練$950$751
- 
                
                   iOS 5 Programming 錦囊妙計 (iOS 5 Programming Cookbook: Solutions & Examples for iPhone, iPad, and iPod touch Apps) iOS 5 Programming 錦囊妙計 (iOS 5 Programming Cookbook: Solutions & Examples for iPhone, iPad, and iPod touch Apps)$1,200$948
- 
                
                   行動介面設計模式圖鑑-以視覺範例學習有效的介面設計模式 (Mobile Design Pattern Gallery: UI Patterns for Mobile Applications) 行動介面設計模式圖鑑-以視覺範例學習有效的介面設計模式 (Mobile Design Pattern Gallery: UI Patterns for Mobile Applications)$580$458
- 
                
                   實戰 SEO-60 天讓網站流量增加 20 倍 實戰 SEO-60 天讓網站流量增加 20 倍$580$458
- 
                
                   C++ Primer Plus, 6/e (中文版) (C++ Primer Plus, 6/e (Developer's Library)) C++ Primer Plus, 6/e (中文版) (C++ Primer Plus, 6/e (Developer's Library))$780$616
- 
                
                   網路機器人、網路蜘蛛與網路爬蟲-PHP/CURL 程式設計指南, 2/e (Webbots, Spiders, and Screen Scrapers: A Guide to Developing Internet Agents with PHP/CURL, 2/e) 網路機器人、網路蜘蛛與網路爬蟲-PHP/CURL 程式設計指南, 2/e (Webbots, Spiders, and Screen Scrapers: A Guide to Developing Internet Agents with PHP/CURL, 2/e)$550$435
- 
                
                   jQuery UI 使用者介面設計 (jQuery UI) jQuery UI 使用者介面設計 (jQuery UI)$450$356
- 
                
                   C# 全能語法速查字典 C# 全能語法速查字典$540$427
- 
                
                   Dreamweaver 絕對出色網站規劃與動靜態網頁設計 Dreamweaver 絕對出色網站規劃與動靜態網頁設計$520$411
商品描述
<本書特色>
 
 
 This book was developed to address the difficulty beginning students often find reading computer language texts. The aim is to make the process of learning a first language easier and fun, by involving readers in their text, holding their interest, and getting them to think about the meaning and uses of C code. The authors accomplish this goal by using a question and answer style, where the reader's thought processes are stimulated by the same questions about code that students themselves often ask. The authors answer these questions clearly and directly, focusing the reader's attention on the important issues of C programming.
 
 
<章節目錄>
 Chapter 1 Programming Fundamentals
Chapter 2 Variables, Arithmetic Expressions and Input/Output
Chapter 3 The Basics of C ' Math Functions and Character File Input/Output
Chapter 4 Beginning Decision Making and Looping
Chapter 5 Functions
Chapter 6 Numeric Arrays
Chapter 7 Strings and Pointers
Chapter 8 Structures and Large Program Design
Chapter 9 An Introduction to C++ (Online Chapter)
商品描述(中文翻譯)
<本書特色>
本書旨在解決初學者在閱讀計算機語言文本時常遇到的困難。目標是通過讓讀者參與文本、保持他們的興趣,並引導他們思考 C 語言代碼的含義和用途,使學習第一門語言的過程變得更容易和有趣。作者通過使用問答風格來實現這一目標,刺激讀者的思考過程,提出學生們常常會問的代碼相關問題。作者清晰而直接地回答這些問題,將讀者的注意力集中在 C 程式設計的重要議題上。
- 徹底涵蓋 C 語言代碼,指導學生流利理解該語言。
- 三維圖形清晰呈現程式控制。
- 應用範例的詳細描述有助於發展程式開發中的思考過程。
- 第九章介紹 C++,為學生未來學習這一重要語言做好準備。
- 提供有關除錯和常見錯誤的詳細提示。
- 書中附有的磁碟中包含範例程式。
<章節目錄>
第 1 章 程式設計基礎  
第 2 章 變數、算術表達式與輸入/輸出  
第 3 章 C 語言的數學函數與字符檔案輸入/輸出基礎  
第 4 章 開始決策與迴圈  
第 5 章 函數  
第 6 章 數值陣列  
第 7 章 字串與指標  
第 8 章 結構與大型程式設計  
第 9 章 C++ 簡介(線上章節)
 
 
     
     
     
     
     
     
    
 
     
    
