Giter Site home page Giter Site logo

Comments (4)

dabeaz avatar dabeaz commented on June 14, 2024

Yes, but it's meant to be a "quick review", not an exhaustive language reference that overwhelms everyone. Most code follows the convention described.

from python-mastery.

ldo avatar ldo commented on June 14, 2024

Just say “variable names can be made up of digits and letters from most of the major languages of the world”.

Advanced Python Mastery

from python-mastery.

mingaleg avatar mingaleg commented on June 14, 2024

Hey @dabeaz, I've realized I've never thanked you for the slides -- thank you! They look great.

I agree keeping variable names under [A-Za-z_][A-Za-z0-9_]* is a best practice; although I do not think that your great slides should state incorrect facts. Even adding an asterisk may probably be enough here, expecting a presenter to acknowledge the spec is broader than described. Or, explaining that UTF-8 chars are allowed as long as they represent letters can play into the narrative of Python being "UTF-8 native" which you bring up in later slides, I believe.

If you disagree, please feel free to close the issue, no offence would be taken.

from python-mastery.

Hobika123 avatar Hobika123 commented on June 14, 2024
  • __

from python-mastery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.