Creating iOS apps with Xcode: Learn how to develop your own app » MIRLIB.RU - ТВОЯ БИБЛИОТЕКА
Python Tkinter 35 Mini Projects : Practical guide for begineer Python Tkinter 35 Mini Projects : Practical guide for begineer Лидерство во льдах: Антарктическая одиссея Шеклтона Лидерство во льдах: Антарктическая одиссея Шеклтона Убийцы Российской Империи. Тайные пружины революции 1917 Убийцы Российской Империи. Тайные пружины революции 1917 Энциклопедия будущего адмирала. О флоте и кораблях Энциклопедия будущего адмирала. О флоте и кораблях Военная история России. Внешние и внутренние конфликты: Тематический справочник с приложением схем военных действий Военная история России. Внешние и внутренние конфликты: Тематический справочник с приложением схем военных действий Сахар, вес, давление, холестерин: практическое руководство от эндокринолога Сахар, вес, давление, холестерин: практическое руководство от эндокринолога Протокол диабета. Методики, позволяющие взять заболевание под контроль Протокол диабета. Методики, позволяющие взять заболевание под контроль Взрывной рост: почему экспоненциальные организации в десятки раз продуктивнее вашей (и что с этим делать) Взрывной рост: почему экспоненциальные организации в десятки раз продуктивнее вашей (и что с этим делать) Болезни плодов, овощей и картофеля при хранении Болезни плодов, овощей и картофеля при хранении Хрестоматия по истории международных отношений (в 5-ти книгах) Хрестоматия по истории международных отношений (в 5-ти книгах) Practical Python Backend Programming: Build Flask and FastAPI applications, asynchronous programming Practical Python Backend Programming: Build Flask and FastAPI applications, asynchronous programming Adobe Photoshop Tricks and Tips - 18th Edition 2024 Adobe Photoshop Tricks and Tips - 18th Edition 2024 Ethics, Machine Learning, and Python in Geospatial Analysis Ethics, Machine Learning, and Python in Geospatial Analysis Cultural Treasures of the World: From the Relics of Ancient Empires to Modern-Day Icons, UK Edition Cultural Treasures of the World: From the Relics of Ancient Empires to Modern-Day Icons, UK Edition Nature-Based Allied Health Practice: Creative and Evidence-Based Strategies Nature-Based Allied Health Practice: Creative and Evidence-Based Strategies Managerial Accounting, 18th Edition Managerial Accounting, 18th Edition
Python Tkinter 35 Mini Projects : Practical guide for begineer Python Tkinter 35 Mini Projects : Practical guide for begineer Лидерство во льдах: Антарктическая одиссея Шеклтона Лидерство во льдах: Антарктическая одиссея Шеклтона Убийцы Российской Империи. Тайные пружины революции 1917 Убийцы Российской Империи. Тайные пружины революции 1917 Энциклопедия будущего адмирала. О флоте и кораблях Энциклопедия будущего адмирала. О флоте и кораблях Военная история России. Внешние и внутренние конфликты: Тематический справочник с приложением схем военных действий Военная история России. Внешние и внутренние конфликты: Тематический справочник с приложением схем военных действий Сахар, вес, давление, холестерин: практическое руководство от эндокринолога Сахар, вес, давление, холестерин: практическое руководство от эндокринолога Протокол диабета. Методики, позволяющие взять заболевание под контроль Протокол диабета. Методики, позволяющие взять заболевание под контроль Взрывной рост: почему экспоненциальные организации в десятки раз продуктивнее вашей (и что с этим делать) Взрывной рост: почему экспоненциальные организации в десятки раз продуктивнее вашей (и что с этим делать) Болезни плодов, овощей и картофеля при хранении Болезни плодов, овощей и картофеля при хранении Хрестоматия по истории международных отношений (в 5-ти книгах) Хрестоматия по истории международных отношений (в 5-ти книгах) Practical Python Backend Programming: Build Flask and FastAPI applications, asynchronous programming Practical Python Backend Programming: Build Flask and FastAPI applications, asynchronous programming Adobe Photoshop Tricks and Tips - 18th Edition 2024 Adobe Photoshop Tricks and Tips - 18th Edition 2024 Ethics, Machine Learning, and Python in Geospatial Analysis Ethics, Machine Learning, and Python in Geospatial Analysis Cultural Treasures of the World: From the Relics of Ancient Empires to Modern-Day Icons, UK Edition Cultural Treasures of the World: From the Relics of Ancient Empires to Modern-Day Icons, UK Edition Nature-Based Allied Health Practice: Creative and Evidence-Based Strategies Nature-Based Allied Health Practice: Creative and Evidence-Based Strategies Managerial Accounting, 18th Edition Managerial Accounting, 18th Edition
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Creating iOS apps with Xcode: Learn how to develop your own app
/
Название: Creating iOS apps with Xcode: Learn how to develop your own app
Автор: Aaron L Bratcher
Издательство: BPB Publications
Год: 2024
Страниц: 744
Язык: английский
Формат: pdf, epub
Размер: 11.9 MB

Build your own iOS apps for fun and profit.

Key Features:
- Learn the basics of Swift and SwiftUI.
- Go from concept to app with step-by-step instruction.
- Create interactive apps with SwiftUI and prepare them for App Store launch.

Description:
“Creating iOS apps with Xcode” introduces you to the premier programming language of Swift and presents SwiftUI. It is an easy way of creating user interfaces on Apple products like iPhone, iPad, and Vision Pro. This book teaches iOS app development using Swift and SwiftUI. You will begin by setting up Xcode, Apple's development tool, and learning Swift basics. Then, you will explore SwiftUI to create user interfaces with text, image, and buttons. Next, you will build reusable SwiftUI views and design a "Household Chores" app interface. Simultaneously, this book educates you on data management which includes data models, user defaults, and Swift Data databases. You will organize code with Swift Package Manager, and visualize data with Swift Charts. Further, you will also understand how to create a second app using SwiftUI and MVVM design, ensure app quality with testing and debugging, and prepare for App Store release with web service connections and asset management. Once you finish this detailed guide, you will have the know-how to craft impressive iOS apps. You will have learned how to organize code, manage data, and test apps effectively, enabling you to bring your ideas to life.

The aim of this book is to help anyone, from the experienced professional moving to iOS development to the daring entrepreneur who has a bold idea on a new app, approach the task of iOS development with more confidence and an understanding of what it takes to make an app.

Starting with an overview of the deceptively easy-to-approach Swift language and moving on to the Apple provided way of displaying items on-screen and interacting with the user with SwiftUI. From there on, several concepts are introduced to give the reader the necessary tools to make an improvement to the world of iOS apps.

What you will learn:
- Basics of the Swift language from variable declaration to protocols.
- Introduction to SwiftUI and how to best utilize it.
- Data management techniques using models, user defaults, and SwiftData, Apple's favored database solution.
- Create reusable code libraries and packages for efficient and maintainable app development.
- Write unit tests and learn debugging techniques to build error-free, smooth-running apps.

Who this book is for:
Anyone with prior programming experience, or aspiring iOS app developers, mobile UI/UX designers, and anyone curious about building interactive experiences for Apple devices.

Скачать Creating iOS apps with Xcode: Learn how to develop your own app







[related-news]
[/related-news]
Комментарии 0
Комментариев пока нет. Стань первым!