Appendix 1. Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Scala Microservices Jatin Puri, Selvam Palanimalai
ISBN: 978-1-78646-934-2
- Learn the essentials behind Microservices, the advantages and perils associated with them
- Build low latency, high throughput applications using Play and Lagom
- Dive deeper with being asynchronous and understand the superiority it provides
- Model your complex domain data for scale and simplicity with CQRS and Event Sourcing
- Be resilient to failures by using message passing
- Look at best practices of version control workflow, testing, continuous integration and deployments
- Understand operating system level virtualization using Linux Containers. Docker is used to explain how containers work
- Automate your infrastructure with kubernetes
Learning Scala Programming Vikash Sharma
ISBN: 978-1-78839-282-2
- Get to know the reasons for choosing Scala: its use and the advantages it provides over other languages
- Bring together functional and object-oriented programming constructs to make a manageable application
- Master basic to advanced Scala constructs
- Test your applications using advanced testing methodologies such as TDD
- Select preferred language constructs from the wide variety of constructs provided by Scala
- Make the transition from the object-oriented paradigm to the functional programming paradigm
- Write clean, concise, and powerful code with a functional mindset
- Create concurrent, scalable, and reactive applications utilizing the advantages of Scala