[PyQt] official PyQt5 tutorial

Florian Bruhin me at the-compiler.org
Wed Nov 25 16:45:27 GMT 2015


* Marcus Ottosson <konstruktion at gmail.com> [2015-11-25 16:18:41 +0000]:
> This is my favourite and is what got me started.
> - http://www.qtrac.eu/pyqtbook.html

It's a great book - unfortunately it's a bit dated though, and teaches
you some stuff you should rather not use anymore nowadays (Qt4, old
QVariant/QString/... API, old signal/slot API, arguably python 2).

I'd personally recommend some more up-to-date thing to get started,
and then that book to get a deeper understanding, but only when you're
fluent enough to recognize the outdated things.

I'd love if there was an updated version of it, which is why I took
the liberty of Cc'ing Mark here (hint, hint) ;)

Florian

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20151125/4d11215c/attachment.sig>


More information about the PyQt mailing list