17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeCoursesOnline Me] Beginning IOS Programming With Swift And UIKit (iOS 16 & Xcode 14 Ready) [eBook]
Beginning iOS Programming with Swift and UIKit (iOS 16 & Xcode 14 Ready) (Mastering iOS Programming and Swift Book 2) [eBook] [FCO]
About
If you want to create an app but don't know where to begin, this book covers the whole aspect of iOS app development using the new Swift programming language and the UIKit framework. It shows you every step from an idea to building a real app on App Store.
The book is fully updated for Xcode 14, Swift 5.7, and iOS 16.
What you will learn
I know many readers have an app idea but don't know where to begin. Hence, this new book is written with this in mind. It covers the whole aspect of Swift programming and you will learn how to build a real-world app from scratch. You'll first learn the basics of Swift, then prototype an app, and later add some features to it in each chapter. After going through the whole book, you'll have a real app. During the process, you will learn how to exhibit data in table view, customize the look & feel of a cell, design UI using Stack Views, create animations, work on maps, build an adaptive UI, save data in local database, upload data to iCloud, use TestFlight to arrange beta test, etc.
This new book features a lot of hands-on exercises and projects. You will get the opportunities to write code, fix bugs and test your app. Although it involves a lot of work, it will be a rewarding experience. I believe it will allow you to master Swift 5.7, Xcode 14, and iOS 16 programming. Most importantly, you will be able to develop an app and release it on App Store.
Who is this book for
This book is written for beginners without any prior programming experience and those who want to learn Swift programming. Whether you are a programmer who wants to learn a new programming language or a designer who wants to turn your design into an iOS app or an entrepreneur who wants to learn to code, this book is written for you.
Table of Content
Chapter 1 - The Development Tools, the Learning Approach, and the App Idea
Chapter 2 - Your First Taste of Swift with Playgrounds
Chapter 3 - Hello World! Build Your First App in Swift
Chapter 4 - Hello World App Explained
Chapter 5 - Introduction to Auto Layout
Chapter 6 - Designing UI Using Stack Views
Chapter 7 - Introduction to Prototyping
Chapter 8 - Creating a Simple Table-based App
Chapter 9 - Customize Table Views Using Prototype Cell
Chapter 10 - Interacting with Table View and Using UIAlertController