Skip to content

Repository for the capstone of Functional Programming in Scala Specialization

Notifications You must be signed in to change notification settings

Gigitsu/Functional-Programming-in-Scala-Capstone

Repository files navigation

Functional Programming in Scala Capstone

Course at Coursera by École Polytechnique Fédérale de Lausanne

About this course

In the final capstone project you will apply the skills you learned by building a large data-intensive application using real-world data.

You will implement a complete application processing several gigabytes of data. This application will show interactive visualizations of the evolution of temperatures over time all over the world.

The development of such an application will involve:

  • transforming data provided by weather stations into meaningful information like, for instance, the average temperature of each point of the globe over the last ten years;
  • then, making images from this information by using spatial and linear interpolation techniques;
  • finally, implementing how the user interface will react to users’ actions.

Datasets

Puts this datasets in project resources folder.

About

Repository for the capstone of Functional Programming in Scala Specialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published