en
Книги
Tarek Ziade

Expert Python Programming

  • Ивайло Ламбревцитирапреди 4 години
    The leading and trailing underscores are used to mark the privacy and special elements.
  • Ивайло Ламбревцитирапреди 4 години
    CamelCase, where words are capitalized and grouped
    mixedCase, which is like CamelCase, but starts with a lower case character
    UPPERCASE, and UPPER_CASE_WITH_UNDERSCORES
    lowercase and lower_case_with_underscores
    _leading and trailing_ underscores, and sometimes __doubled__
  • Ивайло Ламбревцитирапреди 4 години
    For constant global variables, an upper case with an underscore is used. It informs the developer that the given variable represents a constant value.
fb2epub
Плъзнете и пуснете файловете си (не повече от 5 наведнъж)