Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operators/Operands #55

Open
djres88 opened this issue Nov 10, 2015 · 0 comments
Open

Operators/Operands #55

djres88 opened this issue Nov 10, 2015 · 0 comments

Comments

@djres88
Copy link
Collaborator

djres88 commented Nov 10, 2015

I think this needs to be weaved in a little better. As the reader, at the time operators/operands are introduced, I don't feel I have enough info to understand them completely. For example:

https://github.com/MrPowers/code_quizzer/blame/master/books/learn_javascript_logically/300_types_if_statements/100_importance_of_precise_language.md#L24

"In the following statement, 4 and 5 are referred to as operands and + is the operator."

^I understand operators and operands in this instance, but I'm not totally clear on the meanings of operand or operator because I'm not sure — based on this example — how far the concepts apply. For example, are there operands/operators in var x = function(array) { console.log(5 + 7)}? If so, what are they?

Let's chat about the most logical place for operators/operands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant