DEV Community

Discussion on: I learned Javascript, Ruby, Python and Java

Collapse
 
bias profile image
Tobias Nickel

after reading this, I want to ask you all what you think of my quote about:

The differece between JS and Python:
In python people learn how to iterate a list, and it feels like they are data scientist. When people learn JS, they learn how to do single page PWA apps with dashboards, real-time interactivity, but they feel just like a noob.

Collapse
 
hemant profile image
Hemant Joshi

Opps...

I see the same environment near me, I head one of my friend saying saying.
Here is what he said😅..

I asked him what to learn Web Dev or Machine Learning?

Reply:
Web Dev can be learnt in 3 months and you can copy paste the code from Google so web dev is just easy and of no use, and Machine learning is all about the future and learn it, it takes years for people to do.

😂😂, I was scared and now I a web dev I see why people have this mentality?

A lot of people say this, because they have just worked with Portfolio etc.. and that is where they land after 3 months....

Developing a Real time app is what you can't relate with the statement above🥱, I am working with real time user app's which is real cool job.

Althought people say it's easy, they are the people who haven't been anywhere and have a false knowledge, which they are sharing in case to look cool.

......

I love Web Development.

Collapse
 
nk2303 profile image
Ngan Kim Khong • Edited

Oh yes. Python definitely made me felt like I knew everything and I could do everything (I'm not). Javascript made me cry.

Collapse
 
perpetual_education profile image
perpetual . education

well... that's hilarious.

iterating over a list is pretty similar in both languages though, right? - but one - can do it in real-time / in the browser.