Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / Scala

Scala

Scala

Great Reads

by Sacha Barber
Getting .NET code to talk to Scala code and vice versa using RabbitMQ
by Jian_Zhang
Democratizing AI with Intel-Optimized Software
by Sacha Barber
This time we will look at a simple example of Akka.
by Sacha Barber
Ok so last time we covered the basics of actors and the actor system (actor fabric) and covered how to send simple messages to actors. This time we will talk about actor hierarchies (supervision) and also actor lifecycles.

Latest Articles

by Sacha Barber
Getting .NET code to talk to Scala code and vice versa using RabbitMQ
by Jian_Zhang
Democratizing AI with Intel-Optimized Software
by Sacha Barber
This time we will look at a simple example of Akka.
by Sacha Barber
Ok so last time we covered the basics of actors and the actor system (actor fabric) and covered how to send simple messages to actors. This time we will talk about actor hierarchies (supervision) and also actor lifecycles.

All Articles

Sort by Score

Scala 

by Sacha Barber
Getting .NET code to talk to Scala code and vice versa using RabbitMQ
by Jian_Zhang
Democratizing AI with Intel-Optimized Software
by Sacha Barber
An article on how to use the open source Apache Kafka messaging framework, with a bit of RxScala thrown in for good luck
by Sacha Barber
Looking at Spark/Cassandra working together
by Sacha Barber
Looking at Spark/Cassandra working together
by Sandeep Mewara
A guide to help learn about Kafka and do a setup & test of data pipeline in Windows environment.
by Mahsa Hassankashi
This article is the most complete essay about big data from scratch to practical.
by Intel
This article introduces BigDL, shows you how to build the library on a variety of platforms, and provides examples of BigDL in action.
by Paolo Parise
Graph intersection using map reduce and Akka
by Sacha Barber
An introductory article on Apache Spark, with a demo app
by Mahsa Hassankashi
This article explains almost the whole story about Scala and its functionality with an example.
by Sacha Barber
I have been a .NET developer for a long time now, and am very very used to dealing with the .NET framework Task library. Obviously here I mean TPL and now Async/Await. So now that I am doing more and more Scala I wanted to see what the equivalent code would be in Scala, […]
by Sacha Barber
So continuing on from the Scala for .NET series of posts. This time we will look at using Generics in Scala.
by Igor Ladnik
Simple Kafka producer and consumer written in C# and Scala with Avro schema read either from local file or simple Web server
by Diego Stéfano
Spam detection in Scala using Deeplearning4j.
by Sacha Barber
Simple uber type app using Akka/React/TypeScript/Scala/Play/Kafka/MongoDb/Rx