Difference between revisions of "Pathway W2000s"

From Coder Merlin
Line 79: Line 79:
* [[W2662 JSON Files]]
* [[W2662 JSON Files]]


== Design Models ==
* [[W2707 Model View Controller]]
== Web Technology Introduction ==
== Web Technology Introduction ==
* [[W2702 HTML Basics]]
* [[W2802 HTML Basics]]
* [[W2707 CSS Basics]]
* [[W2807 CSS Basics]]

Revision as of 11:07, 23 January 2022

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]

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]

Persistence and Serialization[edit]

Emergence & Lindenmayer Systems[edit]

Data Modeling[edit]

Debugging[edit]

Error Handling[edit]

Defensive Programming[edit]

Text File Processing[edit]

Structured File Processing[edit]

Design Models[edit]

Web Technology Introduction[edit]