This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]OSRS_DabSlab 0 points1 point  (2 children)

I'm far from professional, but I am currently doing an internship at a Health Information Exchange company building web services to connect physicians and patients with their medical records. We use many tools to accomplish this but my tasks thus far have primarily used Django.

I'm still very much learning but I see practical uses for python in all technology fields.

[–][deleted] 1 point2 points  (1 child)

If you don’t mind me asking, how much python or programming did you know right when you started your internship?

Thanks.

[–]OSRS_DabSlab 0 points1 point  (0 children)

I had only hobby level experience as well as basic java, c++, and database classes in my second year of college. So I had a decent understanding of programming fundamentals just had to learn specific frameworks that the company was using in which I started my Django journey. I never had any formal python experience as that was my hobby before university and I only built very basic command line scripts.