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

adress explicitly the problem of for loops in the REPL (ie global scope) #36

Open
reumle opened this issue Jan 12, 2020 · 1 comment
Open

Comments

@reumle
Copy link

reumle commented Jan 12, 2020

Having just wrestled with the global vs local issue in these for loops, my opinion is that the Julia Docs and tutorials

  • should put this problem front and center as it will affect 100% of beginners
  • be more solution oriented, with clear and workable examples, for said beginners.

In my opinion your great book (really!) would give another service to the Julia community if you did this....
Thank you!

@BenLauwens
Copy link
Owner

Next revision will tackle the global vs local issue. I wait for the next major release of Julia because some things changed from Julia v1.0 to v1.1 to v1.2 ...

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