Skip to main content

Ultimate SwiftUI Mock Interview AppStore

5h 11m 38s
English
Paid

Course description

Ready to become a professional developer? After this course, you'll be ready for any type of interview. Prerequisites: Basic SwiftUI skills, Understanding of networking.

Read more about the course

Course Topics

  1. Rendering SwiftUI views with NavigationStack, ScrollView, Searchable, GeometryReader, AsyncImage, etc.
  2. Fetching JSON with Async/Await
  3. Decoding JSON with Codable Protocol
  4. ScrollView snapping with scrollTargetLayout and scrollTargetBehavior
  5. iOS 17 #Observable macro
  6. Transform old completion handlers into async await code with Continuations
  7. Image caching using NSCache and AsyncImage

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 15 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Mock Interview Intro

All Course Lessons (15)

#Lesson TitleDurationAccess
1
Mock Interview Intro Demo
06:42
2
Rendering Views with ScrollView and GeometryReader
22:37
3
JSON Search with Async Await
34:49
4
Searchable with Sink and Debounce
16:57
5
Rendering Review Stars and Rating Count
14:56
6
Navigation Links and App Details JSON
30:56
7
Fullscreen Modal for Screenshots
21:38
8
Snapping Behavior with ScrollTargetBehavior and ScrollTargetLayout
15:10
9
Fetching JSON Reviews
23:50
10
Decoding JSON with Custom Keys
22:58
11
APIService Refactor and Completion Handlers
22:37
12
Decoding JSON with Generics
25:53
13
Async Await with Completion Handlers
22:31
14
Observable Macro Basics
14:11
15
Observable Refactor with PassthroughSubject
15:53

Unlock unlimited learning

Get instant access to all 14 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

SwiftUI Masterclass 2023 - iOS App Development & Swift

SwiftUI Masterclass 2023 - iOS App Development & Swift

Sources: udemy
Visually learn SwiftUI and build top-notch iOS 13 apps, iPadOS apps, Apple Watch apps, and even macOS apps! Introducing the complete SwiftUI Masterclass Course that will become ...
33 hours 9 minutes 12 seconds
Master the Coding Interview: Big Tech (FAANG) Interviews

Master the Coding Interview: Big Tech (FAANG) Interviews

Sources: zerotomastery.io
Want to land a job at a great tech company like Google, Microsoft, Facebook, Netflix, Amazon, or other companies but you are intimidated by the interview proces
36 hours 33 minutes 29 seconds
Master The Behavioral Interview As A Software Engineer

Master The Behavioral Interview As A Software Engineer

Sources: Alex Chiou
Problems with algorithms and data structures (such as tasks on LeetCode) often distract software engineers when preparing for interviews.
2 hours 46 minutes 2 seconds
Object-Oriented Design Patterns

Object-Oriented Design Patterns

Sources: neetcode.io
Design patterns are a way to solve commonly occurring problems in software engineering. They are reusable, tested solutions to certain software design problems. They are not coo...
1 hour 14 minutes 22 seconds
Mobile System Design

Mobile System Design

Sources: Tjeerd in ’t Veen
Stop getting stuck in a difficult codebase that's hard to modify. Learn how to keep a growing codebase nimble and easily adjustable so that you can focus on...