在本课程中,我们将学习如何使用 SwiftUI 框架构建我们自己的Instagram 克隆版。在整个过程中,您将培养高级编程、应用程序设计和应用程序开发技能。
完成课程后,您将获得有关创建社交应用程序、构建强大的应用程序逻辑、应用程序定制、应用程序设计、社交应用程序功能编程等等的所有知识。
Published 2/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.07 GB | Duration: 7h 38m带工程源文件
你会学到什么?
- 全面了解 Swift 5 和 Xcode
- SwiftUI 框架
- Firebase 和 SwiftUI 集成
- 实现MVVM系统
- 高级编程和应用程序开发技能
- 创建专业的 UI 和 UX
- 使用后端服务器
- 高级后端工程
- 如何监控数据库中的事件
- 优化性能的结构数据
- 如何建立功能齐全的社交网络
- 如何使用 Firestore 构建直接消息传递功能
- 最佳编码实践
- 为干净和可重用的代码实现自定义子类
- 深度编程,为干净和可重用的代码创建扩展和功能。
包括哪些功能?
- 主页动态
- 搜索带有文章的提要和搜索用户的能力
- 创建用户、发帖、点赞、评论文章
- 直接消息
- 关注/取消关注用户
- 查看关注者/关注的用户
- 能够查看谁喜欢文章
- 登录和注销
视频预览
此课程面向哪些人:
- 任何想要学习如何编码或学习如何构建高级全栈 iOS 移动应用程序的人。
- 任何想学习如何构建完整社交网络应用程序的人
- 想要了解新的 SwiftUI 框架的 iOS 开发者。
- 想要了解 SwiftUI 框架的 Swift 开发者。
课程目录
Section 1: Introduction
Lecture 1 Walkthrough
Lecture 2 Install XCode
Lecture 3 Get Started with SwiftUI: New Xcode Project
Section 2: Authentication: Design Sign In Scene
Lecture 4 Adding Sign In Scene – Customize Sign In Part 1
Lecture 5 Adding Sign In Scene – Customize Sign In Part 2
Lecture 6 Adding Sign In Scene – Customize Sign In Part 3
Lecture 7 Adding Sign In Scene – Customize Sign In Part 3
Lecture 8 Best Coding Practices 1: Extract SubView
Lecture 9 Best Coding Practices 2: Create Custom Modifiers
Section 3: Authentication: Design Sign Up Scene
Lecture 10 Adding Sign Up Scene – Customize Sign Up
Lecture 11 Navigation in SwiftUI
Section 4: Get started with Cloud Firestore – SignUp
Lecture 12 Introduction Firebase, and How to Integrate Firebase SDK to Our App
Lecture 13 Sign Up View: Interact with the photo library with SwiftUI
Lecture 14 SignUp Function
Section 5: Refactor Code
Lecture 15 Sign Up Scene: Refactor
Lecture 16 MVVM Design Pattern
Lecture 17 Refactor Part 1
Lecture 18 Refactor Part 2
Section 6: Authentication – SignIn
Lecture 19 Lecture 19. SignIn Function
Lecture 20 Lecture 20. Switch View
Lecture 21 Lecture 21. Store The User Session
Section 7: Main App: Design Home View
Lecture 22 Lecture 22. Adding TabView
Lecture 23 Lecture 23. Building Story View
Lecture 24 Lecture 24. Home View
Lecture 25 Lecture 25. Refactor Code
Lecture 26 Lecture 26. Navigation Link
Section 8: Main App: Design Comment View
Lecture 27 Lecture 27. Adding Comment View
Section 9: Main App: Design Discover View
Lecture 28 Lecture 28. Adding Discover View Part 1
Lecture 29 Lecture 29. Adding Discover View Part 2
Section 10: Main App: Design Camera View
Lecture 30 Lecture 30: Adding Camera View
Section 11: Main App: Design Activity View
Lecture 31 Lecture 31: Adding Notification View
Section 12: Main App: Design Profile View
Lecture 32 Lecture 32. Adding My Profile View
Lecture 33 Lecture 33. Adding User Profile View
Lecture 34 Lecture 34. Adding User List Scene
Section 13: Main App: Design Chat View
Lecture 35 Lecture 35. Adding Messages View
Lecture 36 Lecture 36. Adding Chat View Part 1
Lecture 37 Lecture 37. Adding Chat View Part 2
Section 14: Main App: Design Users View
Lecture 38 Lecture 38. Adding Search Bar View
Lecture 39 Lecture 39. Update User Model.mp4
Lecture 40 Lecture 40. Adding Logout Function
Lecture 41 Lecture 41. Implementing Search Feature
Lecture 42 Lecture 42. Loading User Avatar: Asynchronous Image Loading.
Lecture 43 Lecture 43. Updating Profile View
Section 15: Main App: Using Combine To Make A Network Call.
Lecture 44 Lecture 44. Learn Combine + Asynchronous Image Loading: The Easy Way
Section 16: Main App: Uploading Photo
Lecture 45 Lecture 45. Share A New Post Part 1
Lecture 46 Lecture 46. Share A New Post Part 2
Section 17: Main App: Profile
Lecture 47 Lecture 47. Loading My Posts – Grid View
Lecture 48 Lecture 48. Fix bugs
Lecture 49 Lecture 49. Refactor code
Lecture 50 Lecture 50. Loading My Posts – Table View
Lecture 51 Lecture 51. Loading User Profile
Section 18: Main App: Discover Screen
Lecture 52 Lecture 52. Discover Screen – Load All Posts
Section 19: Main App: Home Screen – Loading Data
Lecture 53 Lecture 53. Timeline Screen – Load User Posts
Lecture 54 Lecture 54. Timeline Screen – Like A Post Part 1
Lecture 55 Lecture 55. Timeline Screen – Like A Post Part 2
Lecture 56 Lecture 56. Timeline Screen – Like A Post Part 3
Section 20: Main App: Comment Screen – Loading Data
Lecture 57 Lecture 57. Comment Screen – Part 1: Push Comments To The Firestore Database
Lecture 58 Lecture 58. Comment Screen – Part 2: Load Comments From The Firestore Database
Lecture 59 Lecture 59. Comment Screen – Part 3: Display Comments From Firestore
Lecture 60 Lecture 60. Best Practices – Realtime Updates with Cloud Firestore in Comment S
Lecture 61 Lecture 61. Realtime Updates with Cloud Firestore in Home Screen
Lecture 62 Lecture 62: Fix issues
Section 21: Main App: Realtime Chat
Lecture 63 Lecture 63. Chat Feature – Understanding Database Structure
Lecture 64 Lecture 64. Chat Feature – Sending Text Messages
Lecture 65 Lecture 65. Chat Feature – Sending Photo Messages
Lecture 66 Lecture 66. Chat Feature – Displaying Chat Messages
Lecture 67 Lecture 67. Chat Feature – Displaying Inbox Messages
Section 22: Main App: Follow Feature
Lecture 68 Lecture 68. Follow Feature – Follow A User
Lecture 69 Lecture 69. Follow Feature – Display Following Information
Lecture 70 Lecture 70. Best Coding Practices
Section 23: Main App: Cloud Functions
Lecture 71 Lecture 71. Install Cloud Functions – Cloud Firestore Triggers
Lecture 72 Lecture 72. Cloud Firestore Triggers- OnCreateFollower Function
Lecture 73 Lecture 73. Cloud Firestore Triggers- OnDeleteFollower Function
Lecture 74 Lecture 74. Cloud Firestore Triggers- OnCreatePost Function
Lecture 75 Lecture 75. Fix issues
Section 24: Main App: Activity Screen
Lecture 76 Lecture 76. Activity Screen: Like a Post
Lecture 77 Lecture 77. Activity Screen: Comment A Post, Follow A User
Lecture 78 Lecture 78. Activity Screen: Display Activity Data
Lecture 79 Lecture 79. Activity Screen: Tap On An Activity Row