Translate to multiple languages

Subscribe to my Email updates

https://feedburner.google.com/fb/a/mailverify?uri=helgeScherlundelearning
Enjoy what you've read, make sure you subscribe to my Email Updates

Tuesday, July 04, 2017

If You Want to Be a Data Scientist, Learn These Programming Languages | Learning Blog - LinkedIn Learning

Photo: Steve Weiss
Steve Weiss, LinkedIn - Purdue University inform, "There’s no better field to get into right now than data science"

Photo: Learning Blog - LinkedIn Learning

Our research shows data scientists are the most in-demand professionals in the world. And the average data scientist in the United States today earns $114,000 a year.

But how do you get into it? What are the programming languages you should learn first to become a data scientist?

The short answer is to focus on any combination of Python, R, Java and SQL. Here are three LinkedIn Learning courses that teach those skills: Python 3 Essential TrainingR Statistics Essential Training and SQL Essential Training.

The longer answer 
The coding skills you need are dependent on what area of data science/analytics you might be working on. For help deciding on what path within data science is best for you, I recommend watching our course Data Science & Analytics, Career Paths & Certifications: First Steps.

If you want to manage databases, for example, know that as more enterprises adopt a data strategy, some legacy skills, such as for SQL, will linger. Large companies tend to use SQL throughout their operations.

If you’ve decided to do more with the data you have and are collecting, you may look to expand your SQL talent base with a focus on data skills like collecting, storing and managing data. Seems obvious, but worth keeping in mind as we take an overview of trends.

If you’ll be taking that data and doing analytics, modeling and visualization, you’ll need to strongly consider Python, R and Java.

R is becoming the lingua franca for pure data science, especially in finance and scientific research. It is a procedural language (as opposed to object-oriented languages like Python or Java) and it may take more code to do the job, but you can do more with it. There’s also a granular functionality to R that many data science specialists prefer, especially when it comes to working with large data sets.

That said, Java is fast and extremely scalable. Where R can arguably present more options for working with data (we’re talking really complex issues here), many startups – among other businesses – love Java for getting the most bang for their developer-training and product-development buck.

Python is arguably the in-between: it can do a lot, it’s fast, and it’s scalable. In any skills market that values a good-enough-for-enough-uses solution, the solution is usually Python.

The new areas for exceptional growth orbit around AI, machine learning and deep learning. The number of people in data science who list these as skills they’re using and learning has doubled each of the last three years, and is now nearly a third of the industry. The good news is that Python, R and Java all plug into machine learning, so investing in any of those skills is time well spent.
Read more...

Source: Learning Blog - LinkedIn Learning