I'm John Pinner, working out of the UK on business and engineering software, both desktop and web apps, using Python with some C.
I needed to replace a 4GL language I'd been using for years, I and my customers had lots of data stored in its proprietary database, and when the authors decided not to port their new GUI version to Linux we needed a way forward. I decided to build a development system based on Python and PyQt, with a C extension module interfacing with the database.
It proved to be a very good decision, our system now far exceeds the capabilities of that produced by the original 4GL's authors, is cross-platform and benefits from the 'batteries included' with Python.
The interactive interpreter. It really is 'your friend' when you need to find out how things work.
Functional programming with Python.
What we can learn from BASIC and FORTRAN.
Raymond Hettinger's 'Advanced Python'. You cannot help learning many things from any talk by Raymond.
Come, learn, make new friends, you won't regret it.
0 Comments — Add a comment