This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Add Tier One, Projectile Motion 1 notebook #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This notebook introduces the concepts of data structures, iteration, and conditionals through a simple projectile motion example. My tentative plan,
This roadmap is very tentative. Still lots of work to do here. Feel free to comment and/or criticize. Once I've finished a full draft, we can iterate on it a few times until we get something we are all comfortable with merging.
NOTE: Remember that the version rendered by GitHub is often really mangled. Don't judge my formatting/style based on how it renders here! Go to nbviewer.
I've also added a TOC to the README for organizational purposes. We can come up with a fancier organizing tool later.