Git Product home page Git Product logo

building-applications-with-scala's Introduction

#Building Applications with Scala This is the code repository for Building Applications with Scala, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Scala is known for incorporating both object-oriented and functional programming into a concise and extremely powerful package. However, creating an app in Scala can get a little tricky because of the complexity the language has. This book will help you dive straight into app development by creating a real, reactive, and functional application. We will provide you with practical examples and instructions using a hands-on approach that will give you a firm grounding in reactive functional principles.

##Instructions and Navigations

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

package scalabook.javacode.chap1;
  public class HelloWorld {
    public static void main(String args[]){
    System.out.println("Hellow World");
  }
}

The book is not compatible with Scala 2.12 because Play framework which currently is on version 2.5.X and it only works with scala 2.11. Next Play will work with Scala 2.12 but this Play is not availiable now.

This book is for professionals who want learn scala, functional, and reactive techniques. This book is mainly focused to software developers, engineers, and architects. This is a practical book with practical code; however, we also have enough theory about functional and reactive programming.

All chapter have code files.

Software and Hardware List

Chapter Software required OS required
1 Java 8, Scala 2.11.7 Linux - Ubuntu - 14 or 15
2-6, 8, 9 10 Java 8, Scala 2.11.7, SBT 0.13, Activator 1.3 Linux - Ubuntu - 14 or 15
7 Java 8, Scala 2.11.7, SBT 0.13, Activator 1.3, Jasper Studio 6 Linux - Ubuntu - 14 or 15

##Related Products

###Suggestions and Feedback Click here if you have any feedback or suggestions.

building-applications-with-scala's People

Contributors

packt-itservice avatar sunithshetty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

building-applications-with-scala's Issues

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.