Mastering iOS 18 Development: Take your iOS development experience to the next level with iOS, Xcode, Swift, and SwiftUI

Add your review

$41.99

$41.99


Note: Prices may fluctuate as sellers adjust them regularly. You'll see the latest price at final checkout.
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare


Elevate your iOS development skills with this comprehensive iOS 18 guide covering the latest changes and improvements in iOS SDK and Swift, while mastering practical techniques to become an exceptional iOS developer

Key FeaturesStay up to date with the latest changes and improvements in iOS SDK and Swift programming languageLearn how you can improve user experience by focusing on customizing components and animationsGet to grips with advanced topics such as SwiftData and high-efficiency applications through an in-depth discussionPurchase of the print or Kindle book includes a free PDF eBookBook Description

Embark on a comprehensive iOS 18 development journey with Avi Tsadok, a veteran iOS developer and author of 4 books and over 40 tutorials and articles. A recognized public speaker, Avi has a knack for demystifying complex concepts and brings unparalleled expertise to the forefront of iOS 18 development education. This guide focuses on iOS 18 advancements, equipping developers with tools to maximize its potential.

This book covers essential topics for seasoned developers, including Swift, SwiftUI, Xcode foundations, and the latest iOS SDK updates. You’ll get to grips with optimizing performance and understanding advanced architectural paradigms. By implementing the newest iOS updates, you’ll also explore intricate animation methods and harness a new framework, SwiftData that replaces Core Data for having persistent storage. The book builds your proficiency in advanced networking with URLSession and shows you how to conjure stunning visuals and adopt sophisticated testing techniques. You’ll explore the world of machine learning with Apple’s Core ML diving into built-in frameworks like NLP, vision, and sound analysis to train and integrate your own models into iOS apps.

By the end of the book, you’ll possess skills to build exceptional apps, excel in advanced roles, and confidently tackle iOS development challenges.

What you will learnDevelop functional iOS applications on the iOS platformBuild intricate custom animations and UI elementsMaster data handling and persistence in iOS appsUtilize Combine for efficient data managementHarness the power of the neural engine through CoreMLExplore architectures and streamline programming with Swift MacrosImprove engagement by adding Widgets and App IntentsWho this book is for

If you are an experienced iOS developer looking to enhance your mobile development skills, create exceptional applications, and excel in advanced positions, this book is designed for you. To derive maximum benefit from this book and ensure a strong understanding of the advanced content, it is recommended that you have a solid foundation in Swift, SwiftUI, and Xcode.

Table of ContentsWhat’s New in iOS 18Simplifying Our Entities with SwiftDataUnderstanding SwiftUI ObservationAdvanced Navigation with SwiftUIEnhancing iOS Applications with WidgetKitSwiftUI Animations and SF SymbolsImproving Feature Exploration with TipKitConnecting and Fetching Data from the NetworkCreating Dynamic Graphs with Swift ChartsSwift MacrosCreating Pipelines with CombineBeing Smart with Apple Intelligence and MLExposing Your App to Siri with App Intents Improving the App Quality with Swift TestingExploring Architectures for iOS
Publisher ‏ : ‎ Packt Publishing
Publication date ‏ : ‎ November 8, 2024
Language ‏ : ‎ English
Print length ‏ : ‎ 418 pages
ISBN-10 ‏ : ‎ 1835468101
ISBN-13 ‏ : ‎ 978-1835468104
Item Weight ‏ : ‎ 1.57 pounds
Dimensions ‏ : ‎ 7.5 x 0.95 x 9.25 inches
Best Sellers Rank: #788,077 in Books (See Top 100 in Books) #26 in Swift Programming Language #137 in Mobile App Development & Programming #733 in Software Development (Books)
Customer Reviews: 4.1 4.1 out of 5 stars (7) var dpAcrHasRegisteredArcLinkClickAction; P.when(‘A’, ‘ready’).execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( ‘acrLink-click-metrics’, ‘click’, { “allowLinkDefault”: true }, function (event) { if (window.ue) { ue.count(“acrLinkClickCount”, (ue.count(“acrLinkClickCount”) || 0) + 1); } } ); } }); P.when(‘A’, ‘cf’).execute(function(A) { A.declarative(‘acrStarsLink-click-metrics’, ‘click’, { “allowLinkDefault” : true }, function(event){ if(window.ue) { ue.count(“acrStarsLinkWithPopoverClickCount”, (ue.count(“acrStarsLinkWithPopoverClickCount”) || 0) + 1); } }); });

