#scala #scala_native #algorithmic_trading #trading #financial_markets
https://www.youtube.com/watch?v=Lh9zuDvVhoc
https://www.youtube.com/watch?v=Lh9zuDvVhoc
YouTube
SBTB 2019: Richard Whaling, A brief introduction to systems programming, with Scala Native
With Scala Native's new unsafe API, Scala programmers have access to just as much power as C programmers have had for 50 years. But what does systems program...
#akka_http #crud #scala #dockers #demo #slink
https://medium.com/se-notes-by-alexey-novakov/crud-microservice-with-akkahttp-c914059bcf9f
https://medium.com/se-notes-by-alexey-novakov/crud-microservice-with-akkahttp-c914059bcf9f
Medium
CRUD Microservice with AkkaHttp
Let’s use Scala and its famous library AkkaHttp to build microservice for Create-Read-Update-Delete type of operations. We will briefly…