Difference between revisions of "Pathway W2000s"

From Coder Merlin
Line 81: Line 81:
== Design Models ==
== Design Models ==
* [[W2707 Model View Controller]]
* [[W2707 Model View Controller]]
== Networking ==
* [[W2783 Basic Networking]]
== Web Technology Introduction ==
== Web Technology Introduction ==
* [[W2802 HTML Basics]]
* [[W2802 HTML Basics]]
* [[W2807 CSS Basics]]
* [[W2807 CSS Basics]]

Revision as of 14:40, 3 February 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]

Networking[edit]

Web Technology Introduction[edit]