PyQt and PySide for newbies

From Qt Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


This article is nominated for deletion. Reason: The Wiki is not for advertising 3rd party projects or blogs.
Please raise your support/opposition to this nomination in the article's discussion page.

Dear community,

Currently I am working on a tutorial series on Cross Platfom Application Development using Qt, PyQt and PySide. I plan it to span into 7 articles, which will cover starting from the very basic aspect of Qt application development (installation, compiling, project management, unit testing, etc). I will work it on the way to top until it cover a useful Android Tutorial development using Qt (or, well, that maybe separated into another series..)

All my articles were stored in http://pythonthusiast.pythonblogs.com/, and due to the not-so-pretty URL it generate, hereby I listed its shortened link. Hope you enjoyed it, and will be great that you leave comment so I know what things to be focused and what what things to be left out :)

  1. Part 1 : Introduction [pythonthusiast.pythonblogs.com]
  2. Part 2 : First Iteration of The Overall Application Design and Hello World! [pythonthusiast.pythonblogs.com]
  3. Part 3 : Test Driven Development and Unit Testing in C++ and Python [pythonthusiast.pythonblogs.com]
  4. Part 4 : Database Support in C++ Qt, PyQt and PySide [pythonthusiast.pythonblogs.com]

(To be continued)

Hope it help somebody out there!

Thanks,
Eko

PS : As I already registered myself as contributor in http://planet.python.org, these articles can also be enjoyed there!