4 reviews for Mastering iOS 18 Development: Take your iOS development experience to the next level with iOS, Xcode, Swift, and SwiftUI

0.0 out of 5
0
0
0
0
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Parveen

    Great coverage of advanced and latest iOS technologies
    This book is very unique in the way it explores advanced and latest technologies. It covers lot of latest technologies like Swift Data, Creating macros, Swift Testing, Apple Intelligence and more. It explains the topic with the examples and diagram also. It provides lot of value to the iOS professional by having lot of things covered without reading through lots of pages. It’s worth having this book as it improves the iOS skills and guide us in practical way to how to implement them in the apps.

    Helpful(0) Unhelpful(0)You have already voted this
  2. ChuckC

    WOW WOW WOW my new go to SwiftUI Book!
    I think I own just about every Swift/SwiftUI/IOS Programming book out there. I bought this book just after it was released as I had some gift cards. This book has it all but for once I have a book that seems to actually focus on SwiftUI instead of UIKit! All the other books seem to talk about how SwiftUI is the new thing, but then they just talk about UIKit. Nothing wrong with UIKit but if this is Apple’s NEW develepment language, then lets concentrate on it! Right off the bat this book jumps into what is new in IOS 18 … This chapter is worth the price of the book right there!. Chapter 8 has is based on Fetching Data from the Network, which is something I think every app needs to do and is something that sometimes is glossed over. Chapter 11 delves into Macros which is something I really need help on…. Other chapters focus on Combine another important chapter. Chapter 12 is especially interesting which talks about Apple Intelligence and Machine Learning. A lot of books whisk over ML, but now this book jumps in head first with how Apple is combining Apple Intellegience with the older Machine Learning to focus on the future of this topic! This book also talks about the new “Swift Testing” which replaces XCTest. I have not finished the book by any means but as I started off with the title….this will be my new go to book, my new bible! Everything is clear and conscise! It would be awesome to have an entire book on EACH subject by this awesome author Avi Tsadok, but he has done a fabulous job in getting the most of everything packed into one book. Well Done!

    Helpful(0) Unhelpful(0)You have already voted this
  3. Nicholas

    Perfect next step for iOS Devs after getting the basics down.
    This is a great book for someone who has grasped the basics of iOS Development and is looking to level up their understanding of concepts or tackle some of the newer and more complicated parts of iOS development. If you are just getting started you might gain some insight from this book but you would prob be better served revisiting this after youve churned out one or two basics apps.The book kicks off by addressing ios18 changes (like swift data or swift testing) and growing trends. I learned several things in this section even though I watch wwdc.If you could only read one chapter in this book I recommend you explore chapter 4. As someone who was pretty accustomed to using UIKit before SwiftUI I found that while I was able to push new view controllers just fine, I would still wonder if the methods I was using were the best available. This chapter goes into depth about Navigation and he introduces the Coordinator pattern which I plan on implementing in one of my next refactors.Some other notable chapters walk you through setting up pipelines, integrating Siri, and using Swift Testing.Overall I highly recommend this book for that developer who has the basics down and really wants to get into next steps in their learning process.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Hritik Raj

    An Essential Guide for iOS 18 Developers
    This book is an outstanding resource that every iOS developer should have on their shelf. It thoroughly explores the latest features of iOS 18, from Swift Testing and Swift Data Improvements to advanced tools like WidgetKit and Swift Charts. The book is brilliantly structured, guiding readers from foundational concepts to sophisticated techniques with clarity and ease. Whether you’re just starting out or looking to deepen your expertise, the practical examples and hands-on exercises make complex topics accessible and engaging.What truly sets this book apart is its focus on best practices and up-to-date content, ensuring that you’re equipped with the knowledge to build scalable, maintainable, and high-quality applications. The author’s engaging writing style makes learning enjoyable, and the comprehensive coverage of both new and advanced topics ensures that you stay ahead in the rapidly evolving iOS ecosystem. Highly recommended for anyone serious about excelling in iOS development!

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    Mastering iOS 18 Development: Take your iOS development experience to the next level with iOS, Xcode, Swift, and SwiftUI
    Mastering iOS 18 Development: Take your iOS development experience to the next level with iOS, Xcode, Swift, and SwiftUI

    $41.99

    bestdealsavvy.com
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare
    0
    Shopping cart