Learning Sage & Python for Beginner Programmers

  • Context: Python 
  • Thread starter Thread starter Hercuflea
  • Start date Start date
  • Tags Tags
    Beginner Python
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
Hercuflea
Messages
593
Reaction score
49
Hey everyone I am looking to learn the Sage software as an alternative to MATLAB. I would like to leaern Python as well. I have a bit of a limited programming experience (A in a Programming Principles course last semester which used Java). So I know loops, stacks, methods, class variables, data fields, strings, static vs non static, and some other basics but that is about it. Anybody know of a good resource for learning Python (focused on Sage), or is it too advanced for someone who has only had a semester of CS?
 
Physics news on Phys.org


The Sage website has some great resources: videos, tons of sample code, documentation..check this to start: http://www.sagemath.org/tour.html

In addition, "udacity.com" has some great videos on Python.

There are tons of Python resources out there. Since you have some experience programming, "Dive into Python" by Pilgrim might be a decent choice. It is freely available on the web.
 
Last edited by a moderator: