O
Olivier
Where could I find a good documentation about wxPython (a documentation
which is not for C++ !!!)
Olivier
which is not for C++ !!!)
Olivier
Where could I find a good documentation about wxPython (a documentation
which is not for C++ !!!)
There are some wxpython tutorials and documents but the official wxPython
documentation is the wxWindows documenation itself -- wxPython notes are
sprinkled throughout.
simo said:This is what I found off-putting about PyQt - the documentation
basically points you to the Qt C++ docs:
Ken Godee said:I find Qt's c++ Doc's to be a great/complete set of documents.
In a very short period of time one can just look at the c++ docs
and know how to convert it to PyQt.
But....If one finds it to confusing, "www.thekompany.com" sells
a set of "Qt c++" docs converted to "PyQt", I think they get about
$15.00 bucks for it or/and it's included with Blackadder.
Olivier said:Where could I find a good documentation about wxPython (a documentation
which is not for C++ !!!)
Olivier
Richard said:Why do all programmers seem to think good documention is optional?
Richard said:If C++ docs are "easy" to convert in your head to Python.
It does help if YOU KNOW how to program C++ first.
The debates over writing C++ vs Python are all overSo much for learning Python as a first computer language!
And if you have to learn C++ first, then why do you need Python?
"All programmers? I'd say some are just very busy writing codeWhy do all programmers seem to think good documention is optional?
Or an exercise left to the reader?
Documentation quality tells a lot about the programmer.
If a programmer can't communicate to his users how his program works.
It is a warning sign that the program has not been fully designed, but
hacked together haphazardly.
And why would you even want to try and use poorly designed software?
Say, like on the Spirit Mars Rover.
It does help if YOU KNOW how to program C++ first.
So much for learning Python as a first computer language!
And if you have to learn C++ first, then why do you need Python?
Why do all programmers seem to think good documention is optional?
Or an exercise left to the reader?
Documentation quality tells a lot about the programmer.
If a programmer can't communicate to his users how his program works.
It is a warning sign that the program has not been fully designed, but
hacked together haphazardly.
Say, like on the Spirit Mars Rover.
If C++ docs are "easy" to convert in your head to Python.
It does help if YOU KNOW how to program C++ first.
So much for learning Python as a first computer language!
And if you have to learn C++ first, then why do you need Python?
Why do all programmers seem to think good documention is optional?
Or an exercise left to the reader?
Ronald Oussoren said:Another reason why wxPython has no seperate documentation is probably
that "translating" the C++ oriented documentation is a major effort
(there is a lot of documentation) and there is only a small team
working on wxPython. Because the existing documentation is usuable
enough it is understandable that they choose to work on improving
wxPython instead of translating the existing documentation.
The same issue can be seen with wrappers for other large libraries.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.