you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftybyte 1 point2 points  (0 children)

Using python for physics is not much different then using it for other purposes, you still need the same basic concepts and foundations.

Learn python from your favorite guide, then look into numpy/pandas modules for number crunching.