curriculum/challenges/english/blocks/learn-how-to-share-your-progress-in-weekly-stand-up-meetings/6579e0e6402c813da7e25ca2.md
Coding standards are like rules for writing computer code. Think of it as agreeing on how to build a brick model, so everyone uses the same colors and steps. This makes it easier for everyone to understand and work together.
What does Sophie suggest that the team do?
To stop using different programming languages
Sophie's suggestion is about setting standards, not stopping the use of languages.
To immediately implement new coding guidelines
She suggests starting with defining standards, not immediate implementation.
To hire more programmers for the project
Her recommendation is about coding standards, not expanding the team.
To begin by defining coding standards for various languages
4
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.2-3.mp3",
"startTime": 1,
"startTimestamp": 15.12,
"finishTimestamp": 19.56
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 5.44,
"dialogue": {
"text": "I recommend that we start by defining coding standards for different programming languages we use.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 5.94
}
]
}