Programming in Kotlin: Collections and Lambdas
- Type:
- Other > Other
- Files:
- 48
- Size:
- 1.23 GiB (1317764473 Bytes)
- Uploaded:
- 2023-03-23 04:49 GMT
- By:
- tuts756
- Seeders:
- 26
- Leechers:
- 32
- Info Hash: F3D25E67DCF704D37E2EC955B99757710CED3277
Description Learn how to create and work with collections of data using differenct collection types in Kotlin and explore lambdas, which is an integral part in many Kotlin codebases. Beginner developers who’ve had some experience with the fundamentals of the Kotlin language, who want to gain in-depth knowledge of working with collections and lambdas in Kotlin. Covered concepts Collections Pairs & Triples Lambdas Higher Order Functions Iterating Over Collections