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")
}
This repo consists of code dumps authored by me based on concepts of Kotlin.
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.
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