
End with Kotlin 3rd lecture feat. Android development
soja05246866
Kotlin grammar in a short 3 lectures! Learn the basics of Kotlin grammar and Android programming, and even create your own Android app!
Beginner
Android, Kotlin
The best tutorial for Android beginners! [1] After mastering the basic concepts of Android effectively, [2] create two apps that learn threads and network communication, and [3] create a micro-clone coding app with ads! Includes how to launch on Google Play Store and generate app revenue!
Android Essentials / Advanced Concepts
How to make money💰 from advertising
How to upload to Google Play Store
How to communicate with API in Android
How to Multi-Thread in Android
How to Upgrade Android App Design
As of Inflearn , Joyce's Kotlin lecture, which had been taken by 3,942 people, has been completely renewed for the 2023 version!
If you purchase this course, you will receive the latest Kotlin course in 2023 for free .
Even if you don't know Kotlin and have never programmed before,
With this one lecture , you can kill two birds with one stone: Kotlin and Android!
My first android,
Start with easy and fun lessons! 🐥
Q. How can I monetize it✨?
In our app, we will learn how to monetize by directly pasting advertisements . There are several ways to monetize an app. You can charge for the app itself, induce payments within the app, or make money by pasting advertisements. For beginners, it may be better to make a small profit through traffic by pasting advertisements rather than an app that requires users to pay. Try monetization, which seemed far away, by directly pasting advertisements in Mise Mise Clone Coding.
Joyce, the author of a book that achieved the TOP 10 in the Aladdin and Yes24 app programming fields while giving YouTube lectures on Android, has finally opened a lecture on Inflearn!
Originally, he was only planning to film free lectures, but he decided to convert them to paid lectures and give students more detailed and immediate Q&A, so he filmed the lectures like this. There were some twists and turns before the release, but the course currently has a 5-star rating.
Join Joyce for your first Android lesson!
The author of the book 『Joyce's Android App Programming with Kotlin』, which achieved 2nd place in the Aladdin Mobile Programming category and was selected for the 2022 Sejong Book Academic category, is finally presenting to you the lectures he filmed after months of hard work.
This course is suitable for everyone, from absolute beginners to Android developers who want to have a solid grasp of Android concepts . After effectively learning Android concepts, we will create three apps one by one, monetize them with ads, and then upload them to the Google Play Store. After finishing this course, you will become a developer who can quickly learn and implement any new concept.
Maybe studying the basic concepts for the first time can be boring. I explained the key contents with many examples and analogies so that you can study easily and enjoyably. Learn the hard theory without getting bored!
If there is something that is difficult to understand in terms of logic, I have made it as logical as possible through diagrams. Learn how to organize code logically and start programming Android properly.
We provide lesson plans so that you can review difficult concepts separately. By the end of this course, you will become a developer who is not afraid of any new concepts.
I've been thinking hard about how I can teach you Android basics and practical knowledge together, and rather than creating a bunch of easy apps. I realized that it is important to experience an environment similar to the actual development of an app. That is also the environment you will face in the actual work. After implementing the core functions in the micro-micro clone coding, try to create an app that gradually develops by adding Google Maps functions, banner ads, and full-page ads functions one by one .
I have thought hard about how to convey only the essential concepts that you need. And I have come to the conclusion that no lecture can contain all the knowledge, and that it is important to apply the concepts you have learned to practice. You will learn the concepts with me, practice them right away, and acquire them. And I will constantly ask you questions about what you have learned. Review difficult concepts through the lesson notes.
Apps are one of the representative front-end developments that directly meet users. Why should you use any font or any image just because it is a tutorial? Even if you are a beginner, you can implement a beautiful app. Let's learn how to implement not only the function but also the design with the image file provided only to those who complete the course.
I am afraid that you may forget Kotlin while studying Android too hard, so I have included Kotlin tip notes here and there in the lecture. If you have forgotten any Kotlin grammar, you can refer to these notes. Also, I have shared many practical tips that you can use in practice, so please check the lecture!
In Chapter 3 REAL ANDROID, you will create three apps yourself and apply the concepts you have learned.
In the first app, we will go over the concept of threads, which is essential not only for Android but for all programming. Then, we will go over the design update and get more familiar with Constraint Layout.
Local database is an essential element when creating an app, and it is a concept that Android developers must learn. We will learn about the Room Database library that makes it easy to use a local database, and focus on the RecyclerView that can efficiently display a list. After you fully master the database concept through this app, you can create an app that stores your diary, or a phone book app. Or you can create a function that stores data in your first stopwatch app. At the end of this app, there is an assignment that you can update the app .
In the micro-micro clone coding, we will focus on how to use the Retrofit 2 library, which helps with Android API communication. Even if you are a programming beginner who does not know the concepts of API and HTTP communication, do not worry at all. You will learn everything in detail one by one in the pre-knowledge stage. Even if you know it in advance, think of it as a warm-up exercise before creating an app in earnest.
You will learn micro-clone coding by upgrading it sequentially from version 1, version 2, and version 3 .
And finally, we will practice packaging the app and uploading it directly to the Google Play Store . There are quite a few things to keep in mind when uploading it for the first time, but don't worry, I will explain each step in detail through video.
Q. I have never programmed before and I don't know Kotlin. Will that be okay?
I have been giving free lectures for several years and writing best-selling Android books, and I have been thinking about how to teach Android to you in an easy and fun way. And this lecture is the essence of my thinking. If you do not know the Kotlin language, please take the first lecture (basic grammar) and the second lecture (advanced grammar) below first. (It is free :D) You can skip the third lecture because it is related to Android development. After quickly learning Kotlin, move on to this lecture and build a solid foundation of Android.
Q. Will I be able to get a job as an Android developer if I take this course?
No, no development course will guarantee you a job. However, I will teach you how to live as a developer for life, not just a job. Think about how you want to make this app, and that app, and how fun app development is. If you become a happy developer who only programs for your whole life, you will definitely get a job. (Of course, it is natural to prepare hard according to your goal.) Because you can't beat someone who enjoys it.
This course is designed to help you learn the concepts you need in the introductory stage in the most fun way possible. After the last course, you will be able to see yourself happily imagining what kind of app you can create on your own.
Q. I've heard of Kotlin grammar, but the Android lecture is difficult!
Android programming can be said to be easy if you say it is easy, and it can be said to be infinitely difficult if you say it is difficult. If you want to make it well at the production level, you need to accumulate a lot of knowledge. However, if you feel that "Android development" itself is difficult, rather than a specific concept, then you are likely learning Android in the wrong way.
If you learn the concepts step by step, there is no concept that you cannot learn. Of course, there will be a difference in the effort and time required to learn the relatively easy TextView and the complex MVVM design pattern. However, after listening to this lecture, you will be able to develop the habit of encountering any concept, and this will become the foundation for you to become an excellent Android developer.
Q. Does Android development have a future?
Yes, Android is loved more than any other OS, accounting for 71.55% of the global market as of 2022. Cross-platform development like Flutter is also gaining attention, but most companies that prioritize UX prefer Android native app development.
Thinking about whether Android has a future is like thinking about a problem that has no answer. Try to be in the top 10% in Android. Through this course, you will solidify the concepts and polish your skills to the point where you can no longer learn anything, such as MVVM design pattern, single activity pattern, and dependency injection methods such as Dagger2. If you don't lose interest and keep your skills sharp, your future will definitely shine brightly regardless of the future of Android.
Q. Do I need to have the book?
It is not a must, but if you use it as a reference, your learning efficiency will be much higher. The lecture basically selected the three apps that are considered the most important among the examples in the book. If you want a more detailed explanation or want to make other example apps, I recommend purchasing the book and using it as a reference along with the lecture. It is not required.
He is a YouTuber who runs the YouTube channel CodewithJoyce and the author of the book Joyce's Android App Programming with Kotlin. He provides content with relatively easy examples and animations for beginners to understand difficult Android programming concepts. He is currently a CEO of an IT startup and is a blockchain and Android app developer who writes code day and night.
Who is this course right for?
A complete beginner who is new to development (someone who has taken my free Kotlin class)
If you are having trouble learning Android and new concepts come up
You know Kotlin and Java, but this is your first time developing Android
If you want to learn Android properly & enjoyably for the first time
For those who want to build a solid foundation in Android
Need to know before starting?
Kotlin Grammar (Free Lectures Provided)
7,228
Learners
145
Reviews
14
Answers
4.8
Rating
2
Courses
즐거운 일은 한다는 것은 큰 축복입니다.
여러분에게 얼마나 안드로이드 프로그래밍이 재미있는 것인지 나누려 강사가 되었습니다.
All
127 lectures ∙ (13hr 50min)
7. Data type
13:10
8. Function
08:17
9. String Template
03:12
11. Loop - For
06:14
12. Loop - While
06:03
21. Class Basics
04:39
26. Data class
04:45
31. Null handling
10:09
All
46 reviews
4.9
46 reviews
Reviews 8
∙
Average Rating 5.0
5
I am a major studying Android. Recently, many companies are looking for Kotlin developers, and I personally became interested in it, so I was looking for a lecture and ended up taking this lecture. Before starting this lecture, I first learned the grammar through Joyce's free Kotlin lecture, and I think that basic Java programming is necessary for learning Android. The lecture itself was high quality and systematic. I could clearly see why Kotlin is rising more than Java in Android app development, and since it covers important concepts with quality, I was able to take the lecture with focus even for review. I think that textbooks are essential for learning Android, but I think that the project practice and Google distribution-related parts covered in the latter part of this lecture will be able to fill in the gaps in the Android textbook alone. If there is a chance next time, it would be good to have a lecture on Android advanced projects or app development contracts :)
Reviews 1
∙
Average Rating 5.0
5
I started watching Kotlin lectures on YouTube and ended up purchasing the course. The explanations are clear and the lecture content is well organized, so it seems easy for Android beginners to learn. I'm currently working on the Android Basics part, and I'm really looking forward to the app creation part!!!
Reviews 1
∙
Average Rating 5.0
5
I felt the need to study Android app development, so I looked for several lectures and decided to take the course after seeing the systematic curriculum, detailed lecture explanations, and Q&A! I think it will be a good guide to develop an app myself and apply the concepts I learned on my own, but it can be confusing and unsystematic. I look forward to the remaining lectures!!
Reviews 1
∙
Average Rating 5.0
5
I found Joyce while searching for free Kotlin lectures on YouTube. Despite being a free lecture, it was very helpful in everything from basic Kotlin grammar to advanced grammar and app creation. After taking this free lecture, I tried making a copy app on my own, but I felt that my skills were not enough to copy apps made by developers in the field. I also lacked knowledge about fragments, and even when I searched on Google, I couldn't understand the concepts such as threads, firebase, and retrofit on my own. So I thought I needed a Kotlin lecture, and while I was looking, I found out that Joyce's lecture, which I had taken for free, had been released. I thought it was the perfect lecture for me who was studying on my own, and since there was a discount, I immediately signed up for the course. The results were very satisfying. It was not just about learning conceptual and theoretical parts, but also focused on practical content. It was exactly what I wanted. Usually, when you take a Kotlin course, it often only teaches grammar and makes really simple apps, but this course allows you to make multiple apps instead of just one, so I felt that it would be helpful in practice. Of course, to become a developer, you need to go through more in-depth studies, but I think this course will be a good stepping stone to establish the foundation. If there is a course for intermediate users, it would be better because those who have taken this course will be able to continue listening to it without any interruption. Haha Thank you for making this course!! I will also work hard to become a developer who can teach others a lot of knowledge!!!
Reviews 1
∙
Average Rating 5.0
5
This is the best. It's the lecture I've been looking for. You can definitely learn the entire basic framework of Android. The best!!
Thank you!
Free
Check out other courses by the instructor!
Explore other courses in the same field!