- Hands-On Software Engineering with Python
- Brian Allbee
- 178字
- 2021-06-24 18:20:41
Development Tools and Best Practices
Before starting on the actual development of hms_sys, there are several decisions that need to be made. In a real-world scenario, some (maybe all) of these decisions might be made at a policy level, either by the development team or maybe by management above the team. Some, such as the IDE/code editor program, might be an individual decision by each individual team member; so long as there are no conflicts between different developers' choices, or any issues raised as a result, there's nothing wrong with that. On the other hand, having some consistency isn't a bad thing either; that way, every team member knows what to expect when they're working on code that someone else on the team has touched.
These choices fall into two main categories selection of development tools and what best practices (and standards) will be in play, specifically the following:
- Integrated Development Environment options
- Source Control Management options
- Code and development process standards, including organization of Python code into packages
- Setting up and using of Python virtual environments
- Getting Started with Clickteam Fusion
- 計算機應用復習與練習
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- 具比例時滯遞歸神經網絡的穩定性及其仿真與應用
- Ruby on Rails敏捷開發最佳實踐
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成
- 中文版AutoCAD 2013高手速成
- 空間機器人
- 電腦上網入門
- 工業機器人集成應用
- PowerPoint 2010幻燈片制作高手速成
- Cisco UCS Cookbook
- 案例解說虛擬儀器典型控制應用
- Internet of Things with Raspberry Pi 3
- Qt中的C++技術