Java Kotlin Code Refactoring by Deng Ken· (1 results)

Java to Kotlin: Code Refactoring Guide(Chinese Edition)
( YING ) DENG KEN· MAI GE LEI GE ( Duncan McGregor )
- Softcover
Seller: liu xing, Nanjing, Chinaliu xing
Contact seller5-star sellerCondition: New
US$ 178.58
US$ 18.00 shippingShips from China to U.S.A.Quantity: 1 available
paperback. Condition: New. Paperback.Pub Date:2023-12 Pages:800 Publisher:Machinery Industry Press This book tells how to transition from Java to Kotlin. focusing mainly on code. Each chapter explains one aspect of the transition from Java to Kotlin. and examines the aspects that a typical Java project can improve in the process…. For example. from optional to nullable. from bean to value. and from open class to sealed class. Each chapter begins by explaining the key concepts. and then shows how to gradually and safely .