[Tutor] please recommend a book to learn Python for Abaqus scripting

Kent Johnson kent37 at tds.net
Sat Nov 27 11:39:46 CET 2004


Do you have other programming experience or is this your first exposure 
to programming?

The Python tutorial is a good place to start.
http://docs.python.org/tut/tut.html

Browse the beginner's resources on these two pages and find one you like:
http://www.python.org/moin/BeginnersGuide
http://www.python.org/doc/Intros.html

My personal favorites are listed here:
http://personalpages.tds.net/~kent37/Python/PythonResources.html

Kent


Hongyu Sun wrote:
> Dear tutor list:
> 
> I am very new to Python. But I have to use Python to do Abaqus (a finite
> element software) scripting. I wonder if you could recommend a good start
> point(books etc.) that I can learn it fast?
> 
> Many thanks!
> 
> Hongyu
> 
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
> 


More information about the Tutor mailing list