Dr. Viktor SirotininCodeXEffective and Idiomatic Error Handling in Kotlin (Tutorial)An attempt to describe a systematic approach to effective and idiomatic error handling in Kotlin.Oct 1, 2023Oct 1, 2023
Dr. Viktor SirotininCodeXWorking with SI units in JavaThe KotUniL library, originally developed in Kotlin, has recently become cross-platform. Specifically, it is now available in Java…Jul 20, 2023Jul 20, 2023
Dr. Viktor SirotinKotUniL = SI Units + Kotlin. Part Three: When only one unit test is enoughWe will see how fundamental scientific structures of SI-Uinit and specific features of Kotlin have affected the design of our library.Jan 29, 2023Jan 29, 2023
Dr. Viktor SirotinKotUniL = SI Units + Kotlin. Part Two: Advanced FeaturesArrangement of the principal measurements in physics based on the mathematical manipulation of length, time, and mass. Source: WikipediaJan 29, 20232Jan 29, 20232
Dr. Viktor SirotinKotUniL = SI Units + Kotlin. Part One: Introduction to KotUniLAmperes cannot be added to volts. Centimetres can be added to inches, but very carefully. Otherwise, it will be like with the $125 million…Jan 28, 2023Jan 28, 2023
Dr. Viktor SirotininCodeXDon’t trust CharGPT and use KotUniLIn recent weeks, the media and social networks have been flooded with messages about dialogs with ChatGPT. I also tried to chat with ChatGPDec 28, 2022Dec 28, 2022
Dr. Viktor SirotininCodeXProgramming is the materialization of ideasAuthor of illustration: geraltNov 25, 2022Nov 25, 2022
Dr. Viktor SirotininCodeXMulti-arity functions in JavaIn Java 8, functions were introduced with one and two input parameters. But what if there are more parameters?Aug 24, 20211Aug 24, 20211