3.2.5 writing a maintable programs ( coding practices )

Beschreibung

how does it help with reading and writing a maintainable program
ghdg18
Karteikarten von ghdg18, aktualisiert more than 1 year ago
ghdg18
Erstellt von ghdg18 vor mehr als 10 Jahre
12
0

Zusammenfassung der Ressource

Frage Antworten
Indentation indentation helps with reading the code. dim t as char dim has as string console.writeline ("hello world") if display hello world
modulatrisation It helps with being able to read the code because all the code is not in one solid block
modularisation it make it easier and neater to write because it made of a series of smaller routines
commenting code ` it helps with being able to read because the comment allows you to see what the code is about.
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt