Difference between revisions of "Pathway W2000s"

From Coder Merlin
Line 18: Line 18:


== Debugging ==
== Debugging ==
* [[Project-2601|2601 Debugging - First Steps]]
* [[Project-2601|2601 Debugging First Steps]]
 
== Error Handling ==
== Error Handling ==
* [[Project-2641|2641 Response to Errors]]
* [[Project-2641|2641 Response to Errors]]

Revision as of 13:25, 20 June 2019

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Common Types and Operations[edit]

  • Dates

Object Equivalence[edit]

  • Comparing Objects
  • Copying Objects: Deep Copy vs Shallow Copy

Advanced Graphics[edit]

Emergence & Lindenmayer Systems[edit]

Data Modeling[edit]

Debugging[edit]

Error Handling[edit]

Defensive Programming[edit]

Text File Processing[edit]