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

Prepare students for coding IRL #77

Open
mdpiper opened this issue Jun 23, 2022 · 2 comments
Open

Prepare students for coding IRL #77

mdpiper opened this issue Jun 23, 2022 · 2 comments
Labels
question Further information is requested

Comments

@mdpiper
Copy link
Member

mdpiper commented Jun 23, 2022

When teaching Ivy lessons, we use Jupyter Notebook on a JupyterHub. Notebooks are great for teaching, but they don't model how students should actually be coding. We may not be preparing students well to use what we teach.

How can we show students how to develop code in an editor/IDE, deal with imports, output visualizations, etc., on their own computers?

@mdpiper mdpiper added the question Further information is requested label Jun 23, 2022
@mdpiper
Copy link
Member Author

mdpiper commented Oct 25, 2022

A start is having students install development software on their own computers. There's a CoCo lesson in preparation that covers this.

@mdpiper
Copy link
Member Author

mdpiper commented Aug 21, 2023

I think this is mostly addressed with #121, but I'm keeping this issue open for awhile longer to think about it. (Maybe there should be some practice installing and using Spyder?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant