Udacity Kotlin BootCamp for Programmers |
Written by Nikos Vaggalis | |||
Friday, 11 May 2018 | |||
Undoubtedly there is a lot of hype surrounding the new kid on the block, Kotlin. Even so, it is currently welcoming ever increasing waves of Java migrants to the extent that starting out with Java for the Android platform is about to become outdated. But why Kotlin? Kotlin is an expressive programming language with lambdas, coroutines, properties, object and functional constructs and advanced features all built in. It is statically typed, just like Java, and seamlessly interoperates with any given Java library in order to leverage the vast functionality found in Java's ecosystem. Kotlin has been designed for readability and removes a lot of boilerplate code due to an extremely compact and succinct language grammar, but the feature that makes it stand out from the rest is the inherent distinguishing between nullable and non-nullable data types, a feature that leads to fewer null pointer exceptions and therefore fewer bugs. Udacity, always in touch with the trend, has launched this brand new, and free, "Kotlin BootCamp for Programmers" to bring Kotlin to the masses. It doesn't presume knowledge of Java; knowledge of any modern object-oriented language will do, as candidates ought to be at least familiar with the concepts of OOP, the likes of classes, methods, inheritance and so on.
Despite Kotlin mostly being famous because of Android, the course treats Kotlin as a general programming language applicable to all sort of sectors and not just to Android. That being said, this bootcamp is the logical continuation for those having graduated from the Android Developer Nanodegree, (extensively covered in our seven-part series Insider's Guide to Udacity Android Developer Nanodegree ), who look to stay in sync with the latest developments of the platform or even to make the jump from Java to Kotlin for all new development. To quickly outline the course curriculum:
All in all, a new course for a modern language. More InformationKotlin Bootcamp for Programmers | Udacity Related ArticlesKotlin Begins Its Takeover Of Android Kotlin - New Language For Android The Programmers Guide To Kotlin - The Basics Insider's Guide to Udacity Android Developer Nanodegree Part 7 - Full Stack Android IntelliJ IDEA Improves Coding Assistance Programmers Guide To Kotlin (I/O Press) To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.
Comments
or email your comment to: comments@i-programmer.info |
|||
Last Updated ( Monday, 23 September 2019 ) |