DEV Community

Thomas P. Fuller for Coherent Logic Limited

Posted on

What should aspiring data engineers learn?

Below is a mini data engineering crash course that I quickly put together and this list includes subjects that aspiring data engineers may want to become familiar with -- they include:

πŸ’Ώ R / RStudio : data.frame
πŸ’Ώ Spark or DataBricks or EMR : DataFrame / DataSet
πŸ’Ώ Python : Pandas
πŸ’Ώ Java: JPA / JPQL / Hibernate / HQL
πŸ’Ώ Data modeling
πŸ’Ώ Relational databases & SQL
πŸ’Ώ NOSQL / MapReduce / Hadoop
πŸ’Ώ MongoDB
πŸ’Ώ CSV files

What else would you include?

Top comments (0)