[PyQt] Best way to learn the complete pyqt5.

Dennis Jensen djensen at pgcontrols.com
Thu Mar 5 15:58:30 GMT 2020


Okay I reviewed that page and I cannot say that is the best way to learn 
the complete pyqt5 it would just be another tool to help move you in 
that direction. The biggest problems I have found are (1) 
Incomplete/Incorrect documentationĀ  (2) Programmer wanna-bees prompting 
and propagating bad informationĀ  (3) Folks not fully understanding 
programming best practices

Just because you might know how a piece of Qt5 works does not mean you 
understand when and when not to implement it. The key is PyQt is a dual 
language discipline it is Python and Qt which means you have to fully 
understand Python as much or more than you fully understand Qt

On 3/4/2020 7:32 PM, Souvik Dutta Chowdhury wrote:
> I found an answer to my question. If anybody wants it it's here:
> https://doc.bccnsoft.com/docs/PyQt5/
> Thank you
>
> On 04-Mar-2020 8:01 am, Souvik Dutta Chowdhury 
> <souvik.viksou at outlook.com> wrote:
>
>     Is there any way to learn the complete pyqt5 or atleast know what
>     it is capable of doing? What do you suggest?
>
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200305/c90f5029/attachment.htm>


More information about the PyQt mailing list