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

Structure of Python cheatsheet #32

Open
jstac opened this issue Jan 15, 2017 · 2 comments
Open

Structure of Python cheatsheet #32

jstac opened this issue Jan 15, 2017 · 2 comments
Assignees

Comments

@jstac
Copy link
Contributor

jstac commented Jan 15, 2017

The content needs to be expanded and the structure could be improved. For example, if/else comes under the heading Functions.

I suggest we start with a headings like these:

Operators (covers *, +, **, etc.)
Data Types
Builtin Functions
Imports
Input and Output
Iterating
Comparisons and Logical Operators
User Defined Functions

Then we can move on to NumPy and plotting.

@vgregory757 vgregory757 self-assigned this Jan 17, 2017
@vgregory757
Copy link
Contributor

These categories are much better! I started off by rearranging what we have now: 32369c2

@jstac
Copy link
Contributor Author

jstac commented Jan 17, 2017

@vgregory757 Great, thanks!

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