On 7/11/2018 3:19 PM, profgr...@gmail.com wrote:
What would be a good way for a Sage user with a basic programming background to learn about Sage development and how codebases are built? Projects ultimately of interest so far are (1) a "show-my-steps" feature for differentiation in Sage or (2) a feature for generating proofs by induction for some class of problems.  Are there any relevant tutorial-like things?

A very good way is to attend a Sage Days.

There are some tutorials in the Developers' Guide:

https://doc.sagemath.org/html/en/developer/

A good first project is nearly always finding something unclear in the Developers' Guide and fixing it.

Does "a basic programming background" include some knowledge of Python? If not, picking up a little bit of Python is a good place to start.

--Ursula Whitcher.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to