# VESIT

Published articles for VESIT.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## VESIT: Building Apps For Android in Kotlin

DevFeed: [VESIT: Building Apps For Android in Kotlin](<https://devfeed.tech/articles/vesit-building-apps-for-android-in-kotlin-28391.md>)

Original publisher: [Read original article](<https://siddroid.com/post/talk-building-apps-for-android-in-kotlin-vesit-cmpn-siddhesh-patil/>)

Author: Siddhesh Patil

Published: 2020-08-07T19:41:44Z

Content type: article

Language: en

Sources: [Sid Patil - Android Engineer and Kotlin Advocate](<https://devfeed.tech/sources/sid-patil-android-engineer-and-kotlin-advocate.md>)

Topics: [LineageOS](<https://devfeed.tech/topics/lineageos.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Android Studio](<https://devfeed.tech/topics/android-studio.md>), [android-development](<https://devfeed.tech/topics/android-development.md>), [Jetpack](<https://devfeed.tech/topics/jetpack.md>), [Gradle](<https://devfeed.tech/topics/gradle.md>), [ui](<https://devfeed.tech/topics/ui.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-development](<https://devfeed.tech/tags/android-development.md>), [android-studio](<https://devfeed.tech/tags/android-studio.md>), [app-architecture](<https://devfeed.tech/tags/app-architecture.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [computer-science](<https://devfeed.tech/tags/computer-science.md>), [developers](<https://devfeed.tech/tags/developers.md>), [first-android-app-with-kotlin](<https://devfeed.tech/tags/first-android-app-with-kotlin.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [how-to-build-apps-using-kotin-for-android](<https://devfeed.tech/tags/how-to-build-apps-using-kotin-for-android.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [siddhesh-patil-talks](<https://devfeed.tech/tags/siddhesh-patil-talks.md>), [talks-on-kotlin](<https://devfeed.tech/tags/talks-on-kotlin.md>), [tech-workshops-in-mumbai](<https://devfeed.tech/tags/tech-workshops-in-mumbai.md>), [ui](<https://devfeed.tech/tags/ui.md>), [vesit](<https://devfeed.tech/tags/vesit.md>), [vesit-cmpn](<https://devfeed.tech/tags/vesit-cmpn.md>), [workshop](<https://devfeed.tech/tags/workshop.md>), [xml](<https://devfeed.tech/tags/xml.md>)

### AI overview

A live Google Meet workshop at VESIT introduced computer engineering students to Android development with Kotlin. Participants used Android Studio to build a small app and learned about app architecture, views, data preparation, Gradle, Jetpack libraries, RecyclerViews, and debugging with logcat.

### Source excerpt

Continuing our two-day session on kickstarting your journey to become Android developers, budding computer engineering students learn to build their very first app for Android using Kotlin.

## VESIT: Getting Started With Kotlin

DevFeed: [VESIT: Getting Started With Kotlin](<https://devfeed.tech/articles/vesit-getting-started-with-kotlin-28392.md>)

Original publisher: [Read original article](<https://siddroid.com/post/talk-getting-started-with-kotlin-vesit-cmpn-siddhesh-patil/>)

Author: Siddhesh Patil

Published: 2020-08-06T19:40:38Z

Content type: article

Language: en

Sources: [Sid Patil - Android Engineer and Kotlin Advocate](<https://devfeed.tech/sources/sid-patil-android-engineer-and-kotlin-advocate.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Android](<https://devfeed.tech/topics/android.md>), [android-apps](<https://devfeed.tech/topics/android-apps.md>), [Application Development](<https://devfeed.tech/topics/application-development.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-apps](<https://devfeed.tech/tags/android-apps.md>), [application-development](<https://devfeed.tech/tags/application-development.md>), [computer-science](<https://devfeed.tech/tags/computer-science.md>), [first-android-app-with-kotlin](<https://devfeed.tech/tags/first-android-app-with-kotlin.md>), [how-to-build-apps-using-kotin-for-android](<https://devfeed.tech/tags/how-to-build-apps-using-kotin-for-android.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [q-a](<https://devfeed.tech/tags/q-a.md>), [siddhesh-patil-talks](<https://devfeed.tech/tags/siddhesh-patil-talks.md>), [student](<https://devfeed.tech/tags/student.md>), [talks-on-kotlin](<https://devfeed.tech/tags/talks-on-kotlin.md>), [tech-workshops-in-mumbai](<https://devfeed.tech/tags/tech-workshops-in-mumbai.md>), [vesit](<https://devfeed.tech/tags/vesit.md>), [vesit-cmpn](<https://devfeed.tech/tags/vesit-cmpn.md>)

### AI overview

A two-day introductory session at VESIT covered Kotlin fundamentals, including object-oriented programming, interoperability, type inference, null-safety, data classes, collections, control flow, and classes. The session was attended online by more than 170 computer engineering students.

### Source excerpt

Comp Science students from VESIT engineering college discover why Kotlin is the next-gen language for modern application development as a part of a two-day session on building android apps in Kotlin.