Difference between revisions of "W1037 Expressions and Operators"

From Coder Merlin
m (Merlin moved page W1039 Expressions to W1037 Expressions: Improved navigation)
(Replaced content with "{{MovedToMoodle|CS-151,Unit III,Chapters 6-7}}")
Tag: Replaced
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{ComingSoon|Expressions}}
{{MovedToMoodle|CS-151,Unit III,Chapters 6-7}}
[[File:The expression of the emotions in man and animals (1872) (14762147996).jpg|thumb|link=|The expression of the emotions in man and animals (1872)]]
== Prerequisites ==
* [[W1031 Positive Integers]]
* [[W1032 Negative Integers]]
* [[W1033 Character Encoding]]
* [[W1038 L-Values and R-Values]]
== Introduction ==
An '''Expression''' is a finite series of symbols that is well-formed according to agreed upon rules. 
== Topic Headers ==
== Key Concepts ==
== Exercises ==
== References ==
* [https://en.wikipedia.org/wiki/Expression_(mathematics) Expressions] (Wikipedia.org)
* [https://docs.swift.org/swift-book/ReferenceManual/Expressions.html Expressions] (Swift.org)

Latest revision as of 23:13, 8 February 2024

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder
HintIcon.png
Moved to Moodle logo.svg
CS-151,Unit III,Chapters 6-7