Skip to content

Update String Management lesson #36

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

Closed
eenblam opened this issue Sep 27, 2017 · 0 comments
Closed

Update String Management lesson #36

eenblam opened this issue Sep 27, 2017 · 0 comments

Comments

@eenblam
Copy link
Member

eenblam commented Sep 27, 2017

Stuff to cover that's not in the current lesson:

  • Strings are sequences
  • Binding
  • Type attributes and type-bound methods; methods of a type
  • The idea that not everything available is in built-in functions
    • import string
    • String methods instead of built-ins
  • String.format()
  • (Is immutability covered?)

Link to Spolsky's article on Unicode and character encodings

@eenblam eenblam closed this as completed Feb 23, 2019
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