Halilozel1903 KotlinTutorials Save

It's a project that contains lessons & examples about Kotlin Programming language. 🏜️

Project README

Kotlin Tutorials πŸ‘¨πŸ»β€πŸ’»

Screenshot

What is Kotlin❓

Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java and the JVM version of Kotlin's standard library depends on the Java Class Library, but type inference allows its syntax to be more concise.

You can access the article from the link below: πŸ‘‡πŸΌ

https://medium.com/@halilozel1903/kotlin-nedir-43e312d2dca6

The goal of the project 🎯

Starting from the most basic topics about Kotlin, learning advanced topics by myself and creating an interactive project by sharing the information I have learned with you.

Project Content πŸ› 

It's a project that contains various information and examples about the basics of programming with Kotlin.

Project Subjects πŸ”–

Resources πŸ“š

  1. https://kotlinlang.org/docs/kotlin-docs.pdf
  2. https://www.programiz.com/kotlin-programming
  3. https://www.tutorialspoint.com/kotlin/
  4. https://www.geeksforgeeks.org/kotlin-programming-language/

Support πŸ’Έ

If this project help πŸ’ you can buy me a cup of coffee. β˜•

"Buy Me A Coffee"

License ℹ️

MIT License

Copyright (c) 2023 Halil OZEL

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Open Source Agenda is not affiliated with "Halilozel1903 KotlinTutorials" Project. README Source: halilozel1903/KotlinTutorials