高清无码视频直接看,日本无码色情三级播放,大桥未久亚洲无av码在线,免费人成视频在线播放,国产亚洲精品久久久久久大师

課程目錄: 防御性編程和調試培訓

4401 人(ren)關注
(78637/99817)
課程大綱:

防御性編程和調試培訓

 

 

 

Defensive programming: the use of good coding style, documentation strategies and good code testing

Preventing bugs: how to use compiler flags and static code checkers to identify bugs in an early stage

Finding bugs: debugging concepts and technicsUsing the deb

ugging tools GDB and Valgrind to fix serial programsDebugging parallel code: using Intel Inspector and ITAC