MARC 닫기
05156cam c2200493Ii 4500
000001308197
20200210174407
m d
cr unu||||||||
180906s2018 enka o 001 0 eng d
▼a 9781788834643
▼q (electronic bk.)
▼a 178883464X
▼q (electronic bk.)
▼z 9781788837668
▼a AU@
▼b 000066231822
▼a CHNEW
▼b 001039816
▼a CHVBK
▼b 559034806
▼a 1860855
▼b (N$T)
▼a CL0500000989
▼b Safari Books Online
▼a 9BDA8144-43C3-4B8A-B874-DDA954F5B9FC
▼b OverDrive, Inc.
▼n http://www.overdrive.com
▼a UMI
▼b eng
▼e rda
▼e pn
▼c UMI
▼d OCLCF
▼d STF
▼d TEFOD
▼d CEF
▼d G3B
▼d TEFOD
▼d EBLCP
▼d MERUC
▼d UAB
▼d UKAHL
▼d OCLCQ
▼d N$T
▼d OCLCQ
▼d N$T
▼d 248023
▼a QA76.76.A65
▼a 005.3
▼2 23
▼a Urbanowicz, Samuel,
▼e author.
▼a Kotlin standard library cookbook:
▼b master the powerful Kotlin standard library through practical code examples /:
▼c by Samuel Urbanowicz.
▼h [electronic resource].
▼a Birmingham, UK:
▼b Packt Publishing,
▼c 2018.
▼a 1 online resource:
▼b illustrations.
▼a text
▼b txt
▼2 rdacontent
▼a computer
▼b c
▼2 rdamedia
▼a online resource
▼b cr
▼2 rdacarrier
▼a Includes index.
▼a Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Ranges, Progressions, and Sequences; Introduction; Exploringthe use of range expressions to iterate through alphabet characters; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Traversing through ranges using progression with a custom step value; Getting ready; How to do it ... ; How it works ... ; See also; Building custom progressions to traverse dates; Getting ready; How to do it ... ; How it works ...
▼a Using range expressions with flow control statementsGetting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Discovering the concept of sequences; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Applying sequences to solve algorithmic problems; Getting ready; How to do it ... ; How it works ... ; Chapter 2: Expressive Functions and Adjustable Interfaces; Introduction; Declaring adjustable functions with default parameters; How to do it ... ; How it works ... ; See also; Declaring interfaces containing default implementations; Getting ready
▼a How to do it ... How it works ... ; There's more ... ; See also; Extending functionalities of classes; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Destructuring types; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Returning multiple data; How to do it ... ; How it works ... ; There's more ... ; See also; Inlining parameters of closure type; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Infix notations for functions; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Smart types checking with generic reified parameters
▼a Getting readyHow to do it ... ; How it works ... ; Overloading operators; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Chapter 3: Shaping Code with Kotlin Functional Programming Features; Introduction; Working effectively with lambda expressions; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Discovering basic scoping functions -let, also, apply; Getting ready; How to do it ... ; How it works ... ; See also; Initializing objects the clean way using the run scoping function; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also
▼a Working with higher-order functionsHow to do it ... ; How it works ... ; Functions currying; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Functioncomposition; Getting ready; How to do it ... ; How it works ... ; Implementing the Either Monad design pattern; How to do it ... ; How it works ... ; There's more ... ; Approach to automatic functions memoization; How to do it ... ; How it works ... ; There's more ... ; Chapter 4: Powerful Data Processing; Introduction; Composing and consuming collections the easy way; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also
▼a This book explores the valuable standard libraries, showing you how to use them to write succinct code. Filled with short and easy-to -follow solutions, you'll see how to get optimal performance from your Kotlin code.
▼a Online resource; title from PDF file page (EBSCO, viewed December 17, 2019).
▼a Application software
▼x Development.
▼a Application software
▼x Development.
▼2 fast
▼0 (OCoLC)fst00811707
▼a Electronic books.
▼a NA000000
▼b 00000140
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=1860855
▼a Askews and Holts Library Services
▼b ASKH
▼n BDZ0037628261
▼a ProQuest Ebook Central
▼b EBLB
▼n EBL5484340
▼a EBSCOhost
▼b EBSC
▼n 1860855
| 자료유형 : | 단행본 |
|---|---|
| ISBN : | 9781788834643 |
| ISBN : | 178883464X |
| ISBN : | |
| 개인저자 : | Urbanowicz, Samuel, author. |
| 서명/저자사항 : | Kotlin standard library cookbook: master the powerful Kotlin standard library through practical code examples /: by Samuel Urbanowicz. [electronic resource]. |
| 발행사항 : | Birmingham, UK: Packt Publishing, 2018. |
| 형태사항 : | 1 online resource: illustrations. |
| 일반주기 : | Includes index. |
| 내용주기 : | Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Ranges, Progressions, and Sequences; Introduction; Exploringthe use of range expressions to iterate through alphabet characters; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Traversing through ranges using progression with a custom step value; Getting ready; How to do it ... ; How it works ... ; See also; Building custom progressions to traverse dates; Getting ready; How to do it ... ; How it works ... |
| 내용주기 : | Using range expressions with flow control statementsGetting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Discovering the concept of sequences; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Applying sequences to solve algorithmic problems; Getting ready; How to do it ... ; How it works ... ; Chapter 2: Expressive Functions and Adjustable Interfaces; Introduction; Declaring adjustable functions with default parameters; How to do it ... ; How it works ... ; See also; Declaring interfaces containing default implementations; Getting ready |
| 내용주기 : | How to do it ... How it works ... ; There's more ... ; See also; Extending functionalities of classes; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Destructuring types; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Returning multiple data; How to do it ... ; How it works ... ; There's more ... ; See also; Inlining parameters of closure type; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Infix notations for functions; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Smart types checking with generic reified parameters |
| 내용주기 : | Getting readyHow to do it ... ; How it works ... ; Overloading operators; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Chapter 3: Shaping Code with Kotlin Functional Programming Features; Introduction; Working effectively with lambda expressions; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Discovering basic scoping functions -let, also, apply; Getting ready; How to do it ... ; How it works ... ; See also; Initializing objects the clean way using the run scoping function; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also |
| 내용주기 : | Working with higher-order functionsHow to do it ... ; How it works ... ; Functions currying; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Functioncomposition; Getting ready; How to do it ... ; How it works ... ; Implementing the Either Monad design pattern; How to do it ... ; How it works ... ; There's more ... ; Approach to automatic functions memoization; How to do it ... ; How it works ... ; There's more ... ; Chapter 4: Powerful Data Processing; Introduction; Composing and consuming collections the easy way; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also |
| 요약 : | This book explores the valuable standard libraries, showing you how to use them to write succinct code. Filled with short and easy-to -follow solutions, you'll see how to get optimal performance from your Kotlin code. |
| 일반주제명 : | Application software -- Development. -- |
| 일반주제명 : | Application software -- Development. -- |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기