Skip to content

Instantly share code, notes, and snippets.

@tingwei628
Last active August 9, 2024 03:27
Show Gist options
  • Save tingwei628/9b33b6397cf6fe1dfe4f533188d63ffc to your computer and use it in GitHub Desktop.
Save tingwei628/9b33b6397cf6fe1dfe4f533188d63ffc to your computer and use it in GitHub Desktop.
程式碼的功力
from : https://x.com/Barret_China/status/1187272143312015360
1. 專業知識學習 (會用、能改): 語言API、不依賴IDE、讀懂別人的code、調整別人code
2. 偵錯能力、抽象能力: 完整的測試、掌握複雜工具和參數、解決性能問題、快速定位問題
3. 掌握底層原理、運行機制: 底層設計原理、核心運作機制、設計高效的演算法
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment