Kotlin standard library cookbook : master the powerful Kotlin standard library through practical code examples /
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.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2018.
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | EBOOKCENTRAL_on1050953360 | ||
003 | OCoLC | ||
005 | 20240329122006.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 180906s2018 enka o 001 0 eng d | ||
040 | |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 OCLCQ |d UX1 |d K6U |d NLW |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
019 | |a 1175624636 | ||
020 | |a 9781788834643 |q (electronic bk.) | ||
020 | |a 178883464X |q (electronic bk.) | ||
020 | |z 9781788837668 | ||
020 | |a 1788837665 |q (Trade Paper) | ||
020 | |a 9781788837668 | ||
024 | 3 | |a 9781788837668 | |
029 | 1 | |a AU@ |b 000066231822 | |
029 | 1 | |a CHNEW |b 001039816 | |
029 | 1 | |a CHVBK |b 559034806 | |
035 | |a (OCoLC)1050953360 |z (OCoLC)1175624636 | ||
037 | |a CL0500000989 |b Safari Books Online | ||
037 | |a 9BDA8144-43C3-4B8A-B874-DDA954F5B9FC |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.76.A65 | |
082 | 0 | 4 | |a 005.3 |2 23 |
049 | |a UAMI | ||
100 | 1 | |a Urbanowicz, Samuel, |e author. | |
245 | 1 | 0 | |a Kotlin standard library cookbook : |b master the powerful Kotlin standard library through practical code examples / |c by Samuel Urbanowicz. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2018. | |
300 | |a 1 online resource : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
500 | |a Includes index. | ||
505 | 0 | |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 ... | |
505 | 8 | |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 | |
505 | 8 | |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 | |
505 | 8 | |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 | |
505 | 8 | |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 | |
588 | 0 | |a Online resource; title from PDF file page (EBSCO, viewed December 17, 2019). | |
520 | |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. | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
590 | |a ProQuest Ebook Central |b Ebook Central Academic Complete | ||
590 | |a eBooks on EBSCOhost |b EBSCO eBook Subscription Academic Collection - Worldwide | ||
650 | 0 | |a Application software |x Development. | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 7 | |a Computer programming / software development. |2 bicssc | |
650 | 7 | |a Object-oriented programming (OOP). |2 bicssc | |
650 | 7 | |a Programming & scripting languages: general. |2 bicssc | |
650 | 7 | |a Computers |x Programming |x General. |2 bisacsh | |
650 | 7 | |a Computers |x Programming |x Object Oriented. |2 bisacsh | |
650 | 7 | |a Computers |x Programming Languages |x Java. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
758 | |i has work: |a KOTLIN STANDARD LIBRARY COOKBOOK;MASTER THE POWERFUL KOTLIN STANDARD LIBRARY THROUGH PRACTICAL CODE EXAMPLES (Text) |1 https://id.oclc.org/worldcat/entity/E39PCY7tD38PTW7RpBCJyHBFDm |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781788837668/?ar |z Texto completo |
856 | 4 | 0 | |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=5484340 |z Texto completo |
938 | |a Askews and Holts Library Services |b ASKH |n BDZ0037628261 | ||
938 | |a ProQuest Ebook Central |b EBLB |n EBL5484340 | ||
938 | |a EBSCOhost |b EBSC |n 1860855 | ||
994 | |a 92 |b IZTAP |