Difference between revisions of "Pathway W2000s"

From Coder Merlin
Line 3: Line 3:
* Dates
* Dates
* Floating Point Representation
* Floating Point Representation
* [[W2021 Two-Dimensional Arryas]]
* [[W2021 Two-Dimensional Arrays]]


== Structs ==
== Structs ==

Revision as of 09:56, 13 October 2021

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

Common Types and Operations[edit]

Structs[edit]

Classes[edit]

Object Equivalence[edit]

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

Two Easy Sorts[edit]

Execution Stack[edit]

  • W2211 A Stack
  • W2212 The Execution Stack

Higher Order Functions[edit]

Recursion[edit]

Big O[edit]


Advanced Graphics[edit]

Collection Types[edit]

Emergence & Lindenmayer Systems[edit]

Data Modeling[edit]

Debugging[edit]

Error Handling[edit]

Defensive Programming[edit]

Text File Processing[edit]

Web Technology Introduction[edit]