Show notes are at https://stevelitchfield.com/sshow/chat.html
…
continue reading
Player FM - Internet Radio Done Right
Checked 6y ago
seven 年前已添加!
内容由Ross Hunter and The New Best Practices提供。所有播客内容(包括剧集、图形和播客描述)均由 Ross Hunter and The New Best Practices 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal。
Player FM -播客应用
使用Player FM应用程序离线!
使用Player FM应用程序离线!
Learning & Teaching Git
Manage episode 221250977 series 1981042
内容由Ross Hunter and The New Best Practices提供。所有播客内容(包括剧集、图形和播客描述)均由 Ross Hunter and The New Best Practices 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal。
Links
- Git The correct choice for version control
- GitHub The correct choice for hosting your source code
- Forking Important for contributing to open source, but not usually for day-to-day work
- Hacktoberfest Initiative to support new open source contributors
- GitHub Desktop An OK Git GUI
- Sublime Merge An OK Git GUI
- Commit Message Standards Improves the quality of your Git history
- Ross’ Dotfiles Some good configs in here
- Jace’s Dotfiles Some really good configs in here
- Pull w/ Rebase + Autostash A brief explanation of our recommended
git pull
configuration
9集单集
Manage episode 221250977 series 1981042
内容由Ross Hunter and The New Best Practices提供。所有播客内容(包括剧集、图形和播客描述)均由 Ross Hunter and The New Best Practices 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal。
Links
- Git The correct choice for version control
- GitHub The correct choice for hosting your source code
- Forking Important for contributing to open source, but not usually for day-to-day work
- Hacktoberfest Initiative to support new open source contributors
- GitHub Desktop An OK Git GUI
- Sublime Merge An OK Git GUI
- Commit Message Standards Improves the quality of your Git history
- Ross’ Dotfiles Some good configs in here
- Jace’s Dotfiles Some really good configs in here
- Pull w/ Rebase + Autostash A brief explanation of our recommended
git pull
configuration
9集单集
所有剧集
×Links Git The correct choice for version control GitHub The correct choice for hosting your source code Forking Important for contributing to open source, but not usually for day-to-day work Hacktoberfest Initiative to support new open source contributors GitHub Desktop An OK Git GUI Sublime Merge An OK Git GUI Commit Message Standards Improves the quality of your Git history Ross’ Dotfiles Some good configs in here Jace’s Dotfiles Some really good configs in here Pull w/ Rebase + Autostash A brief explanation of our recommended git pull configuration…
Outline Links
Outline Definition of delivery: “ Putting software where someone can use it. “ Branch from develop, or branch from master? Why not just commit to master? Don’t deploy a development environment. qa, test and uat are bad branch names. You should automate the deployment of PR branches. Understand a feature before start it. Software is bad. Developers should be manually testing during code review. Links Git Flow GitHub Flow Heroku Flow Heroku Review Apps…
Outline Links
Outline Links Google’s Monorepo Heroku Review Apps
Outline Links
Outline Definition of comments: “ Metadata in source code that describe what code fails to communicate. Some languages and frameworks opt to use the mechanism of comments as formal documentation for code, but these two concepts should be separated. “ Strive to make code self-documenting Formal Documentation vs. Code Comments Using tests to document your code Considering strong types as a type of documentation Docstring Tests The value of documenting types Worthless comments should be avoided Don’t use comments to “vent” your emotions Links Python doctest JSON API Expectations Semantic expectation helpers for JSON API testing using RSpec and Airborne.…
Outline Links
Outline Software development is not a “game”, i.e. you aren’t aiming to get more points Points give you a reference for how your people, process & technology are working together Velocity therefore is a function with these inputs Estimation is possible through a “Stable Velocity” Estimates aren’t meant to be used to hide behind Fixed estimates aren’t really possible as the number of variables in a project consistently change Developers need to deteremine their lifestyle. Maybe using points is not the right thing for your team Links…
欢迎使用Player FM
Player FM正在网上搜索高质量的播客,以便您现在享受。它是最好的播客应用程序,适用于安卓、iPhone和网络。注册以跨设备同步订阅。