You need to learn coding and data science but don’t have time to go back to school

Clement Levallois
3 min readJan 2, 2019

--

This article is a short list of free resources for young professionals who need to get a training in coding and data science — but can’t go back to school to follow a curriculum.

The goal is not to become a data scientist but to be able to code, and to get a good idea of what data science is.

The best solution would be to join a full time, onsite training like the MSc I co-lead with Margherita Pagani, but for graduates who just got their first job this is not always possible.

The list concentrates on Python, SQL and R. Which should you learn? My advice is, if you are constrained by time: Python, then SQL, then R. Because SQL could be learned on the job (not Python), and R can wait until you have learned SQL and Python.

  1. Python for data science

Python is the most common programming language for data science. You should start here.

2. SQL

SQL is the language used to query data from a database. That’s super important in any kind of job, including business jobs.

There are not many well-made courses in SQL for free, which include interactive exercises and instructions on how to install an SQL client. So I make an exception and list these paying courses by Udemy:

3. R

R is a programming language that used to be only centered on statistics, but it evolved to become a general purpose language for data science. It is complementary to Python.

4. Paying platforms that contain good courses on Python, SQL, R and data science:

TeamLeada: 99$ (one-time payment for one course), with a LinkedIn certificate.

Pluralsight: 29$/month for access to the entire course library.

DataCamp: 29$/month for access to the entire course library.

Codeacademy: 19$/month for access to the entire course library.

LinkedIn Education: 29.98$ / month for access to the entire course library.

Coursera: 43$/month for access to the courses in a given specialization (in data science).

Udemy: 399€ for a specialization (a “nano degree”) in programming basics (course starts at a given date).

Analytics Vidhya: fee per course varies from free to ~150€.

--

--

Clement Levallois
Clement Levallois

Written by Clement Levallois

PhD, social scientist & data visualization specialist @EMLyon. @Gephi support team. #OpenAccess promoter. #Java dev.

No responses yet