Intermediate C Programming

Lu, Yung-Hsiang

  • 出版商: CRC
  • 出版日期: 2017-07-27
  • 售價: $8,060
  • 貴賓價: 9.5$7,657
  • 語言: 英文
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 113846077X
  • ISBN-13: 9781138460775
  • 相關分類: C 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

Teach Your Students How to Program Well
Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and valgrind.

The text covers numerous concepts and tools that will help your students write better programs. It enhances their programming skills by explaining programming concepts and comparing common mistakes with correct programs. It also discusses how to use debuggers and the strategies for debugging as well as studies the connection between programming and discrete mathematics.