語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Pro iphone development with SwiftUI ...
~
Wang, Wally.
FindBook
Google Book
Amazon
博客來
Pro iphone development with SwiftUI = design and manage top-quality apps /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Pro iphone development with SwiftUI/ by Wallace Wang.
其他題名:
design and manage top-quality apps /
作者:
Wang, Wally.
出版者:
Berkeley, CA :Apress : : 2023.,
面頁冊數:
xi, 401 p. :ill., digital ;24 cm.
內容註:
Chapter 1: Organizing Code -- Chapter 2: Debugging Code -- Chapter 3: Understanding Closures -- Chapter 4: Multithreaded Programming with Grand Central Dispatch -- Chapter 5: Understanding Concurrency -- Chapter 6: Understanding Data Persistence -- Chapter 7: Sharing Data Between Structures -- Chapter 8: Translating with Localization -- Chapter 9: Displaying Gauges and Progress Views -- Chapter 10: Adding Search to an App -- Chapter 11: Detecting Motion and Orientation -- Chapter 12: Using Location and Maps -- Chapter 13: Playing Audio and Video -- Chapter 14:Using Speech -- Chapter 15: Integrating SwuiftUI with UIKit -- Chapter 16: Accessing the Photo Library -- Chapter 17: Using Machine Learning -- Chapter 18: Using Bottom Sheets -- Chapter 19: Using ViewThatFits and AnyLayout -- Chapter 20: Handling Errors -- Chapter 21: Odds and Ends.
Contained By:
Springer Nature eBook
標題:
Swift (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-9544-1
ISBN:
9781484295441
Pro iphone development with SwiftUI = design and manage top-quality apps /
Wang, Wally.
Pro iphone development with SwiftUI
design and manage top-quality apps /[electronic resource] :by Wallace Wang. - Fourth edition. - Berkeley, CA :Apress :2023. - xi, 401 p. :ill., digital ;24 cm.
Chapter 1: Organizing Code -- Chapter 2: Debugging Code -- Chapter 3: Understanding Closures -- Chapter 4: Multithreaded Programming with Grand Central Dispatch -- Chapter 5: Understanding Concurrency -- Chapter 6: Understanding Data Persistence -- Chapter 7: Sharing Data Between Structures -- Chapter 8: Translating with Localization -- Chapter 9: Displaying Gauges and Progress Views -- Chapter 10: Adding Search to an App -- Chapter 11: Detecting Motion and Orientation -- Chapter 12: Using Location and Maps -- Chapter 13: Playing Audio and Video -- Chapter 14:Using Speech -- Chapter 15: Integrating SwuiftUI with UIKit -- Chapter 16: Accessing the Photo Library -- Chapter 17: Using Machine Learning -- Chapter 18: Using Bottom Sheets -- Chapter 19: Using ViewThatFits and AnyLayout -- Chapter 20: Handling Errors -- Chapter 21: Odds and Ends.
You know the basics. Your Swift code flows with logic and ease. This isn't your first time building a workable app for iOS platforms. Now, it's time to build a magical app for iOS platforms! Move beyond what you mastered in the best-selling Beginning iPhone Development with SwiftUI. This revised and expanded Fourth Edition enlightens you to the world of rich design, solid code, and thoughtful processing needed to make apps that wow. Integrate all these extraordinary iOS features and embrace the world of possibilities in the Swift programming language with SwiftUI. New chapters cover customizing grids, using ViewThatFits, adding search and share links, using SpriteKit, and Developing Tests. Not only will your apps run like magic under the hood but with the new standard of SwiftUI, you'll add animations, scaling, multiscreen support, and so much more to your interfaces. Debug Swift code, use multi-threaded programming with Grand Central Dispatch, pass data between view controllers, and design apps functional in multiple languages. You'll also see how to integrate audio and video files in your apps, access the camera and send pictures to and from the Photos library, use location services to pinpoint your user's position on a map, and display web pages in-app. Don't just stop at flawless code and stickily engaging interfaces. Pro iPhone Development with SwiftUI explains how to give your apps a mind with Apple's advanced frameworks for machine learning, facial and text recognition, and augmented reality. You will: Save and retrieve data when apps close or get pushed in the background Recognize speech with Apple's advanced frameworks Create augmented reality apps Understand spoken commands with Siri.
ISBN: 9781484295441
Standard No.: 10.1007/978-1-4842-9544-1doiSubjects--Topical Terms:
2145958
Swift (Computer program language)
LC Class. No.: QA76.8.I64
Dewey Class. No.: 004.1675
Pro iphone development with SwiftUI = design and manage top-quality apps /
LDR
:03671nmm a2200361 a 4500
001
2332480
003
DE-He213
005
20230622233026.0
006
m d
007
cr nn 008maaau
008
240402s2023 cau s 0 eng d
020
$a
9781484295441
$q
(electronic bk.)
020
$a
9781484295434
$q
(paper)
024
7
$a
10.1007/978-1-4842-9544-1
$2
doi
035
$a
978-1-4842-9544-1
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.8.I64
072
7
$a
UMQ
$2
bicssc
072
7
$a
ULH
$2
bicssc
072
7
$a
COM051370
$2
bisacsh
072
7
$a
UMQ
$2
thema
072
7
$a
ULH
$2
thema
082
0 4
$a
004.1675
$2
23
090
$a
QA76.8.I64
$b
W246 2023
100
1
$a
Wang, Wally.
$3
816549
245
1 0
$a
Pro iphone development with SwiftUI
$h
[electronic resource] :
$b
design and manage top-quality apps /
$c
by Wallace Wang.
250
$a
Fourth edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2023.
300
$a
xi, 401 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Organizing Code -- Chapter 2: Debugging Code -- Chapter 3: Understanding Closures -- Chapter 4: Multithreaded Programming with Grand Central Dispatch -- Chapter 5: Understanding Concurrency -- Chapter 6: Understanding Data Persistence -- Chapter 7: Sharing Data Between Structures -- Chapter 8: Translating with Localization -- Chapter 9: Displaying Gauges and Progress Views -- Chapter 10: Adding Search to an App -- Chapter 11: Detecting Motion and Orientation -- Chapter 12: Using Location and Maps -- Chapter 13: Playing Audio and Video -- Chapter 14:Using Speech -- Chapter 15: Integrating SwuiftUI with UIKit -- Chapter 16: Accessing the Photo Library -- Chapter 17: Using Machine Learning -- Chapter 18: Using Bottom Sheets -- Chapter 19: Using ViewThatFits and AnyLayout -- Chapter 20: Handling Errors -- Chapter 21: Odds and Ends.
520
$a
You know the basics. Your Swift code flows with logic and ease. This isn't your first time building a workable app for iOS platforms. Now, it's time to build a magical app for iOS platforms! Move beyond what you mastered in the best-selling Beginning iPhone Development with SwiftUI. This revised and expanded Fourth Edition enlightens you to the world of rich design, solid code, and thoughtful processing needed to make apps that wow. Integrate all these extraordinary iOS features and embrace the world of possibilities in the Swift programming language with SwiftUI. New chapters cover customizing grids, using ViewThatFits, adding search and share links, using SpriteKit, and Developing Tests. Not only will your apps run like magic under the hood but with the new standard of SwiftUI, you'll add animations, scaling, multiscreen support, and so much more to your interfaces. Debug Swift code, use multi-threaded programming with Grand Central Dispatch, pass data between view controllers, and design apps functional in multiple languages. You'll also see how to integrate audio and video files in your apps, access the camera and send pictures to and from the Photos library, use location services to pinpoint your user's position on a map, and display web pages in-app. Don't just stop at flawless code and stickily engaging interfaces. Pro iPhone Development with SwiftUI explains how to give your apps a mind with Apple's advanced frameworks for machine learning, facial and text recognition, and augmented reality. You will: Save and retrieve data when apps close or get pushed in the background Recognize speech with Apple's advanced frameworks Create augmented reality apps Understand spoken commands with Siri.
650
0
$a
Swift (Computer program language)
$3
2145958
650
0
$a
iPhone (Smartphone)
$x
Programming.
$3
1002877
650
0
$a
Application software
$x
Development.
$3
539563
650
1 4
$a
Apple and iOS.
$3
3167047
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-9544-1
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9458685
電子資源
11.線上閱覽_V
電子書
EB QA76.8.I64
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入