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

Summer todo list #11

Open
12 tasks
roualdes opened this issue Apr 30, 2024 · 0 comments
Open
12 tasks

Summer todo list #11

roualdes opened this issue Apr 30, 2024 · 0 comments

Comments

@roualdes
Copy link
Owner

Let's add material to this repository that would be appropriate for a follow up to the 5 week course of MATH 131. Topics should include material that I think would be a more appropriate fit for an introduction to Python from a computer science point of view.

  • classes
  • functions
  • closures
  • local versus global state
  • pass by value or reference: maybe here or here
  • position, keyword, and default arguments
  • anonymous functions
  • list and dict comprehensions
  • control flow (if/else, for, while, continue, pass, break)
  • data structures (lists, dicts, tuples)
  • modules
  • ...

I'd appreciate help from @annasehgal and @GOATcoder07, if y'all are willing this summer. I've already added you both to the repository.

If y'all have other topics you think would be good to add, please respond here and I'll add them to the list.

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

1 participant