untitled

(John Hannent) #1

Debugging Script .........................................................................................


Debugging programming is quite a bit more complex than debugging HTML
or CSS code. In script, the possible side effects and complex interactions
between program elements are much more extensive than between elements
and attributes in markup languages like CSS and HTML.

Explaining how to debug programming code is quite beyond the scope of this
book, not to mention rather off the topic. However, I do give you a few point-
ers in Chapter 18.

Chapter 17: Testing and Debugging 315

Free download pdf