What are the different ways to create useful Koltin flows?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.
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.