GENERAL
FAQ (FAQ)
The Assimp-Wiki
https://github.com/assimp/assimp/wiki
C/C++
Check the Assimp.Net port at
Assimp Documentation and C/C++ Reference generated with the help of Doxygen.
Simple OpenGl sample (source code)
PYTHON
README and a code sample in the ./port/pyAssimp directory or just check https://pypi.python.org/pypi/pyassimp/
D
There's a README in the ./port/dAssimp directory
BLITZMAX
Peter Scheutz provides a wrapper to use Assimp with BlitzMax. It can be found here.
JAVA
Coming soon ...