Hacker News new | ask | show | jobs
by hiccuphippo 960 days ago
It seems you are only talking about python in the browser. I'd guess anyone wanting to use python in the browser already knows python and already uses javascript in the browser and wants to get a way to do browser stuff with the language they like. I don't think a beginner that doesn't know either language would care to go through the hoops to get python working on the browser.
1 comments

Yeah, im talking about front end really. Browser or mobile platform. I was a beginner and chose pythin because its the easiest. But i just naturally assumed because it was so popular you could build front end apps (web or otherwise) with it. But the courses out there assumed a lot of previous front end knowledge and went straight to the python version of whatever concept.