Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
students:understanding_code [2017/06/13 20:52] – created adminstudents:understanding_code [2017/06/13 20:53] (current) – [Follow the Flow of Code] admin
Line 19: Line 19:
 Start at the beginning and trace through the application.  For example, start at the home page of the web application.  What code created that page?  Click a link or button to go to another page.  How did you get there?  What code was involved in that process?   Start at the beginning and trace through the application.  For example, start at the home page of the web application.  What code created that page?  Click a link or button to go to another page.  How did you get there?  What code was involved in that process?  
  
 +You can use a debugger and put breakpoints in the code to follow the code.
 ===== Application Vocabulary ===== ===== Application Vocabulary =====
  
Line 26: Line 27:
  
 Try to make some small changes to the code and see how they affect the application. Try to make some small changes to the code and see how they affect the application.
 +
 +
students/understanding_code.1497387167.txt.gz · Last modified: 2017/06/13 20:52 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0