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

Add examples/new chapter on creating code to solve a more complex problem #74

Open
ehumph opened this issue Jun 9, 2023 · 0 comments
Open
Labels

Comments

@ehumph
Copy link
Collaborator

ehumph commented Jun 9, 2023

This was a question brought up during the presentation of this course to ITN on 6/8/2023. The valid point was made that the multistep programming example (creating a game of blackjack) is solving a task that's been done before and has known rules and steps. There's interest in an example or chapter on how to solve a completely unknown problem, since those are the sorts of things we do in science.

Perhaps we need a chapter on advanced code writing? I still think there's merit in having people do something that they know can be solved as a first pass. It is easier to understand the necessary steps and how it might work when you're familiar with the end product.

@carriewright11 carriewright11 added enhancement New feature or request big course 2 and removed big enhancement New feature or request labels Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants