# Meeting 0629 - Host: Ateto ## Agile Development  ## Scrum Pattern  ## Kanban  ## Goal ### Personal Blog ### Markdown Viewer - Read Markdown and render ## Sprint 0 - Learn Git & HTML - Create GitHub account ## Tech Docs - Share what you learn ## Dev Principle ### Code Style - Variable name ```cpp= class Parent { private: int data; public: Parent(int data) { this->data = data; } int getData() { return data; } } ``` ### Commit msg - 開頭大寫 - commit msg title 不要太長,太長寫進 comment ## Source 學習資源彙整:https://hackmd.io/@Ateto/B1jPz-r8A
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up