Companies Home Search Profile

Complete App in SwiftUI 4, iOS 16.4 using MVVM and CoreData

Focused View

DevTechie DT

3:36:30

81 View
  • 1 - Introduction.mp4
    09:27
  • 2 - Project Setup Walkthrough.mp4
    14:24
  • 3 - Place View Model.mp4
    12:49
  • 4 - Places List View Model.mp4
    05:20
  • 5 - Add Place View Model.mp4
    10:32
  • 6 - Add New Place View.mp4
    20:24
  • 7 - Home View Structure.mp4
    07:19
  • 8 - Home View Top Header Component.mp4
    13:15
  • 9 - Home View Places Component.mp4
    21:56
  • 10 - Lazy View.mp4
    12:21
  • 11 - Location Manager.mp4
    10:28
  • 12 - Favorite Places Data Model.mp4
    09:17
  • 13 - Core Data Manager View Context Get Places.mp4
    14:52
  • 14 - Core Data Manager Save Delete.mp4
    08:42
  • 15 - Place Detail View Part 1.mp4
    12:08
  • 16 - Place Detail View Part 2.mp4
    13:12
  • 17 - Add New Place Core Data Connection.mp4
    05:43
  • 18 - FavoritePlaces.zip
  • 18 - Home View Core Core Data Connection Wrap Up.mp4
    14:21
  • Description


    Build Complete Favorite Places App from scratch using SwiftUI

    What You'll Learn?


    • Students will learn iOS Development
    • Students will learn SwiftUI App Development
    • Students will learn Core Data
    • Students will learn MVVM

    Who is this for?


  • Students will learn iOS Development using SwiftUI 4, iOS 16 & MVVM Design Pattern and Core Data
  • What You Need to Know?


  • Knowledge of Swift
  • Knowledge of Xcode
  • More details


    Description

    SwiftUI is a modern framework for building user interfaces across Apple platforms. It provides a declarative syntax for defining UI elements and their behavior, allowing for simpler and more concise code. SwiftUI also supports a reactive programming paradigm, making it easy to create dynamic and interactive interfaces.

    Core Data is a powerful and flexible framework for managing persistent data in an iOS or macOS application. It allows developers to store and retrieve data from a SQLite database, and provides features such as data validation, relationships, and migration.

    MVVM (Model-View-ViewModel) is a design pattern that facilitates the separation of concerns in an application's architecture. In this pattern, the Model represents the data and logic, the View displays the UI elements, and the ViewModel acts as the intermediary between the Model and the View, providing data and managing user interactions.

    When using SwiftUI and Core Data together, the MVVM pattern can be applied to create a robust and scalable architecture. The ViewModel can communicate with the Core Data stack to fetch and store data, and the View can update automatically based on changes to the ViewModel's state. This allows for a highly responsive and efficient user interface, while keeping the business logic and data management separate and organized. Overall, the combination of SwiftUI, Core Data, and MVVM can result in a powerful and modern app development experience.


    In this course, you will learn to SwiftUI, Core Data and MVVM design pattern by building real app.

    Who this course is for:

    • Students will learn iOS Development using SwiftUI 4, iOS 16 & MVVM Design Pattern and Core Data

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    DevTechie DT
    DevTechie DT
    Instructor's Courses
    Hello World from DevTechie. We have several years of experience working for big tech companies to small startups with 40+ years of combined experience in developing apps and softwares. We believe in sharing the knowledge gained over the years and would like to invite you to join us in this journey. We cover end to end development for mobile, web, backend as well as data science and machine learning.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 18
    • duration 3:36:30
    • Release Date 2023/06/11

    Courses related to iOS Development

    Subtitle
    In-App Purchases
    RayWenderlichIn-App Purchases
    3:06:01
    English subtitles
    06/15/2023
    Subtitle
    Applications of Custom Property Wrappers
    RayWenderlichApplications of Custom Property Wrappers
    25:28
    English subtitles
    06/14/2023

    Courses related to SwiftUI