![[超初心者編] アプリ8個を作りながら学ぶAndroid Kotlin강의 썸네일](https://cdn.inflearn.com/public/courses/327096/cover/fa1cbc3c-c0e8-4a3d-9f2a-1150b67f6457/327096-eng.png?w=420)
[超初心者編] アプリ8個を作りながら学ぶAndroid Kotlin
bokchi
8つのアプリを作りながら、Kotlinの文法を利用してAndroidアプリを作ってみます。 8つの実習資料だけでなく、様々な理論説明とともにAndroidを勉強してみます。
입문
Android, Kotlin, Firebase
This is a basic Kotlin grammar course. Designed for those wanting to develop Android apps in Kotlin, it offers an enjoyable way to build a solid foundation in Kotlin grammar from scratch.
Kotlin Grammar Basics
Kotlin syntax needed for Android development
Kotlin Coding Test Problem Solving
Are grammar lessons boring? 📲
Learn the basics of Kotlin easily and enjoyably.
This course is about learning Kotlin grammar, a programming language for developing Android apps. This course is for those who want to start developing Android apps with an understanding of Kotlin grammar and a certain level of proficiency.
The most commonly used development languages for developing Android apps are Java and Kotlin. Google has been strongly supporting Kotlin since declaring "Kotlin First" in 2019. In addition, many companies are looking for talents who are proficient in Kotlin when hiring Android developers.
In this lecture, for those who want to develop Android apps in Kotlin, we will learn Kotlin grammar step by step. Starting from the most basic parts , you can learn the contents you must know and solve coding test problems . So, shall we try it together?
Most people who study app development start studying the grammar of a development language with the intention of creating fun apps.
However, there are many cases where people give up halfway through studying grammar without being able to finish it.
Why is that? Because grammar lessons are usually boring and uninteresting.
Instead of boring and uninteresting grammar lessons, I prepared an easy and light Kotlin grammar lesson.
It is possible to release an Android app by studying only the part of making an app without organizing Kotlin grammar. However, when creating difficult functions, there are many cases where you refer to other people's code or official Google documentation , but if you do not organize Kotlin grammar, it may be difficult to understand other code.
Therefore, understanding Kotlin grammar is essential.
After graduating from college, when I first had a technical interview as an Android developer (at Kakao/Netmarble, etc.), I remember being asked a lot of basic questions about Kotlin grammar . At the time, I thought, "Why are they asking me this?", but now that I think about it, it was a question about how much I understood the basics.
In all studies, the basics are the most important, and it is important how faithfully you practice those basics.
You can strengthen your fundamentals by studying grammar, which will become the starting point for future learning.
In the case of grammar books, they cover not only frequently used grammar but also all content, so it is not an amount that can be learned quickly, and authors often explain things assuming that readers know the basics.
In a lecture like this one, we will explain in detail from the beginning, focusing on frequently used grammar.
Most of the lectures on YouTube do not study in a systematic order and only cover very basic parts. Therefore, you may not be able to study various grammars that you will encounter while developing.
Through this course, you can study grammar as quickly as you need. As shown in the image below, it is structured so that you can acquire important knowledge in a short period of time .
It doesn't cover everything like a thick grammar book that requires a long time to study, but it's structured so that you can quickly learn and practice what you need in a short period of time.
Those who think, "I'm not a theoretician but a practical person" can skip this lecture, take the lecture below, and study the parts you need by searching.
[Beginner's Guide] Learn Android Kotlin while creating 8 apps
Learn Android app development by making it yourself!
Even if you want to explain a concept you already know, you have to think about how to explain it well and make it easy to understand. Rather than reading explanations that come up right away when you search the Internet, I made the lectures while thinking about how to make it easier and more understandable. There are videos that took more than half a day to explain and film even one 10-minute video.
All developers are used to talking to other developers. Because of this, I often assume that everyone knows the terms we use in everyday life, so I recorded the lectures to avoid this as much as possible.
We've structured it so that you won't have a hard time learning due to the new, unfamiliar terms.
It is impossible to understand everything about a single development language in just a few hours of lectures.
This course will gradually increase your understanding of the development language through grammar study, practice, and on-the-job projects. This course is designed to help you quickly and easily learn the parts you need when you first start studying Kotlin.
Just following the examples and typing them out won't make it yours. You can get used to coding (grammar) and experience various string processing and function implementations by solving coding test problems.
I created a problem myself as a good example to practice Kotlin grammar.
Section 0: Kotlin Basics
Let's study the most basic and frequently used grammar.
Section 1: Moving beyond Kotlin Basics
Learn about concepts related to classes. Learn about concepts such as inheritance/interface/abstract class that you will encounter in future development.
Section 2 - Kotlin in Depth
Learn some of Kotlin's unique features, such as its scope function.
Section 3 - Practice Kotlin with Coding Test Problems
You can become familiar with Kotlin by solving coding test problems, writing your own code, and processing strings.
Q. Can I take the course if I don't have any experience using a programming language like Java?
Yes, you can take the course. It is designed for beginners and those who have been learning for less than 6 months.
Q. I want to learn app development right away without learning grammar.
I remember when I first started learning app development, I skipped studying grammar and started with app development. If you are the type of person who studies by creating screens right away, you can take the lecture below first, and then later, when you organize your grammar, you can take this lecture.
Q. Will I learn everything about Kotlin syntax by taking this course?
It is impossible to master a development language in a few hours of lectures. This lecture aims to quickly review the Kotlin grammar necessary for development in a minimum amount of time.
Q. Does it include learning Android app development or does it only cover Kotlin syntax?
The current lecture does not cover app development. It covers the Kotlin language syntax for developing Android apps.
Q. After learning grammar, can I learn Android app development through follow-up lectures?
I am producing the lectures in the following order. I think it would be good to refer to them for future classes.
Q. How is the internship conducted?
You can practice in an online environment (https://play.kotlinlang.org/) without installing cumbersome practice tools.
Q. Where can I find the lecture materials?
You can download the lecture code in Section 4.
Q. What is the difficulty level of the coding test questions?
This was created by hand using the easiest level of difficulty problems found on general coding test sites. It was created primarily for practicing string processing and familiarizing oneself with Kotlin grammar.
Q. Are there any precautions to take when taking the class?
After recording the lecture, I changed the order a bit to make it more efficient while listening to the lecture. During the lecture, it said that the next lecture is about loops, but there are cases where it starts with conditional statements instead of loops, so I think it would be good to refer to this part.
Q. I don't know if this is a good course for me to take!
I recommend this course to those who fall under the following categories:
This may not be of much help to those who fall into the following categories:
Who is this course right for?
Those who wish to organize Kotlin grammar
For those looking to start Android app development with Kotlin
6,270
Learners
379
Reviews
1,368
Answers
4.8
Rating
11
Courses
2015년 스타트업 창업을 계기로 다양한 개발 프로젝트를 진행하였습니다.
현재는 평범한 직장인 개발자입니다
All
47 lectures ∙ (6hr 25min)
Course Materials:
All
59 reviews
4.7
59 reviews
Reviews 5
∙
Average Rating 5.0
Reviews 1
∙
Average Rating 5.0
Reviews 6
∙
Average Rating 4.2
Reviews 2
∙
Average Rating 3.0
$17.60
Check out other courses by the instructor!
Explore other courses in the same field!