{"id":28089261,"url":"https://github.com/pearljam66/usefuliosbooks","last_synced_at":"2025-05-13T12:55:41.322Z","repository":{"id":233206521,"uuid":"786285281","full_name":"Pearljam66/UsefuliOSBooks","owner":"Pearljam66","description":"A repository with a list of useful books for learning about iOS and other Apple platforms.","archived":false,"fork":false,"pushed_at":"2025-05-01T06:00:52.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T07:18:55.651Z","etag":null,"topics":["accessibility","architecture","books","ios","learning","macos","objective-c","security","swift","swiftui","uikit","visionos","watchos"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pearljam66.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-14T01:32:27.000Z","updated_at":"2025-05-01T06:00:56.000Z","dependencies_parsed_at":"2024-05-09T22:37:16.817Z","dependency_job_id":null,"html_url":"https://github.com/Pearljam66/UsefuliOSBooks","commit_stats":null,"previous_names":["pearljam66/usefuliosbooks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pearljam66%2FUsefuliOSBooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pearljam66%2FUsefuliOSBooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pearljam66%2FUsefuliOSBooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pearljam66%2FUsefuliOSBooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pearljam66","download_url":"https://codeload.github.com/Pearljam66/UsefuliOSBooks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253948333,"owners_count":21988953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accessibility","architecture","books","ios","learning","macos","objective-c","security","swift","swiftui","uikit","visionos","watchos"],"created_at":"2025-05-13T12:55:40.572Z","updated_at":"2025-05-13T12:55:41.301Z","avatar_url":"https://github.com/Pearljam66.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### Useful iOS Books and Websites for learning\nA repository with a list of useful books and websites for learning about iOS and other Apple platforms.\n\n## General iOS:\n- iOS 17 App Development Essentials by Neil Smyth\n- Real-World iOS by Tutorials by Renan Dias, Aaqib Hussain \u0026 Josh Steel\n- https://www.Kodeco.com\n\n## MacOS:\n- MacOS Apprentice: Begineers Guide to macOS App Development by the Kodeco Team \u0026 Sarah Reichelt\n\n## WatchOS:\n- watchOS With SwiftUI by Tutorials by the Kodeco Team \u0026 Scott Grosch\n\n## UIKit:\n- UIKit for Masterminds: iOS 15 by J.D Gauchet\n- Auto Layout by Tutorials by Jayven Nhan \u0026 Libranner Santos\n\n## Xcode \u0026 LLDB:\n- Xcode Treasures: Master the Tools to Design, Build, and Distribute Great Apps by Chris Adamson\n- Advanced Apple Debugging \u0026 Reverse Engineering by the Kodeco Team \u0026 Walter Tyre\n\n## iOS Security:\n- iOS Forensics for Investigators by Gianluca Tiepolo\n- OS Internals: Volume I, II, III by Jonathan Levin\n\n## Concurrency:\n- Modern Concurrency in Swift by the Kodeco Team \u0026 Marin Todorov\n- Modern Concurrency on Apple Platforms by Andrés Ibañez Kautsch\n\n## SwiftUI:\n- Pro iPhone Development with SwiftUI by Wallace Wang\n- Elevate SwiftUI Skills by Building Projects by Frahaan Hussain\n- SwiftUI Cookbook by Giordano Scalzo \u0026 Edgar Nzokwe\n- Animating SwiftUI Applications by Stephen Destefano\n- SwiftUI for Masterminds: iOS 17 by J.D Gauchat\n- https://www.hackingwithswift.com/100/swiftui\n- https://www.swiftuifieldguide.com\n\n## Swift:\n- Data Structures and Algorithms in Swift by Kelvin Lau \u0026 Vincent Ngo\n- Expert Swift: An Advanced Exploration of the Swift Language by Ehab Amer, Marin Benčević, Ray Fix, and Shai Mishali\n- https://www.hackingwithswift.com/100\n- https://www.swift.org/documentation/\n- https://docs.swift.org/swift-book/documentation/the-swift-programming-language/guidedtour/#app-top\n- https://docs.swift.org/swift-book/documentation/the-swift-programming-language\n- https://swiftrocks.com\n- Classes v. Structs v. Actors: https://www.youtube.com/watch?v=-JLenSTKEcA\n- Advanced Swift book: https://books.nilcoalescing.com/swift-gems\n- https://nilcoalescing.com\n- https://tanaschita.com\n\n## Swift and C++:\n- https://www.swift.org/documentation/cxx-interop/\n\n## Objective-C:\n- Learning Cocoa with Objective-C by Paris Buttfield-Addison \u0026 Jonathon Manning \u0026 Tim Nugent\n\n## Architecture: \n- Advanced iOS App Architecture by Josh Berlin \u0026 René Cacheaux\n\n## Swift AI:\n- Convolutional Neural Networks with Swift for Tensorflow by Brett Koonce\n\n## Interviewing:\n- The Ultimate iOS Interview Playbook by Avi Tsadok\n- Preparing for a Technical Job Interview by Natascha Fadeeva (https://tanaschita.com/books/)\n\n## Writing Tests:\n- Test-Driven Development in Swift by Gio Lodi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpearljam66%2Fusefuliosbooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpearljam66%2Fusefuliosbooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpearljam66%2Fusefuliosbooks/lists"}