0
Anonymous Posted 7 years ago
Grammar

Working software chunks

Here, I don't understand what is "working software chunks"? I have to understand this article and another article for my studies so any help is welcome. How does it look like when a Scrum team does not understand the techniques, or even the value of splitting large chunks of work into smaller, working software chunks? What is the risk in not dealing with this issue fast enough? What can we do about it besides simply teaching the techniques? and why?
  

Top answer

Please post a link to the article. "working software chunks" is not terminology that is used in computer science. It is very informal.

  • Please post a link to the article.
  • "working software chunks" is not terminology that is used in computer science.
  • It is very informal.
  • It can refer to a subroutine or object class module that can be put in a software testbed and verified to function correctly, but it is not a complete program, app or website.
  • It is dependent on other modules.
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

1 Answers
0

Please post a link to the article.
"working software chunks" is not terminology that is used in computer science. It is very informal.

It can refer to a subroutine or object class module that can be put in a software testbed and verified to function correctly, but it is not a complete program, app or website. It is dependent on other modules.

Related Questions