Programmers Guide To Kotlin (I/O Press)
Thursday, 21 September 2017

Kotlin is attracting attention as "a better Java" especially since Google backed it as a language for Android development. In this book, some chapters of which you can read on this site, Mike James introduces Kotlin to programmers. You don't have to be an expert programmer in Java or any other language, but you need to know the basics of programming and using objects.

<ASIN:1871962536>

While Kotlin is similar to Java and you can pick up much of the language as you go along, a deeper understanding will enable you to create better and more robust programs. As with all languages there are some subtle areas where an understanding of how things work makes all the difference.

Author: Mike James
Publisher: I/O Press
Date: September 2017
Pages: 194
ISBN: 978-1871962536
Print: 1871962536
Audience: Java programmers, Android developers and programmers wanting to discover why Kotlin is a better Java
Level: Intermediate 

 

 

cover

 

  • What makes Kotlin Special
  • The Basics: Variables, Primitive Types and Functions
  • Control
  • Strings and Arrays
  • The Class & The Object
  • Inheritance
  • The Type Hierarchy
  • Generics
  • Collections, Iterators, Sequences & Ranges
  • Advanced functions
  • Anonymous, Lamdas & Inline Functions
  • Data classes, enums and destructuring
  • Exceptions, Annotations & Reflection
  • Working with Java

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Wild West To Agile (Addison-Wesley)

Author: Jim Highsmith
Publisher: Addison-Wesley
Pages: 304
ISBN: 978-0137961009
Print: 0137961006
Kindle: B0BXWP88KP
Audience: Adherents of Agile methodology
Rating: 4.5
Reviewer: Alex Denham

The subtitle of this book is Adventures in Software Development Evolution and Revolution and it is personal reminin [ ... ]



The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]


More Reviews