發表文章

目前顯示的是 1月, 2024的文章

Coding Style

Coding Style Author: Bruce Date: 2023-09-25 課程目標 練習撰寫出好讀的程式碼,也能夠在程式題面試時獲得較好的印象表現。 課程對象 大三大四碩二等做過專題與畢業前學生 課堂作業 將寫過的程式碼改寫成符合 Coding Style。 課程重點 教材內容 風格指導和規則 Software Engineering at Google - Google Style Guides | styleguide - Google C++ Style Guide - Google Java Style Guide - Google JavaScript Style Guide - styleguide | Style guides for Google-originated open-source projects 參考資料 Naming Things in Code