Crextio.com Latest Questions

Kingston Harrison
  • 0
  • 0
Explorer

How to create koltin Flow

  • 0
  • 0

What are the different ways to create useful Koltin flows?

Related Questions

Leave an answer

Leave an answer


2 Answers

  1. If you are already in the field of programming, then you can learn it pretty fast, but if you are a beginner then it will depend on how much time you invest in learning Kotlin. I would say that it will take you nearly 3–4 weeks to learn kotlin. by 3–4 weeks I mean basic concepts of kotlin. When u are comfortable in basics apply those basics and you will learn advanced topics when you start implementing what you have learned.

  2. Kotlin is not as much difficult. If you have a basic knowledge of any programming language such as java or c,c++. Just try to relate your existing programming experience with kotlin, like first start with making a class and creating objects, control statements. Once you have basic knowledge you can later start working on other features of kotlin like extension function, etc. I have a good experience with kotlin now so let me know in case you find any issues.