강의

멘토링

커뮤니티

Programming

/

Mobile Application Development

[iOS] Swift Modern Collection View & MVVM Pattern Guide

Implement networking with MVVM pattern and Modern Collection View, and freely manipulate diverse, dynamic Collection Views.

(4.5) 8 reviews

184 learners

Level Basic

Course period Unlimited

  • dumveloper
iOS
iOS
RxSwift
RxSwift
MVVM
MVVM
Swift
Swift
iOS Autolayout
iOS Autolayout
iOS
iOS
RxSwift
RxSwift
MVVM
MVVM
Swift
Swift
iOS Autolayout
iOS Autolayout

Reviews from Early Learners

Reviews from Early Learners

4.5

5.0

clamp

100% enrolled

It was a good lecture. I should listen to it again^^

5.0

asdfaa22

100% enrolled

1. The difficulty level is set to beginner to beginner, but I think it is a higher level lecture than that. 2. Although it explains the overview of MVVM, there were some parts that were a little difficult to understand for someone who is just starting out. It would have been better if it had explained the structure by connecting RxSwift and MVVM and making a diagram. (Of course, there is no lecture that makes you understand 100%, and there are parts that students must study, so there may be individual differences.) 3. It seems that you need to have some prior knowledge of Collection View, and the code and structure explanation for sections/layouts were a little difficult for me to understand. 4. The part where you configure the view with Snapkit instead of storyboard is very, very helpful. 5. It seems like I only listed the disadvantages, but in fact, I don't think there is any other lecture that is this useful and covers this much depth. This is a lecture that anyone who understands iOS development to some extent should definitely take. + Review after one month First of all, I listed the shortcomings above, but I learned about SnapKit in this lecture, and I am confident that I can compose any view and screen, so I am cloning and coding with SnapKit. If you don't have any ideas right now and want to study, listen to this and try cloning an existing app with SnapKit... It's very helpful...!

5.0

인호 황

100% enrolled

I was able to learn something short and informative.

What you will gain after the course

  • We will learn Modern Collection View(Diffable Datasource + Compositional Layout) from basic to advanced.

  • Let's try building a project using the MVVM pattern.

  • You can try using Snapkit, Kingisher, and RxSwift.

  • You can create various forms of Collection View.

Swift iOS UI: Core Skills for Mastering! 📲

For iOS Swift layout implementation
MVVM pattern + library utilization

How would you implement the layout of an app like the one in the photo? Scrolling down will reveal more layouts, and their order may change depending on the API.

If you use Compositional Layout and Diffable Datasource, you can apply multiple layouts to a single collection view without having to embed multiple collection views inside a table view.

This course aims to master Modern Collection Views using Compositional Layout and Diffable Datasources for practical use. Through an in-depth project, you'll implement the MVVM pattern using widely used libraries like Snapkit and RxSwift . Using open APIs, you'll implement networking directly and render data values in the collection view.

Apply the libraries required for layout implementation and experience firsthand how to implement the MVVM pattern!


Master the Modern Collection View to implement a variety of UIs.


You can learn step by step by dividing the course into basic → advanced → application .


In the application phase, we will implement the network directly using public APIs and handle a slightly more complex UI .


We will implement the application project using SnapKit, Kingfisher, Rxswift, and RxAlamofire .


I will implement the project using the MVVM pattern .


You can learn more in depth than what you can find by Googling!


The lecture proceeds like this 📚

I recommend this to these people

  • Anyone who has experience with Swift and UIKit
  • If you are having trouble implementing various collection view layouts
  • Anyone who wants to implement layouts in a new way using the modern collection view

I'm Dumbbelloper , a 4-year startup mobile iOS developer 😃
We'll teach you the patterns and how to use Liveberry for mobile app development.

1. Basic Modern Collection View Usage

  • In this course, you'll learn how to implement layouts using Compositional Layout and manage data and cells using Diffable Datasource . You'll also master the fundamental principles of usage through simple examples. Through these exercises, you'll acquire the skills to easily implement complex layouts and dynamic data processing.
  • Additionally, we cover layout composition using SnapKit and image loading using Kingfisher , providing you with the ability to learn commonly used features in practice and how to apply them.

2. Basic Modern Collection View Practice

  • This course builds on the fundamentals by implementing a wider range of layouts and covering practical applications of Compositional Layout and Diffable Datasource . This will help you move beyond simple examples and develop the skills to implement complex screen compositions and dynamic data processing with increasing proficiency.

