+ 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.đ
6 Answers
+ 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.
+ 14
Learn how to ditch curly brackets and semicolons đ
+ 7
David Ashton very important aspectđ
+ 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
+ 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...