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

distinguish operators and functions #100

Merged
merged 1 commit into from
Aug 5, 2014
Merged

Conversation

hjwp
Copy link
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
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
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
Member

Thanks! :)

@hjwp
Copy link
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.

None yet

3 participants