3. MVVM + Network Implementation

  • In this course, you'll configure libraries using Swift Package Manager (SPM) and learn how to implement the MVVM (Input-Output) pattern and networking using RxSwift. You'll also learn how to implement networking directly using open APIs . This will allow you to more efficiently apply networking and reactive programming skills required in real-world applications.

4. Modern Collection View In-Depth

  • This course covers how to apply Modern Collection View to an MVVM project , dynamically implementing various layouts. This will help you efficiently manage complex data and UI configurations, and you'll learn a project structure that can be used immediately in real-world situations.

📢 Please check before taking the class.

  • You should have basic Swift syntax and experience with UIKit . This course does not cover detailed explanations of related topics.
  • The operating system is macOS , and Xcode version 13 or later must be used for practice.

Recommended for
these people

Who is this course right for?

  • Aspiring to master Swift Collection View UI

  • Those who want an advanced Collection View

  • Those who want to try various libraries

  • Unfamiliar with MVVM

Need to know before starting?

  • Swift

  • UIKit

Hello
This is

477

Learners

32

Reviews

28

Answers

4.8

Rating

5

Courses

I'm Dumbelloper, an iOS developer with 6 years of experience.

Lectures that can be put to use immediately in the field

I will create courses that are essential for beginner to intermediate levels.

I'm Dumbelloper, an iOS developer with 6 years of experience. I will create courses that can be applied immediately in the field and are essential for beginner to intermediate levels.

I'm Dumbelloper, an iOS developer with 6 years of experience. I will create courses that can be applied immediately in the field and are essential for beginner to intermediate levels.

Curriculum

All

54 lectures ∙ (7hr 33min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

8 reviews

4.5

8 reviews

  • gakyunggu0715님의 프로필 이미지
    gakyunggu0715

    Reviews 4

    Average Rating 5.0

    5

    100% enrolled

    • clamp4213님의 프로필 이미지
      clamp4213

      Reviews 8

      Average Rating 5.0

      5

      100% enrolled

      It was a good lecture. I should listen to it again^^

      • dumveloper
        Instructor

        I'm glad it helped, thank you!

    • johncoder님의 프로필 이미지
      johncoder

      Reviews 6

      Average Rating 5.0

      5

      100% enrolled

      1. The difficulty level is set to beginner to beginner, but I think it is a higher level lecture than that. 2. Although it explains the overview of MVVM, there were some parts that were a little difficult to understand for someone who is just starting out. It would have been better if it had explained the structure by connecting RxSwift and MVVM and making a diagram. (Of course, there is no lecture that makes you understand 100%, and there are parts that students must study, so there may be individual differences.) 3. It seems that you need to have some prior knowledge of Collection View, and the code and structure explanation for sections/layouts were a little difficult for me to understand. 4. The part where you configure the view with Snapkit instead of storyboard is very, very helpful. 5. It seems like I only listed the disadvantages, but in fact, I don't think there is any other lecture that is this useful and covers this much depth. This is a lecture that anyone who understands iOS development to some extent should definitely take. + Review after one month First of all, I listed the shortcomings above, but I learned about SnapKit in this lecture, and I am confident that I can compose any view and screen, so I am cloning and coding with SnapKit. If you don't have any ideas right now and want to study, listen to this and try cloning an existing app with SnapKit... It's very helpful...!

      • dumveloper
        Instructor

        Hello, thank you so much for your sincere and quality feedback! I plan to improve the lecture further, and I think this is a great idea to reflect. I will try to make a better lecture by referring to your comments. Thank you!

    • hih4582229님의 프로필 이미지
      hih4582229

      Reviews 1

      Average Rating 5.0

      5

      100% enrolled

      I was able to learn something short and informative.

      • dumveloper
        Instructor

        Thank you for your kind words. I will make better lectures!

    • jjmo971647님의 프로필 이미지
      jjmo971647

      Reviews 2

      Average Rating 4.5

      5

      100% enrolled

      It was useful to learn the basics and usage of MVVM, RxSwift, and ModerCollectionView.

      • dumveloper
        Instructor

        Thanks for the reply! Hope it helps

    $23.10

    dumveloper's other courses

    Check out other courses by the instructor!

    Similar courses

    Explore other courses in the same field!