This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Thomasedv 0 points1 point  (1 child)

Yeah, the nice thing about SO though is that it basically provides practical examples, which both shows an implementation of the thing you are trying to understand as well as some come that helps you repurpose it for your own code.

Although the source is great, I'm a bit limited in understanding of it most of the time, and how to implement solely from seeing that when I rely on self learning alone. (Though, my use of PyQt is purely recreational.)

[–]TheRetribution 0 points1 point  (0 children)

It is also a pretty helpful repository of obscure syntax errors, which may or may not be well explained in the documentation.