Android Development Full Course 2023 | Kotlin Tutorial | Complete Tutorial with Projects | @SCALER

preview_player
Показать описание

This course covers fundamental Kotlin concepts to advanced techniques crucial for Android app development. From grasping Kotlin syntax to creating interactive interfaces, implementing features, and deploying apps, each section aims to provide a clear learning path.

We have also covered a variety of engaging Android project ideas to help you apply what you learn and enhance your skills in mobile app development. Our goal is to equip you with the expertise to build innovative, functional, and user-friendly Android applications.

Topics Covered
0:00- Introduction
0:50-Overview of Kotlin
15:55-Kotline Playground
16:33-IDE
17:35-Practicing Kotlin Playground
35:05-Why Java (JDK)?
1:32:53-Kotlin Inheritance
1:49:21-Control Flow Decision Making and Loops
2:22:26-Functions in Kotlin
4:25:40-What is an API?
5:09:36-Recycler View
5:57:45-Application Development (Travel App, Calculator App & Portfolio App)

What is Kotlin?
Kotlin is being used more and more in Android application development. It is an open-source programming language that JetBrains and Google created and oversees.

What is a Programming language?
Programmers create software programmes, scripts, and other sets of instructions for computers to follow using a programming language.

What is app development?
App development is the process of creating software applications that run on mobile devices, such as smartphones and tablets. It involves designing the user interface, writing code for the app's functionality, and testing the app to ensure it works as intended.

What is Android development?
Android development is the process of creating mobile applications that run on the Android operating system. It involves designing the user interface, writing code in Java or Kotlin for the app's functionality, and testing the app to ensure it works on a variety of devices.

What is UI/UX design?
UI/UX design refers to the process of designing the user interface and user experience of a digital product, such as a website or mobile application. It involves creating a visually appealing and user-friendly interface that is easy to navigate and provides a positive user experience.

Who is a Mobile App Developer?
A Mobile App Developer is a software professional who designs, develops, and maintains applications for mobile devices such as smartphones and tablets. They are responsible for creating efficient, user-friendly, and visually appealing mobile apps using various programming languages and development tools.
______________________________________________________________________________

About SCALER:

A transformative tech school, creating talent with impeccable skills. Upskill and Create Impact.

📌 Follow us on Social and be a part of an amazing tech community📌

🔔 Hit that bell icon to get notified of all our new videos 🔔

If you liked this video, please don't forget to like and comment. Never miss out on our exclusive videos to help boost your coding career! Subscribe to Scaler now!
Рекомендации по теме
Комментарии
Автор

Topics Covered
0:00- Introduction
0:50-Overview of Kotlin
15:55-Kotline Playground
16:33-IDE
17:35-Practicing Kotlin Playground
35:05-Why Java (JDK)?
1:32:53-Kotlin Inheritance
1:49:21-Control Flow Decision Making and Loops
2:22:26-Functions in Kotlin
4:25:40-What is an API?
5:09:36-Recycler View
5:57:45-Application Development (Travel App, Calculator App & Portfolio App)

programingwithaman
Автор

Explanation of Kotlin concepts is good. But should be using latest versions to explain. In this video older version of Android Studio is used and many things seem to be different in latest versions.

rohanreddyg
Автор

This teaching technique and content is awesome..Wonderful work ma’am thank you

Rahul-upqt
Автор

If you find the code runtime to be very high in your desktop, pair your device with the output. It significantly reduces the load on your system.

himanchalwarde
Автор

I absolutely loved this tutorial. One of the most clear, concise, and understandable tutorials I've ever seen regarding the basics.

SoBlue
Автор

After listening your 5-hour class, Soumya, I'm fallen in love with your teaching.
Thank you so much to you and your team!

ANONYMOUS-slej
Автор

What I have liked so far with this Woman is that she's more of Practical, her explanation in code are better than those In presentations and that's the type of teacher we really need❤❤❤

navascrisis
Автор

how do we know what steps should we take while making projects, like here you told to add dependecy then create data class and all

melodiesheart
Автор

I want to know how to use local database file like sql.db file containing mcqs and put it in assets folder how can i assess and the information from that file using kotlin. There are alot of tutorials that tell you how to generate sql database and how to edit and stuff. If there is a video tutorial kindly recommend that. Thanks.

etcelestosapien
Автор

4:33:26 how can i get result.. newest version does not have any support like that .. as i saw i could be wrong. please someone tell

arnavbhardwaj
Автор

just start this course, seems that easy to understand..

jousufjacob
Автор

You're the best. Much better than my professor. You make Kotlin among the most productive programming languages.

hermanAfandiu
Автор

Am facing an issue while run the progress in intellij idea environment .it shows the file in the editor is not runnable. Why

JBkailash
Автор

Nice, I was just looking into cameraX. I'm building in app in react native rn but I'm interested in native as well

domthefounder
Автор

it is hectic for me to write the same styling for different text for same appealing dose it support css class or id or sudo selector something
i am a web developer so it will cause pain in my ass to write this styling

Dhirendrakumar-fenn
Автор

A great tutorial, and excellent explanations of concepts. Thank you very much!

cvdqoiy
Автор

When I run this code:
fun main(args: Array<String>) {
var name="Sujoy"
name="Sujoy Maity"
print(name)
}

Then show error that:
no main manifest attribute, in 2-Variable.jar

So how I solve this?

fashionwithphotography
Автор

Hey there! I'm eager to dive into programming and wondering whether I should start with Kotlin, Java, or both. I've heard that Java has been around longer and has a wider range of resources available, but Kotlin seems more modern and streamlined. What would you recommend for someone starting out? Should I focus on learning one language thoroughly or explore both simultaneously? Looking forward to your advice!

wajidqayyum
Автор

thankyou Saumya ma'am for the clear steps by step explanation. but can please make the same app using Jetpack Compose?

RahulPal-sygm
Автор

hello maam,
i followed all the steps as told by you but the app developed is giving a torjan virus warning and asking to uninstall it.Can you please tell me what to do and how to get rid of this?
the recycler view is a lot slow and the app is gettong collapsed when i am scrolling a lot in the recycler view. is this because of the insufficent data to preview in the scrolled recycler view?

ASHRAFALI_F_