Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Deep Dive iOS 16 Swift -  SwiftUI Programming
Deep Dive iOS 16 Swift -  SwiftUI Programming

Deep Dive iOS 16 Swift - SwiftUI Programming: Project-based approach to iOS 16 development using MVVM design pattern with SwiftUI programming

Arrow left icon
Profile Icon Ron Erez
Arrow right icon
€74.99
Video Jun 2023 54hrs 17mins 1st Edition
Video
€74.99
Subscription
Free Trial
Renews at €18.99p/m
Arrow left icon
Profile Icon Ron Erez
Arrow right icon
€74.99
Video Jun 2023 54hrs 17mins 1st Edition
Video
€74.99
Subscription
Free Trial
Renews at €18.99p/m
Video
€74.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want

Key benefits

  • Comprehensively learn programming basics, variables, arrays, loops, structs, tuples, and enums
  • Work with code Snippets to write programs efficiently and create numerous apps based on SwiftUI/iOS 16
  • Create apps based on frontends, body shape, meditation app, finance app, and task manager UI

Description

This beginner-to-advanced course focuses on iOS 16 programming using the Swift language and SwiftUI framework. This project-based course teaches about the features of the language and creating apps using the MVVM software design pattern hand in hand with SwiftUI and iOS 16 development. You will learn to efficiently use Xcode 14, navigate, and use hotkeys and code snippets. The course covers fundamentals of iOS and then uses this to create apps as possible using these basics. We will explore programming basics, that is, variables, constants, arrays, loops, structs, conditionals, basic data types, guard, tuples, and enumerations. We will then advance to HStack, VStack, ZStack, gradients, colors, text, alignment, frames, rotations, grids, images, and AsyncImage. We will examine working with code snippets to write programs more efficiently. We also cover useful topics in these sections such as page tabbed views, background colors, buttons, gradient text and masks, nice default views, avatars, clickable images that link to a website, and so on. Upon completion of the course, you will create apps independently like the greetings app, tip calculator, recipes app with MVVM pattern, Fizz Buzz, alarm app, Conway’s Game of Life, Brevis app iOS development, multilingual animals, and various user interfaces.

Who is this book for?

This course caters to individuals wishing to acquire application development skills using SwiftUI/iOS 16 with beginner to advanced programming skillsets; however, more than basic to intermediate programming skills are desirable at least to make the most of the course. Anyone wishing to learn programming on iOS 16 using SwiftUI and individuals wanting to learn a quick course on what can be developed using SwiftUI would benefit from this course.

What you will learn

  • Learn the iOS 16/SwiftUI programming language fundamentals
  • Learn HStack, VStack, ZStack, colors, text, frames, grids, and images
  • Learn to efficiently use Xcode 14, hotkeys, and code snippets
  • Learn to add hypertext markup language (HTML) to color extensions
  • Create Brevis, quote of the day, mystic puzzle, and Speed code apps
  • Build user interfaces for body shape, meditation, finance, and tasks

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jun 08, 2023
Length: 54hrs 17mins
Edition : 1st
Language : English
ISBN-13 : 9781805121770
Languages :
Tools :

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want

Product Details

Publication date : Jun 08, 2023
Length: 54hrs 17mins
Edition : 1st
Language : English
ISBN-13 : 9781805121770
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 142.97
Deep Dive iOS 16 Swift -  SwiftUI Programming
€74.99
Godot 4 Game Development Projects
€33.99
SwiftUI Cookbook
€33.99
Total 142.97 Stars icon

Table of Contents

