en
Libros
Tarek Ziade

Expert Python Programming

In DetailPython is a dynamic programming language, used in a wide range of domains by programmers who find it simple, yet powerful. From the earliest version 15 years ago to the current one, it has constantly evolved with productivity and code readability in mind.
Even if you find writing Python code easy, writing code that is efficient and easy to maintain and reuse is not so straightforward. This book will show you how to do just that:  it will show you how Python development should be done. Python expert Tarek Ziadé takes you on a practical tour of Python application development, beginning with setting up the best development environment, and along the way looking at agile methodologies in Python, and applying proven object-oriented principles to your design.
ApproachThis book is an authoritative exploration of Python best practices and applications of agile methodologies to Python, illustrated with practical, real-world examples.
Who this book is forThis book is for Python developers who are already building applications, but want to build better ones by applying best practices and new development techniques to their projects.
The reader is expected to have a sound background in Python programming.
403 páginas impresas
Año de publicación
2008
¿Ya lo leíste? ¿Qué te pareció?
👍👎

Citas

  • Ивайло Ламбревcompartió una citahace 4 años
    The leading and trailing underscores are used to mark the privacy and special elements.
  • Ивайло Ламбревcompartió una citahace 4 años
    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__
  • Ивайло Ламбревcompartió una citahace 4 años
    For constant global variables, an upper case with an underscore is used. It informs the developer that the given variable represents a constant value.

En las estanterías

fb2epub
Arrastra y suelta tus archivos (no más de 5 por vez)