BGN
  • USD
  • EUR
  • AED
  • AUD
  • BRL
  • GBP
  • BGN
  • CAD
  • CNY
  • CZK
  • DKK
  • EGP
  • HKD
  • HUF
  • INR
  • ISK
  • IDR
  • MDL
  • MYR
  • MXN
  • NZD
  • NOK
  • PHP
  • PLN
  • RON
  • RUB
  • SGD
  • RSD
  • ZAR
  • KRW
  • SEK
  • CHF
  • TWD
  • THB
  • TRY
  • UAH
  • JPY

Количка

0 артикула

Python Cookbook

Цена: 122.00лв.
  • Код:
    9781449340377
  • Тегло:
    1.134 кг
Brian Jones, David Beazley
Издателство:
  • Тип корица:
    Мека
  • Страници:
    706
  • Автор:
    Brian Jones, David Beazley
  • Размер:
    17.8x23.3
  • Дата на издаване:
    1/06/2013
  • Език:
    английски

Налична, изпращаме на следващия работен ден

Брой:
Добави в желани
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.

Inside, you’ll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains. Each recipe contains code samples you can use in your projects right away, along with a discussion about how and why the solution works.

Topics include:

Data Structures and Algorithms
Strings and Text
Numbers, Dates, and Times
Iterators and Generators
Files and I/O
Data Encoding and Processing
Functions
Classes and Objects
Metaprogramming
Modules and Packages
Network and Web Programming
Concurrency
Utility Scripting and System Administration
Testing, Debugging, and Exceptions
C Extensions