I only got involved with open source (and sympy) in February and I found that looking at bugs and trying to solve them is the best way to get started. Since you applied for GSoC this year, you probably submitted a fix for some bug as part of your application? Well, try another one. Find something that looks interesting, try to work out why the bug happens and ask for help if you are unsure how to fix it once you found the problem. You'll learn things while trying. And if you can't solve it, maybe someone else does and you can see what they did and learn from that too. You have probably already read this (and should do if you haven't): https://github.com/sympy/sympy/wiki/Introduction-to-contributing . And the "Easy to Fix" bugs are here: https://github.com/sympy/sympy/labels/Easy%20to%20Fix but feel free to try something without this label if it looks interesting.
On Friday, 5 May 2017 18:59:54 UTC+1, Bhavesh Anand wrote: > > Hi friends, I want to start learning sympy and want to contribute for the > organization. Please tell me the useful resources including the one from > youtube and github repositories to start with for this as I a really > serious about. I am not new to open source, had contributed for kivy > organization and participated in this year's GSoC. Please help as I am > really liking Open Source even after the rejection. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/8c73da90-5541-4c9a-a6cc-e1b371ff0306%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
