Unit 7. Concurrency
In Unit 6, you learned how to use different collections and handle errors in a more functional style. In this unit, you’ll discover how to retrieve and store data in a database asynchronously. In the capstone, you’ll implement the data access layer of an application to create and answer quizzes. In particular, you’ll learn about the following subjects:
-
Lesson 42 introduces you to
implicit, a feature in the language that allows the compiler to enrich and expand your code at compile time. You’ll also learn about the type class pattern to define more powerful abstractions. -
Lesson 43 gives you an overview of synchronous versus asynchronous computations and how they can impact your application’s runtime performance. You’ll ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access