Summerfeld M. - Rapid GUI Programming with Python and Qt [2007, PDF, ENG]

Страницы:  1
Ответить
 

zerkms

Стаж: 17 лет 1 месяц

Сообщений: 67

zerkms · 05-Окт-08 16:02 (16 лет 9 месяцев назад)

Rapid GUI Programming with Python and Qt
Год выпуска: 2007
Автор: Mark Summerfeld
Формат: PDF
Качество: Отсканированные страницы
Количество страниц: 643
ISBN-10: 0132354187
ISBN-13: 978-0132354189
Описание: As PyQt’s creator, I’m delighted to see that this book has been written. Although
I served as one of the book’s technical reviewers, I’m happy to confess
that I learned a few things myself.
The PyQt documentation covers the APIs of all the PyQt classes. This book
shows you how to use all those classes, how to combine them to create dialogs,
main windows, and entire applications—all of which look good and work well,
with no arbitrary limits, and using a programming language that is a joy
to use.
What I particularly like about the book is that the examples aren’t trivial ones
designed to illustrate a simple point, but are potentially useful in their own
right. Theway that different approaches are considered will reward the reader
who wants to develop a deeper understanding of how to apply PyQt to the
development of large scale, production quality applications.
I began the PyQt story back in the late 1990s. I had been using Tcl/Tk for
some time, but I felt that Tk applications looked ugly, especially when I saw
what had been achieved with the first version of KDE. I had wanted to switch
to Python, and so I thought I would combine the change of language with a
change of GUI library.
Initially I used some wrappers that had been written using SWIG, but I concluded
that I could produce a more suitable wrapper tool myself. I set to work
creating SIP, and released PyQt 0.1 supporting Qt 1.41 in November 1998.
Development has continued regularly ever since, both to keep up with new releases
of Qt and to broaden the scope of PyQt with, for example, the addition
of support tools and improved documentation. By 2000, PyQt 2.0 supported
Qt 2.2 on both Linux and Windows. Qt 3 support appeared in 2001, and
Mac OS X support in 2002. The PyQt4 series began with PyQt 4.0 in June 2006
with support for Qt 4.
My primary goal has always been to allow Python and Qt to work together in
a way that feels natural to Python programmers, while allowing them to do
anything they want in Python that can be done in C++. The key to achieving
this was the development of SIP. This gave me a specialized code generator
over which I had complete control and ensures that Python and Qt will always
fit snugly together.
The essential process of developing and maintaining PyQt is now well established.
Much of the work isnow automated,which means that keeping up with
new releases of Qt from Trolltech is no longer the problem it once was, and ensurs
that PyQt will continue for years to come.
It’s been very gratifying to watch the growth of the PyQt community over the
years. If this book is part of your introduction to PyQt, then welcome!
— Phil Thompson
Wimborne, Dorset,U.K.
August 25, 2007
Доп. информация: Книга по использованию библиотеки Qt в python'е от автора PyQt.
Язык: английский
Download
Rutracker.org не распространяет и не хранит электронные версии произведений, а лишь предоставляет доступ к создаваемому пользователями каталогу ссылок на торрент-файлы, которые содержат только списки хеш-сумм
Как скачивать? (для скачивания .torrent файлов необходима регистрация)
[Профиль]  [ЛС] 

zerkms

Стаж: 17 лет 1 месяц

Сообщений: 67

zerkms · 05-Окт-08 16:04 (спустя 1 мин.)

На трекере этой книги не нашёл, когда она потребовалась. Кто интересуется сабжем - велкам
[Профиль]  [ЛС] 

pickap

VIP (Заслуженный)

Стаж: 18 лет 1 месяц

Сообщений: 4153

pickap · 05-Окт-08 16:13 (спустя 9 мин.)

zerkms
Добавил вам обложку и ISBN
[Профиль]  [ЛС] 

knicefire

Стаж: 18 лет 3 месяца

Сообщений: 6


knicefire · 21-Апр-09 09:36 (спустя 6 месяцев)

скажите а есть эта книга на русском?
с буржуйским как-то туговато у меня
[Профиль]  [ЛС] 

plesser

Стаж: 17 лет 2 месяца

Сообщений: 122


plesser · 21-Апр-09 09:46 (спустя 10 мин.)

knicefire писал(а):
скажите а есть эта книга на русском?
с буржуйским как-то туговато у меня
нету к сожалению
[Профиль]  [ЛС] 

ottokar

Стаж: 16 лет 4 месяца

Сообщений: 10

ottokar · 25-Июн-09 15:07 (спустя 2 месяца 4 дня)

Цитата:
Книга по использованию библиотеки Qt в python'е от автора PyQt.
Не. От автора PyQt в этой книге только предисловие. Хотя он в нем и пишет, что сам научился некоторым новым фишкам из этой книги ))
[Профиль]  [ЛС] 

AlfaMale

Стаж: 16 лет

Сообщений: 22


AlfaMale · 06-Мар-12 19:24 (спустя 2 года 8 месяцев)

А есть более актуальное издание где-нибудь?
[Профиль]  [ЛС] 

uberDD

Стаж: 14 лет 11 месяцев

Сообщений: 78


uberDD · 07-Мар-12 00:15 (спустя 4 часа)

прохоренок, в бумаге. а этого переиздания не было
[Профиль]  [ЛС] 

andredemoscu

Стаж: 17 лет

Сообщений: 42

andredemoscu · 06-Дек-14 13:31 (спустя 2 года 8 месяцев)

спасибо большое за книгу!
и не знаю, что бы я без неё делал...
AlfaMale писал(а):
51679261А есть более актуальное издание где-нибудь?
Мне очень помогло в освоении и python и qt портирование всех примеров из этой книги на Python 3 + PyQt 5, рекомендую (для нубасов вроде меня, чтобы набить руку - даже лучше чем если бы всё работало прямо из книги)
[Профиль]  [ЛС] 

mcpnt

Стаж: 15 лет 6 месяцев

Сообщений: 18


mcpnt · 05-Янв-17 05:03 (спустя 2 года)

andredemoscu писал(а):
66089276спасибо большое за книгу!
и не знаю, что бы я без неё делал...
AlfaMale писал(а):
51679261А есть более актуальное издание где-нибудь?
Мне очень помогло в освоении и python и qt портирование всех примеров из этой книги на Python 3 + PyQt 5, рекомендую (для нубасов вроде меня, чтобы набить руку - даже лучше чем если бы всё работало прямо из книги)
Спасибо за совет)
[Профиль]  [ЛС] 
 
Ответить
Loading...
Error