庫存狀況
「香港二樓書店」讓您 愛上二樓●愛上書
我的購物車 加入會員 會員中心 常見問題 首頁
「香港二樓書店」邁向第一華人書店
登入 客戶評價 whatsapp 常見問題 加入會員 會員專區 現貨書籍 現貨書籍 購物流程 運費計算 我的購物車 聯絡我們 返回首頁
香港二樓書店 > 今日好書推介
   
秘密花園
  • 定價93.00元
  • 8 折優惠:HK$74.4
  • 放入購物車
二樓書籍分類
 
C HOW TO PROGRAM 8/E (G-PIE)

C

沒有庫存
訂購需時10-14天
9781292110974
DEITEL
全華圖書
2015年1月01日
467.00  元
HK$ 443.65  






ISBN:9781292110974
  • 叢書系列:大學資訊
  • 規格:平裝 / 1008頁 / 普通級
    大學資訊


  • 專業/教科書/政府出版品 > 電機資訊類 > 資訊











      For courses in computer programming



      C How to Programis a comprehensive introduction to programming in C. Like other texts of the Deitels’ How to Program series, the book serves as a detailed beginner source of information for college students looking to embark on a career in coding, or instructors and software-development professionals seeking to learn how to program with C.



      The Eighth Edition continues the tradition of the signature Deitel “Live Code” approach--presenting concepts in the context of full-working programs rather than incomplete snips of code. This gives students a chance to run each program as they study it and see how their learning applies to real world programming scenarios.



    本書特色



      C How to Program uses the following features to facilitate learning:



      Deitels’ signature “Live-Code” approach allows students to run full programs as they learn key concepts.



      A focus on performance issues relates the text to real world, as developers of performance-intensive systems often code in C or C++.



      Unparalleled breadth and depth of programming concepts and intermediate-level topics for further study



      Hundreds of complete, working programs



      Comprehensive Introduction to C compatible with all major operating systems

      •The book supports both the C11 and C99 standards in early chapters as appropriate for introductory material.

      •All code has been tested and is compatible with Linux, Windows, and OSX operating systems.



      UPDATED! New information has been added throughout the text to maintain relevancy of key concepts and discussions.



      •UPDATED! Chapter 1 contains updated facts and figures about current technology trends and social networking to intrigue readers and get them excited about learning C. It also includes updated test-drivers that show students how to run a command-line C program on Linux, Windows, and OSX. Discussions of the Internet and web have been updated, and a new introduction to object technology has been added.



      •UPDATED! All coverage of object oriented programming in C++ (Chapters 15-23) now includes material from Deitels’ 9th edition of C++ How to Program, up-to-date with C11 standards.



      •UPDATED! The code-style throughout has been changed: spacing inside parentheses and brackets has been removed, and the use of commas has been reduced. Parentheses have been added to certain compound conditions for clarity.



      •UPDATED! Improved compiler support has allowed variable declarations to be moved closer to where they’re first used and defined: for-loop counter-control variables in each for loop’s initialization section.



      •UPDATED! Terminology throughout has been updated to reflect the most recent C standard to help students prepare for programming as a career.



      UPDATED! Clear and carefully-paced pedagogy for introductory courses



      •UPDATED! Summary Bullets replace end-of-chapter terminology lists from previous editions with detailed bullet-list summaries in each section that bold key terms and include page references to their defining sources.



      •NEW and UPDATED! Examples and practice problems throughout the text have been updated and added to maintain relevancy.



      •Titled Program Exercises allow instructors to easily choose problems for each topic.





    Ch1: Introduction to Computers, the Internet, and the Web

    Ch2: Introduction to C Programming

    Ch3: Structured Program Development in C

    Ch4: C Program Control

    Ch5: C Functions

    Ch6: C Arrays

    Ch7: C Pointers

    Ch8: C Characters and Strings

    Ch9: C Formatted Input/Output

    Ch10: C Structures, Unions, Bit Manipulations, and Enumerations

    Ch11: C File Processing

    Ch12: C Data Structures

    Ch13: C Preprocessor

    Ch14: Other C Topics

    Ch15: C++ as a Better C; Introducing Object Technology

    Ch16: Introduction to Classes, Objects, and Strings

    Ch17: Classes: A Deeper Look; Throwing Exceptions

    Ch18: Operator Overloading: Class String

    Ch19: Object-Oriented Programming: Inheritance

    Ch20: Object-Oriented Programming: Polymorphism

    Ch21: Stream Input/Output: A Deeper Look

    Ch22: Exception Handling: A Deeper look

    Ch23: Introduction to Custom Templates

    Appendix A: C and C++ Operator Precedence Charts

    Appendix B: ASCII Character Set

    Appendix C: Number Systems

    Appendix D: Storing: A Deeper Look

    Appendix E: Multithreading and other C11 and C99 Topics




    其 他 著 作
    1. C HOW TO PROGRAM: WITH CASE STUDIES IN APPLICATIONS AND SYSTEMS PROGRAMMING 9/E (G-PIE)?
    2. Java How to Program, Late Objects (GE)隨附帳號(11版)
    3. C程式設計藝術(第八版)(國際版)(附部分內容光碟)?
    4. JAVA HOW TO PROGRAM (EARLY OBJECTS) 11/E (GE)
    5. VISUAL C# HOW TO PROGRAM 6/E (GE)
    6. Swift程式設計範例經典:讓您設計出專業級的iOS & OS X應用程式
    7. Android程式設計範例經典:讓您設計出專業級的Android應用程式(第二版)
    8. ANDROID: HOW TO PROGRAM 2/E (GE)
    9. JAVA HOW TO PROGRAM (EARLY OBJECTS) 10/E (GE)
    10. VISUAL C# 2012: HOW TO PROGRAM 5/E (PIE)?
    11. C HOW TO PROGRAM 7/E (M-PIE)
    12. ANDROID:HOW TO PROGRAM (M-PIE)
    13. Android 程式設計範例經典:讓您設計出專業級的Android應用程式
    14. INTERNET AND WORLD WIDE WEB: HOW TO PROGRAM 5/E (PIE) (W/CD)
    15. VISUAL BASIC 2010: HOW TO PROGRAM 5/E (IE)(W/DVD)
    16. ANDROID FOR PROGRAMMERS: AN APP-DRIVEN APPROACH
    17. C++ HOW TO PROGRAM 8/E (V-PIE) (W/CD)
    18. JAVA HOW TO PROGRAM:EARLY OBJECTS VERSION 9/E(S-PIE)(W/CD)
    19. C HOW TO PROGRAM 6/E(PIE)(W/CD)
    20. JAVA HOW TO PROGRAM: EARLY OBJECTS VERSION 8/E(M-PIE)(W/CD)
    21. JAVA: HOW TO PROGRAM 6/E