| Kotlin in Action |
|
Author: Dmitry Jemerov and Svetlana Isakova Kotlin is suddenly a very important language. This is one of our most popular book reviews of 2017 revisited in case you missed it. Kotlin used to be an obscure JVM language that had some features that made it better than Java. It is also so compatible with Java that it is a good candidate as a Java replacement, but until recently it was its lack of wide support that made it seem like a risky option. Why bet the farm on a language that might disappear overnight with the company that created it? Not that JetBrains, its originator, looks like disappearing any time soon/ but it isn't as big as Google or Microsoft and Kotlin had no other significant corporate backers. Now all that has changed. Google has adopted it as the third language supported in Android Studio and it is now a first-class Android language. With Google behind it there is nothing stopping you from using it for new and existing Android project - and it has lots and lots of advantages compared to the long winded, verbose and ever more complex Java. Although it starts from some very basic ideas, this is not a non-programmer's book. You probably don't have to program in Java to get something out of this book, but you do need to be able to program in some modern, object-oriented, language. Kotlin is a better Java and there is a tendency to explain what it does by pointing out what it does differently to Java. The book is divided into two parts: Introduction to Kotlin
Embracing Kotlin
It has to be said that there isn't a great deal of difference between the two parts of the book and they feel more like simple topics and more advanced topics. However, there isn't much in the way of logical progression of completeness. This is more like a collection of topics that stand out as being different from the way Java does things. This is fine, especially as the topics are explained well and you do need to know about them. Don't expect a traditional textbook that progresses in a logical way to cover most of the language. |
Software Requirements Essentials
Authors: Karl Wiegers and Candase Hokanson This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ] |
Data Structures & Algorithms in Python Author: Dr. John Canning, Alan Broder and Robert Lafore |
| More Reviews |
<ASIN:1871962536>
<ASIN:1871962544>

