- Scala for Java Developers
- Thomas Alexandre
- 98字
- 2021-07-16 11:58:36
Summary
This interactive chapter that introduced some of the commonly used operations on objects and collections was only a glimpse to demonstrate some of the expressiveness and powerful constructs of Scala.
In the next chapter, we are going to increasingly blend Scala with an existing standard Java web application. Since there are so many ways by which one can create a standard web application, combining some of the many frameworks and database technologies available, irrespective of whether they involve Spring, Hibernate, JPA, SQL, or NoSQL, we will take the straightforward path of some of the well-established JavaEE tutorials.
推薦閱讀
- Learn ECMAScript(Second Edition)
- ClickHouse性能之巔:從架構(gòu)設(shè)計(jì)解讀性能之謎
- Learning Java Functional Programming
- Moodle Administration Essentials
- Mastering JavaScript Object-Oriented Programming
- PaaS程序設(shè)計(jì)
- PHP 編程從入門到實(shí)踐
- 名師講壇:Java微服務(wù)架構(gòu)實(shí)戰(zhàn)(SpringBoot+SpringCloud+Docker+RabbitMQ)
- 精通網(wǎng)絡(luò)視頻核心開發(fā)技術(shù)
- Julia高性能科學(xué)計(jì)算(第2版)
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Python全棧數(shù)據(jù)工程師養(yǎng)成攻略(視頻講解版)
- Programming Microsoft Dynamics? NAV 2015
- 數(shù)據(jù)結(jié)構(gòu):Python語(yǔ)言描述
- Spring Data JPA從入門到精通