+ 1

What is the learning path required to be followed in order to move from Java Developer to Python Developer?

From where to start, what to start and how much, that is the question basically. Thanks in advance.🙂

24th Jul 2020, 8:34 PM
akshay kasurde
akshay kasurde - avatar
6 odpowiedzi
+ 12
Learning Python I would say. 1. do first lessons of python course +--- cheatsheet for python required----+ 2. solve 5 easy code coaches 3.Take three of your java progs with about 20 lines. They should contain ifs and loops. Translate code to python. 4.Solve all code coaches. Code in Python the next 2 months.
24th Jul 2020, 8:43 PM
Oma Falk
Oma Falk - avatar
+ 14
Learn how to ditch curly brackets and semicolons 😄
26th Jul 2020, 7:41 AM
David Ashton
David Ashton - avatar
+ 7
David Ashton very important aspect😊
27th Jul 2020, 12:40 PM
Oma Falk
Oma Falk - avatar
+ 6
Since you know Java, learning another programming language will give you an advantage. You can start here in SoloLearn and learn the basics of "Python". Example: - Syntax - If, else - While Loops - For loops - Functions
24th Jul 2020, 8:48 PM
Raul Sanchez
Raul Sanchez - avatar
+ 1
I have tried enough to build a dictionary through the other languages but could not get any clues..With learning python(only a few lessons) in sololearn and a few searchs, I could do that...The scientists are believing in that Python will replace them, all the other languages....Creating intrests seems to be the strongest factor helps someone to learn faster...Bring forwards those things python able to cover them better than Java and the others like Regex ,lists, dictionaries and that it does not need a compiler or the other previlidges...
28th Jul 2020, 1:52 PM
Azad m. A.
Azad m. A. - avatar