Skip to content

vvr3ddy/kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin

Kotlin Logo

Martin Flower

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

Oscar Wilde

Experience is the name everyone gives to their mistakes.

Dan Salomon

Sometimes it pays to stay in bed on Monday, rather than spending the rest of the week debugging Monday’s code.

import vvr.disclaimer.*
fun disclaimer() : String {
      var str1 = """ This code dump is my first author work.
                     I am the sole author for this work. If anyother author is involved,
                     I shall credit them in the code.
                 """ 
      println("Hello World, This is VVR with Kotlin as my weapon.")
      println("The Repo has been organized Folderwise for all concepts")
}

What is this Repo ?

This repo consists of code dumps authored by me based on concepts of Kotlin.

Why have these files been uploaded ?

After a while, every programmer tends to miss out on some fundamental concepts. They start running around notes and other resources to see basic functionality. To avoid a mess around me. I'm dumping these codes to refer to later.

Can we use the code in this Repo ?

Yes, one can freely redistribute it provided it is used only for educational or community purpose. For commercial usage, people may contact me on telegram @vvreddy

About

Dump of my Kotlin Practice Codes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages