Skip to content

distinguish operators and functions#100

Merged
olasitarska merged 1 commit into
DjangoGirls:masterfrom
hjwp:patch-1
Aug 5, 2014
Merged

distinguish operators and functions#100
olasitarska merged 1 commit into
DjangoGirls:masterfrom
hjwp:patch-1

Conversation

@hjwp
Copy link
Copy Markdown
Contributor

@hjwp hjwp commented Aug 5, 2014

feels a bit like nitpicking, but hopefully not too difficult an extra concept to add?

I feel bad about suggesting we introduce a new concept, when we want to keep the learning curve as smooth as possible.... maybe the distinction between functions and operators doesn't really matter... there's always a balance between keeping things simple and glossing over complexities, vs the danger of giving misleading information, and leaving someone confused when they go out to read other guides/tutorials/textbooks. My gut feeling is that "operator" isn't too hard to understand, and isn't too much to lay onto someone at this stage, but y'all may disagree.

love love love this tutorial btw.

feels a bit like nitpicking, but hopefully not too difficult an extra concept to add?
@bmispelon
Copy link
Copy Markdown
Contributor

I think it makes sense to add this distinction, especially because operators don't even have the same syntax as function calls which could get confusing.

@olasitarska
Copy link
Copy Markdown
Member

👍 from me!

olasitarska added a commit that referenced this pull request Aug 5, 2014
distinguish operators and functions
@olasitarska olasitarska merged commit abacdd6 into DjangoGirls:master Aug 5, 2014
@olasitarska
Copy link
Copy Markdown
Member

Thanks! :)

@hjwp
Copy link
Copy Markdown
Contributor Author

hjwp commented Aug 5, 2014

:)

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

Successfully merging this pull request may close these issues.

3 participants