Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 735 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 735 Bytes

📒 Kotlin Notes Repository

Welcome to my Kotlin Notes! Here, I document everything from Kotlin basics to advanced features. It's a handy reference for anyone learning Kotlin.

Kotlin

📘 Overview

The notes cover:

  • Kotlin Basics: Syntax, Variables, Data Types
  • Control Flow: Loops, Conditionals, Functions
  • OOP Concepts: Classes, Inheritance, Interfaces

🎯 Purpose

  • Track my Kotlin learning progress
  • Provide a reference for others
  • Share tips with the community

📖 Usage

Clone the repository to follow along with your own practice.

git clone https://github.com/hardik44ss/Kotlin-Notes-.git

Code written by : Hardik Suthar