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

Higher order functions in JavaScript #335

Open
webb04 opened this issue Feb 2, 2017 · 1 comment
Open

Higher order functions in JavaScript #335

webb04 opened this issue Feb 2, 2017 · 1 comment

Comments

@webb04
Copy link

webb04 commented Feb 2, 2017

Recently a student (learning a programming language for the first time) had some trouble grasping the sortNumbersAscending example in lesson 2 of learning JavaScript https://github.com/codebar/tutorials/blob/gh-pages/js/lesson2/tutorial.md.

This seemed like a steep step up compared to the rest of the content (which the student understood and enjoyed going through).

I just wondered if lesson 2 was a bit early to introduce passing functions as arguments? or if this could be expanded on or simplified in this section?

@richardwestenra
Copy link
Member

Hey Jamie :)

Thanks for the suggestion. I've no idea either way really - I'd welcome more feedback from other coaches on this issue, and it might also be worthwhile having a look at some other tutorials, like codecademy, to see how they handle it.

If other coaches feel the same way, would you be willing to make a PR?

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

2 participants