I am trying to learn to use Python for our programming needs but find the documentation and lack of examples very depressing. Could we at least get the API docs to include code syntax examples for each topic.
While there are plenty of python examples, the documentation doesn't come in "plain language". I'm sure if you already know coding, what is out there is quite useful, but if you aren't familiar with the code, it's not much help at all.
The VBA help is an excellent example.
While there are plenty of python examples, the documentation doesn't come in "plain language". I'm sure if you already know coding, what is out there is quite useful, but if you aren't familiar with the code, it's not much help at all.