Sobes.tech
Junior — Middle

Could you tell about the order and methods used in your previous job's project development?

sobes.tech AI

Answer from AI

In my previous role, when developing projects in Python, we adhered to the following procedures and methods:

  • Used an Agile approach with two-week sprints for flexible planning and quick adaptation to changes.
  • Conducted task planning at the beginning of each sprint with effort estimation.
  • Used Git with Git Flow branching for version control.
  • Wrote unit tests using pytest to ensure code quality.
  • Applied code review through pull requests to maintain coding standards and share knowledge.
  • Utilized CI/CD for automatic build and deployment of applications.

This approach helped maintain high product quality and respond promptly to business requirements.