25 Chapters
Introduction Chevron down icon Chevron up icon
Swift Programming Language Fundamentals Chevron down icon Chevron up icon
The Greetings App Chevron down icon Chevron up icon
SwiftUI Basics Chevron down icon Chevron up icon
Exploring Images and AsyncImage Chevron down icon Chevron up icon
Xcode Code Snippets Chevron down icon Chevron up icon
Cool and Interesting Questions Chevron down icon Chevron up icon
Calculator Supporting Light and Dark Mode Chevron down icon Chevron up icon
Introduction to the MVVM Design Pattern with Recipes Chevron down icon Chevron up icon
FizzBuzz and Programs That Write Programs! Chevron down icon Chevron up icon
Create a Color Extension Based on an HTML Page Chevron down icon Chevron up icon
Exploring Charts Chevron down icon Chevron up icon
Alarm App Chevron down icon Chevron up icon
Create the Alarm Project
Creating the App Icon
Folder Structure
Localization
Color Palette
Time of Day Icon - Part 1
Time of Day Icon - Part 2
The Time Model
Time and Date Support
The Alarm Model
Dummy Alarm Data
Splash Screen View Structure
Splash Screen: Animated Circles Subview
Four Cool Circles View
Splash Screen: Animate Four Cool Circles
Cool Text View and Custom Fonts
Import Image and Complete Splash Screen
Enable Notifications View - General Structure
MainGradient, ButtonView, and Complete Enable Notifications View UI
About View
Add and Edit Alarm - Part 1 - You Did It View
Add and Edit Alarm - Part 2 - ToBedWakeUpView
Cancel and Save Buttons
Alarm Toggle View - Part 1
Time Picker
Select Activity View
SelectActivityView - Part 2
Back to the Main Alarm View
Create List of the Alarms View
List of the Alarms View Continued
Alarm Row View
Create AddEditCircularAlarmView
CentralDatePickerView
Circular Time View Computed Properties
TimeArcView
DisplayIconOnCircularTimeView
MainAddEditView
Replacing Context Menu with Menu
Add Border to Select Activity View
Select Activity View Expanded - Row of Circles
Select Activity View Expanded - Row of Activities
Select Activity View Expanded - In Action
Extending Localized Strings and Adding More Languages
Local Notification Manager
Enable Notifications and Scene Phase
Adding the Alarm Model and Saving State
Get Pending Alarms
Sounds, Play Sounds, Sounds UI - Part 1
Sounds, Play Sounds, Sounds UI - Part 2
Sounds, Play Sounds, Sounds UI - Part 3
Sounds, Play Sounds, Sounds UI - Part 4
Sounds, Play Sounds, Sounds UI - Part 5
Cleaning Up ToBedWakeUpView
List of Alarms and Alarms Row View - Connect to Backend
List of Alarms View Continued
Adding Schedule to Local Notification Manager
Adding Schedule to Local Notification Manager Continued
Remove Request
Connecting Backend to List of Alarms View
CancelSaveAlarm Functionality
CancelSaveAlarm - Schedule Alarm on Save
Add Sheet to ListOfAlarmsView and Add Backend to AddEditAlarmView
Binding currentAlarmIndex and Using Breakpoints
Foreground Local Push Notification
ListOfTheAlarmsView - Sheet for Add Alarm Button
Prepare Groundwork for AddEditCircularAlarmView
Choose Alarm View
Get Circular Alarm View in the Picture
Improve UX - AlarmRowViewButton
Tweak Alarm Model and Connect Circular Alarm View
Toggle Between Circular and Standard View
Toggle Add Edit Alarm Type - Image Display View
Toggle Add Edit Alarm Type - Select View
Conway's Game of Life Chevron down icon Chevron up icon
Body Shape UI Challenge Chevron down icon Chevron up icon
Brevis App - Hotkeys Chevron down icon Chevron up icon
Tip Calculator Chevron down icon Chevron up icon
Flashcards App Chevron down icon Chevron up icon
Mystic Puzzle Chevron down icon Chevron up icon
Quote of the Day App Chevron down icon Chevron up icon
Speed Code a Chill Meditation App Chevron down icon Chevron up icon
Meditation App - Frontend Chevron down icon Chevron up icon
Finance App UI Chevron down icon Chevron up icon
Multilingual Animals Chevron down icon Chevron up icon
Task Manager UI Exercise Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How can I download a video package for offline viewing? Chevron down icon Chevron up icon
  1. Login to your account at Packtpub.com.
  2. Click on "My Account" and then click on the "My Videos" tab to access your videos.
  3. Click on the "Download Now" link to start your video download.
How can I extract my video file? Chevron down icon Chevron up icon

All modern operating systems ship with ZIP file extraction built in. If you'd prefer to use a dedicated compression application, we've tested WinRAR / 7-Zip for Windows, Zipeg / iZip / UnRarX for Mac and 7-Zip / PeaZip for Linux. These applications support all extension files.

How can I get help and support around my video package? Chevron down icon Chevron up icon

If your video course doesn't give you what you were expecting, either because of functionality problems or because the content isn't up to scratch, please mail customercare@packt.com with details of the problem. In addition, so that we can best provide the support you need, please include the following information for our support team.

  1. Video
  2. Format watched (HTML, MP4, streaming)
  3. Chapter or section that issue relates to (if relevant)
  4. System being played on
  5. Browser used (if relevant)
  6. Details of support
Why can’t I download my video package? Chevron down icon Chevron up icon

In the even that you are having issues downloading your video package then please follow these instructions:

  1. Disable all your browser plugins and extensions: Some security and download manager extensions can cause issues during the download.
  2. Download the video course using a different browser: We've tested downloads operate correctly in current versions of Chrome, Firefox, Internet Explorer, and Safari.