Buscador de Cursos
Busca entre más de 14.000 Cursos Online Gratis de las mejores universidades del mundo
Escribe aquí lo que quieres aprender
Buscar
Categorías
Functional Program Design in Scala (Scala 2 version)
For Expressions and Monads We’ll start by revisiting some concepts that we have learned from Principles of Functional Programming in Scala; collections, pattern matching, and functions. We’ll then touch on for-comprehensions, a powerful way in…
Configuring for Scala with IntelliJ IDEA
Project Overview In this quick 1 hour guided project you will learn how to get IntelliJ IDEA ready for Scala development. We will cover SDK, JDK, Scala-SDK, customization and the Scala build tool (sbt). Prior…
Installer et configurer Scala et les plugins associés avec IntelliJ
Module 1 Dans ce projet guidé d’une heure, Je vais vous montrer comment installer et configurer Scala avec IntelliJ IDEA, créer des projets basés sur IDEA et SBT (Simple Build Tool), et installer des plugins…
Effective Programming in Scala
Getting Started, Basics, Domain Modeling First, get up and running with Scala on your computer. Then, learn how to write and evaluate basic expressions and definitions. Last, learn how to model a business domain by…
Learn Object-Oriented Programming with Scala
Project Overview In this one hour class, you will learn the four pillars of object-oriented programming and apply it by completing a space simulation application. At the end of the class, you will understand the…
Parallel programming
Parallel Programming We motivate parallel programming and introduce the basic constructs for building parallel programs on JVM and Scala. Examples such as array norm and Monte Carlo computations illustrate these concepts. We show how to…
Make a Postage Calculator with Scala
Project Overview In this course, you will complete a postage estimator application and learn these intermediate level Scala topics: abstract classes and traits, enumeration, singleton object, companion object and factory methods, case object . At…
Functional Programming Principles in Scala
Getting Started + Functions & Evaluation Get up and running with Scala on your computer. Complete an example assignment to familiarize yourself with our unique way of submitting assignments. In this week, we’ll learn the…
Write a Mini Game in Scala
Project Overview In this 1 hour class you will learn Scala by writing a mini number guessing game. The product might seem simple but we will cover important Scala concepts such as type inference, objects,…
Introducción a Scala en Big data con Databricks
Introducción a Scala en Big data con Databricks Al final de este proyecto, tú entenderás y aplicarás las mejores prácticas para procesar datos de forma masiva en un ambiente de Big Data con le lenguaje…
Functional Programming in Scala
Course 1: Functional Programming Principles in Scala– Offered by École Polytechnique Fédérale de Lausanne. Functional programming is becoming increasingly widespread in industry. This trend is … Enroll for free. Course 2: Functional Program Design in…
Programming Reactive Systems
Introduction, Recap and Asynchronous Programming This module shows you how to get started with the course. After setting up your machine to work on and to submit assignments, it will provide you with a recap…
Big Data with Scala and Spark
In this 1 hour class you will learn the basics of using Scala with Apache Spark to process Big Data (large data sets). Work on a set of bicycle sale data to help the marketing…
Programming Reactive Systems (Scala 2 version)
Introduction, Recap and Asynchronous Programming This module shows you how to get started with the course. After setting up your machine to work on and to submit assignments, it will provide you with a recap…
Functional Programming Principles in Scala (Scala 2 version)
Getting Started + Functions & Evaluation Get up and running with Scala on your computer. Complete an example assignment to familiarize yourself with our unique way of submitting assignments. In this week, we’ll learn the…