Coder Social home page Coder Social logo

hands-on-scala-programming's Introduction

Hands-On Scala Programming [Video]

This is the code repository for Hands-On Scala Programming [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Over 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.

What You Will Learn

  • Explore what's new in Scala 2.13
  • Build intelligent server-side chat application via step-by-step exercises
  • Write expressive code while keeping it concise using Scala's programmer-friendly features
  • Eliminate issues early on using Scala's strong type features, giving you more time to solve the real problem at hand
  • Use standard Scala library constructs to add functionalities within your server-side application
  • Apply high-order functions and recursion to build highly optimized yet elegant solutions
  • Reduce duplication in your code even further with type-level programming
  • Utilize implicit parameters as a tool to enhance the design pattern of your application

Technical Requirements

For successful completion of this course, students will require the computer systems with at least the following:
• IntelliJ IDEA
• Java JDK 8 or later

Recommended Hardware Requirements:

For an optimal experience with hands-on labs and other practical activities, we recommend the following configuration:
• Processor: I7 2.8
• Memory: 16GB
• Hard Disk Space: 200MB
• Video Card: 256MB Video Memory

Related Products

hands-on-scala-programming's People

Contributors

packt-itservice avatar packtdwayne avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.