Difference between revisions of "Pathway W1000s"

From Coder Merlin
(Created page with "= 1000 Level Projects = == Number Bases == === Positive Numbers === === Negative Numbers === == Boolean Algebra == == Lab Basics == === Client/Server Technology === === Logg...")
 
Line 5: Line 5:


== Boolean Algebra ==
== Boolean Algebra ==
* [[Project-1013|1013 Logic Gate Symbols]]


== Lab Basics ==
== Lab Basics ==

Revision as of 16:25, 16 March 2019

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]