Skip to content

Quickstart notebook needs some links for further study #64

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

Closed
brian-rose opened this issue Jun 2, 2021 · 3 comments
Closed

Quickstart notebook needs some links for further study #64

brian-rose opened this issue Jun 2, 2021 · 3 comments
Labels
content Content related issue good first issue Clearly described and easy to accomplish. Good for beginners to the project.

Comments

@brian-rose
Copy link
Member

In #55 we added a "Zero to Python" quickstart notebook, visible here.

Since this isn't a comprehensive tutorial on Python syntax, we should really curate a short list of good external resources for Python language learners. We can link to these at the end of the quickstart page.

The page should also link to our own numpy and matplotlib tutorials, once those are in place.

@brian-rose brian-rose added the content Content related issue label Jun 2, 2021
@brian-rose
Copy link
Member Author

Here's some low-hanging fruit for a little improvement:

  • Use consistent capitalization of "NumPy" and "Matplotlib" in this notebook
  • Link to the Foundations pages for NumPy and Matplotlib
  • Add a "Resources and references" section (consistent with Foundations template) with links to both Pythia and external resources on basic Python

@dopplershift
Copy link
Contributor

The official tutorial from python.org is how I learned when I started.

@jukent jukent added the good first issue Clearly described and easy to accomplish. Good for beginners to the project. label May 9, 2022
@dcamron
Copy link
Contributor

dcamron commented Jun 10, 2022

Closed in #298

@dcamron dcamron closed this as completed Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Content related issue good first issue Clearly described and easy to accomplish. Good for beginners to the project.
Projects
None yet
Development

No branches or pull requests

4 participants