Adding a Julia tutorial for Python users
EssamWisam opened this issue · 0 comments
EssamWisam commented
Is your feature request related to a problem? Please describe.
Many Python users would wish to learn Julia but are faced with many tutorials that teach the language as if they haven't programmed before or that don't make use of the fact that they already know Python.
Describe the solution you'd like
I wrote two articles some time ago to solve this. The first one is motivation for to learn Julia and the second is an actual migration guide from Python to Julia with some emphasis on data science.
Additional context
I am interested in having the migration guide or both articles to show up in the Julia tutorials page. Any feedback is welcome as well.