|
Біз барған сайын күрделі есептерді шеше бастаған сайын, біздің кодымыз одан да күрделене түседі
|
бет | 1/3 | Дата | 16.03.2022 | өлшемі | 3,53 Mb. | | #135851 |
| Байланысты: Lesson 4 Variables Top-Down Design & Variables (TDD & V) Informatics - 9th grade
Lesson 4
You will be able to: - use top-down design to break large problems into more manageable parts
- use variables to store values and execute our code with specific data
Lesson 4 Top-Down Design and Variables
- үлкен мәселелерді басқаруға болатын бөліктерге бөлу үшін жоғарыдан төмен дизайнды пайдаланыңыз
- мәндерді сақтау және кодты нақты деректермен орындау үшін айнымалы мәндерді пайдаланыңыз
Writing Better Programs We’ve learned how to use functions and for loops in our code to: - Break our programs into smaller parts
- Avoid repeating code
- Make our code more readable
But sometimes the problems we’re being asked to solve are still very large
Достарыңызбен бөлісу: |
|
|