Pathway W1000s

From Coder Merlin
Revision as of 20:10, 14 March 2019 by Chukwuemeka-tinashe (talk | contribs) (Created page with "= 1000 Level Projects = == Number Bases == === Positive Numbers === === Negative Numbers === == Boolean Algebra == == Lab Basics == === Client/Server Technology === === Logg...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

1000 Level Projects[edit]

Number Bases[edit]

Positive Numbers[edit]

Negative Numbers[edit]

Boolean Algebra[edit]

Lab Basics[edit]

Client/Server Technology[edit]

Logging On[edit]

The "Shell"[edit]

Files and Directories[edit]

Emacs[edit]

Git[edit]

Mutt[edit]

Self-service Snapshot Retrieval[edit]

The Swift REPL[edit]

Algorithms[edit]

Flow Charts[edit]

Variables and Constants[edit]

Operators[edit]

Basic Input and Output[edit]

Conditionals[edit]

Ternary Operator[edit]

Loops[edit]

Scope[edit]

Functions[edit]

Signatures[edit]

Pass by Value / Pass by Reference[edit]

Random Numbers[edit]

Arrays[edit]

Encapsulation, Classes, and Objects[edit]

Basic Graphics[edit]

Basic Animation[edit]

Static Variables[edit]

Custom String Convertible[edit]

Data Visualization[edit]

Program Correctness[edit]

Ideal Test Cases[edit]