Please enable JavaScript.
Coggle requires JavaScript to display documents.
chap 2 - Coggle Diagram
chap 2
-
text editor
-
-
offline : notepad, notepad++
-
comment
-
-
-
optional but best practices , not produces any syntax error
bug and debug
-
-
debug : find problem, isolate problem and fix it
-
reserved word
reserved word is a word that cannot be used as a variable
function or label; it is "reserved from used"