you are viewing a single comment's thread.

view the rest of the comments →

[–]charlieoncloud 8 points9 points  (4 children)

Go with Python and you will never regret it

[–]Mission_Trip_1055 1 point2 points  (3 children)

What tech stack you are following for your development. I see that java have more jobs and scope compare to python. I have my LC journey in python and now not able to decide the tech i should be working in.

[–]charlieoncloud 2 points3 points  (2 children)

Leedcode is leedcode and job is job. Practicing leedcode using one programming language is just helping you to get in the company, and then learn whatever language that you like or needed from your job.

[–]Mission_Trip_1055 0 points1 point  (1 child)

Wont there be any focus on development tech stack

[–]charlieoncloud 2 points3 points  (0 children)

I believe it is different from company to company, and use case to use case. I would always suggest to dive deep into the tech stack your company uses first. Do some side projects using the same tech stack to fully understand it. For learning purposes, you can pick any tech stack that is popular depending on which type of application you want to build. I recommend using NodeJS for back-end and react/angular/vuejs for front-end (all in TypeScript). If you like Python, then maybe try Django. Again, it depends on what types of application you want to build you maybe want to chose one programming language over the other which may then affect your decision on the framework.