MP4 | Video: AVC 1920×1080 30fps | Audio: AAC 48KHz 2ch | Duration: 2h 6mGenre: eLearning | Language: English | Size: 447 MBLeverage Scala programming with functional constructs and build real-world applicationsKey FeaturesGet hands-on with everything you need to know to create your own Scala projectsWrite performant and easily maintainable code by leveraging immutability and concurrency constructs from ScalaUse Scala’s functional programming constructs to create robust and concurrent applicationsWhat You Will LearnExplore what’s new in Scala 2.13Build intelligent server-side chat application via step-by-step exercisesWrite expressive code while keeping it concise using Scala’s programmer-friendly featuresEliminate issues early on using Scala’s strong type features, giving you more time to solve the real problem at handUse standard Scala library constructs to add functionalities within your server-side applicationApply high-order functions and recursion to build highly optimized yet elegant solutionsReduce duplication in your code even further with type-level programmingUtilize implicit parameters as a tool to enhance the design pattern of your applicationAboutOver the last few years, Scala has seen a tremendous increase in its industry adoption as a tool for functional programming.
Despite that, learning Scala can seem a bit intimidating, given its functional, immutable, and object-oriented nature.
This course adopts a hands-on approach to building a server-side chat application from scratch using Scala.
You will begin by setting up a Scala environment with its sbt build tool.
Then, you will build a server-side chat app using functional programming and recursion schemes together with immutable data structures to make your processing requests easy.
Next, you’ll learn about advanced Scala features such as implicits, which foster code extensibility.
Moving on through the course, you’ll use Scala’s rich type system to create applications that identify all possible problems at compilation time.
Finally, you’ll compose all knowledge and improve server-side processing to work in a concurrent and highly parallelizable way using Scala’s concurrency API.
By the end of this course, you will have become fully proficient at using advanced Scala programming features in your production applications.
The code bundle for this course is available atEnjoy!