Coding Style
課程目標
練習撰寫出好讀的程式碼,也能夠在程式題面試時獲得較好的印象表現。
課程對象
大三大四碩二等做過專題與畢業前學生
課堂作業
將寫過的程式碼改寫成符合 Coding Style。
課程重點
教材內容
- 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
風格指導和規則 Software Engineering at Google