Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Learn Python the general programming language before going into the specifics for PSSE.

Start by learning PY3. Then find out what's different PY2, since you probably need PY2 for PSSE (version dependent).

PY2 is obsolete.

PY is easy. There is freebook, 'Automate the Boring Stuff with Python', which is a good start.

Programmers tech themselves, just as academics in academia. Since you are in the area of research, sure you are familiar with the latter. The rest is practice and learn from your peers.