Skip to content

πŸš€ Dive into the Kotlin Galaxy with our mind-blowing course! 🌌 Perfect for beginners to advanced developers, this Android-oriented journey will transform you into a Kotlin wizard! πŸ§™β€β™‚οΈ Learn effortlessly with cool examples and master the language that powers the Android universe. Join us on this epic coding adventure! 🌟

License

Notifications You must be signed in to change notification settings

hariomop12/Kotlin-Vibe

Repository files navigation

Kotlin-Vibe

πŸš€ Dive into the Kotlin Galaxy with our mind-blowing course! 🌌 Perfect for beginners to advanced developers, this Android-oriented journey will transform you into a Kotlin wizard! πŸ§™β€β™‚οΈ Learn effortlessly with cool examples and master the language that powers the Android universe. Join us on this epic coding adventure! 🌟

Kotlin logotype

Main Contibuter

Table of Contents

1. BASICS WITH EASY EXPLANATION!
  • 1_Hello_World_prog
  • 2_datatype_and_val_and_var_explanation
  • 3_operators_explanation
  • 4_if_else_explanation
  • 5_when_explanation
  • 6_loop_explanation
  • 7_get_input_explanation
  • 8_comment_and_kdoc_explanation
  • 9_Type Inference_explanation
  • 10_brake_and_continue_explanation
  • 11_try_and_catch_explanation
2. COLLECTION FRAMEWORKS
  • 1_array.kt
  • 2_list_and_map.kt
  • 3_set.kt
3. FUNCTIONS
  • 1_functionbasics.kt
  • 2_functions.kt
  • 3_lambda_fuction_and_higher_order_function.kt
  • 4_scope_functions.kt
  • 5_Callback_function.kt
  • 6_extension_function.kt
4_OOP

classes_and_objects

  • classes_and_object.kt
  • constructors.kt
  • getters_and_setters.kt
  • visibility_modifiers.kt
  • late_initialized.kt

inheritance

  • inheritance_in_kotlin.kt
  • phone.kt
  • basicphone.kt
  • smartphone.kt
  • explanation_of_2,3,4.kt
  • Abstraction.kt
  • enum_and_sealed.kt
  • interface_and_abstract_class.kt
  • polymorphism.kt
5_OTHER_concepts
  • null_safety.kt
  • generics.kt
  • packages_and_imports.kt
  • regex.kt
  • Annotations.kt
  • Reflection.kt
GENERAL TERMS
* IN KOTLIN
  * 1 string templateing
  * 2 parameters
  * 3 Short circuiting
  * 4 type casting (Type Conversion)
  * 5 concatenation
  * 6 Character escape
  * 7 Arrguments
  * 8 first-class citizens 
keywords
* List of commonly used keywords 
   * 1 Unit keyword
   * 2 until keyword
   * 3 is keyword 
   * 4 Any Keyword -> (thoda hard hai)
   * 5 when Keyword 
   * 6 open keyword
   * 7 return keyword 
   * 8 break keyword
   * 9 it keyword
   * 10 apply keyword

About

πŸš€ Dive into the Kotlin Galaxy with our mind-blowing course! 🌌 Perfect for beginners to advanced developers, this Android-oriented journey will transform you into a Kotlin wizard! πŸ§™β€β™‚οΈ Learn effortlessly with cool examples and master the language that powers the Android universe. Join us on this epic coding adventure! 🌟

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published