相關主題
商品描述
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.
商品描述(中文翻譯)
教導您的學生如何良好地編程
《中級 C 程式設計》為中級學生提供了一個從編寫短程式到良好編寫實際程式的跳板。它教導學生如何識別和消除錯誤、編寫乾淨的程式碼、與他人共享程式碼,以及使用基於 Linux 的標準工具,如 ddd 和 valgrind。
本書涵蓋了許多概念和工具,將幫助您的學生編寫更好的程式。它通過解釋程式設計概念並將常見錯誤與正確的程式進行比較,來提升他們的程式設計技能。它還討論了如何使用除錯器及除錯策略,並研究程式設計與離散數學之間的關聯。