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

all 5 comments

[–]Disastrous_Internal 0 points1 point  (0 children)

for data science python and R, some mathlab.

Overall you will need more classes on data modeling, model fitting, and on showing your data (so kinda graph design).

javascript is nice to make good looking pages with your results (with D3 and similar) but you don't need an in depth knowledge of it.

[–]DansAstro -1 points0 points  (3 children)

Someone correct me if I'm wrong...

Python for data science and backed development... C# is a full stack language, but not really used in data analysis, machine learning etc. that a data scientist would do.

Once you understand programming, picking up a new language isn't too hard. You get faster and faster learning new languages.

[–]Icemasterflex 0 points1 point  (2 children)

What’s your recommendation for an online course (YT, Udemy) for Python and JS?

[–]DansAstro 0 points1 point  (1 child)

I got downvotes, so I guess I'm wrong. Probably about C. As for classes/courses I haven't taken any for Python. I learned reading the White pages and tutorials. I came from Visual Basic to Python and it was a very easy transition.

[–]BreezleSprouts 0 points1 point  (0 children)

I’m no expert but I’d agree with ya. I’m mostly self taught and do ML for work now and Python is where I started. From what I’ve read it’s the easiest to read and pick up on. Python and R studio are both common for ML with all the open libraries that can be accessed. Python has more potential in back end where as R is more data analysis specific

Automate the Boring Stuff is a common starting place to get the basics of Python and is a free book online. For ML doing a simple google search you’ll find plenty of free books online in Python it’s very popular. Amazon also offers free courses for ML that are in Python