Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width35%


Panel
borderStyle
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:solid
Table of Contents



Column
 


  1. Set a general task.
  2. Outline the task into subtasks.
  3. Write subtasks and debug them.
  4. Find and fix bugs.

...

At startup embedded syntax analyzer checks if names of functions are spelled correctly, but does not check the position of key characters - commas, semicolons and nested parentheses, etc. Therefore bugs, if any, will make themselves evident only at the stage of program body execution.

Image Added