亚洲国产婷婷六月丁香,亚洲av永久中文无码精品 ,亚洲av成人精品一区二区三区,亚洲av无码乱码在线观看富二代,亚洲av乱码一区二区三区香蕉

課程目錄: 防御性編程和調(diào)試培訓(xùn)

4401 人關(guān)注
(78637/99817)
課程大綱:

防御性編程和調(diào)試培訓(xùn)

 

 

 

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