Cargando…

Migrating to Swift from Android /

In 250 pages, Migrating to Swift from Android gives you?as an experienced Android app developer?all you need to create native iOS apps using the latest Swift programming language. Starting with preparing your Xcode 6 IDE and introducing just enough iOS application framework fundamentals, you'll...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Liao, Sean (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2014.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn894508828
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 141105s2014 caua o 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d GW5XE  |d N$T  |d COO  |d B24X7  |d YDXCP  |d UMI  |d OCLCF  |d IDEBK  |d DEBBG  |d EBLCP  |d OCLCQ  |d UAB  |d Z5A  |d LIV  |d MERUC  |d ESU  |d OCLCQ  |d VT2  |d IOG  |d OCLCO  |d REB  |d CEF  |d DEHBZ  |d OCLCQ  |d OCLCO  |d INT  |d U3W  |d OCLCQ  |d OCLCO  |d WYU  |d YOU  |d OCLCQ  |d OCLCO  |d AU@  |d UKAHL  |d LEAUB  |d OCLCQ  |d NJT  |d OCLCO  |d DCT  |d ERF  |d OCLCQ  |d WURST  |d ADU  |d OCLCQ  |d SNK  |d DST  |d OCLCO  |d OCLCQ  |d OCL  |d OCLCO 
019 |a 901504331  |a 908083060  |a 910911897  |a 1005832508  |a 1048142011  |a 1058494845  |a 1066467330  |a 1086457980  |a 1097157001  |a 1110809312  |a 1112526039  |a 1112811252  |a 1129330694  |a 1153016601  |a 1161165687  |a 1206408774  |a 1227400622  |a 1237465149  |a 1244636262  |a 1300447482  |a 1303348561 
020 |a 9781484204368  |q (electronic bk.) 
020 |a 1484204360  |q (electronic bk.) 
020 |a 1484204379  |q (print) 
020 |a 9781484204375  |q (print) 
020 |z 9781484204375 
024 7 |a 10.1007/978-1-4842-0436-8  |2 doi 
029 1 |a AU@  |b 000056028868 
029 1 |a CHNEW  |b 000890541 
029 1 |a CHVBK  |b 374492581 
029 1 |a DEBBG  |b BV042487433 
029 1 |a DEBBG  |b BV043617740 
029 1 |a DEBSZ  |b 434828319 
029 1 |a GBVCP  |b 882841181 
035 |a (OCoLC)894508828  |z (OCoLC)901504331  |z (OCoLC)908083060  |z (OCoLC)910911897  |z (OCoLC)1005832508  |z (OCoLC)1048142011  |z (OCoLC)1058494845  |z (OCoLC)1066467330  |z (OCoLC)1086457980  |z (OCoLC)1097157001  |z (OCoLC)1110809312  |z (OCoLC)1112526039  |z (OCoLC)1112811252  |z (OCoLC)1129330694  |z (OCoLC)1153016601  |z (OCoLC)1161165687  |z (OCoLC)1206408774  |z (OCoLC)1227400622  |z (OCoLC)1237465149  |z (OCoLC)1244636262  |z (OCoLC)1300447482  |z (OCoLC)1303348561 
037 |a CL0500000547  |b Safari Books Online 
050 4 |a QA76.774.A53 
072 7 |a BUS  |x 082000  |2 bisacsh 
072 7 |a BUS  |x 041000  |2 bisacsh 
072 7 |a BUS  |x 042000  |2 bisacsh 
072 7 |a BUS  |x 085000  |2 bisacsh 
072 7 |a UM  |2 bicssc 
082 0 4 |a 005.25  |2 23 
049 |a UAMI 
100 1 |a Liao, Sean,  |e author. 
245 1 0 |a Migrating to Swift from Android /  |c Sean Liao. 
264 1 |a Berkeley, CA :  |b Apress,  |c 2014. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2014 
300 |a 1 online resource (xi, 268 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed November 10, 2014). 
520 |a In 250 pages, Migrating to Swift from Android gives you?as an experienced Android app developer?all you need to create native iOS apps using the latest Swift programming language. Starting with preparing your Xcode 6 IDE and introducing just enough iOS application framework fundamentals, you'll understand how to create meaningful Swift applications for iOS 8 immediately. After the short IDE setup guide, this book continues by providing guidance on how to translate your existing Android apps to iOS. Every topic comes with a tutorial project; you'll plan and structure your iOS apps following a typical top-down process using Xcode Storyboards. To implement use cases, you'll cover common mobile topics, including user interfaces, managing data, and networking with remote services. As you move through Part 2 of this book, you'll create simple and meaningful iOS apps with rich UI components to handle common CRUD operations locally and remotely. Part 3 demonstrates the whole porting process by translating a typical mobile app from Android to iOS 8 from start to finish. When you finish reading Migrating to Swift from Android, you'll be an iOS developer as well as an Android developer. And, you will be fully convinced you can create iOS apps just like you do in Android. In most cases, it is a waste not to port your native Android apps to iOS. 
505 0 |a At aGlance; Introduction; Part I: Prepare Your Tools; Chapter 1: Setting Up the Development Environment; Xcode and the iOS SDK; Installing from the Mac App Store; Create an iOS Project Using the Template; Build the Project; Launch the App; Summary; Chapter 2: iOS Programming Basics; The Swift Language in a Nutshell; HelloSwift with Xcode; Create a Swift Command-Line Project; Create a Swift Class; Create a Swift Protocol; Implement the Protocol; Use the Swift Instance; Xcode Debugger; More About the Swift Language; Variables and Constants; Type Safety and Type Inference. 
505 8 |a Optional VariableImplicitly Unwrapped Optionals; Tuples; Collections; Control Flow; Switch; Enumerations; Functions; Class; Property; Method; Reference Type vs. Value Types; iOS Project Anatomy; Xcode Storyboard; Object Library and Attributes Inspector; Summary; Part II: A Roadmap for Porting; Chapter 3: Structure Your App; Model-View- Controller; Content View; Auto Layout; Size Classes; Content View Controller; Pair with Content View; Interact with Content View; UIViewController Life Cycle; viewDidLoad; viewWillAppear; viewDidAppear; viewWillDisappear; viewDidDisappear (). 
505 8 |a Screen Navigation PatternsStoryboard Segue; Pass Data with a Segue; Container View Controller; Navigation Stack; UINavigationController; Master List with Details Drilldown; UITableViewController; UITableViewDataSource; UITableViewDelegate; UITableView; UITableViewCell; UICollectionView; Navigation Tabs; Implementing Navigation Tabs; UITabBarController; Add/Remove a Tab Bar Item; Update the Look and Feel of the Tab Bar Items; Handle Runtime Behavior; Swipe Views; UIPageViewController; Dialogs; UIAlertController; UIPopoverController; Toasts; Summary; Chapter 4: Implement Piece by Piece. 
505 8 |a User InterfaceUIView; Application Resources; Assets Catalog; Externalize Strings; Common UI Widgets; UILabel; UITextField; UITextView; UIButton; UISegmentedControl; UISlider; UIActivityIndicatorView; UIProgressView; UISwitch; UIImageView; Menu; UIBarButtonItem; Action Sheet; UIPickerView; Play Video; WebView; ScrollView; Animations; Save Data; NSUserDefaults; File Storage; NSFileManager; Networking and Using Remote Service; Perform Network Operations in Background; RESTFul Service using HTTP; NSURLConnection; Summary; Part III: Pulling It All Together; Chapter 5: Recap with a Case Study. 
505 8 |a Structure Your AppDraw Storyboard Scenes; Choose a Screen Navigation Pattern; Implement Piece by Piece; Application Resources; Java Class to Swift Class; Model Class: RentalProperty; EditTextViewController; RentalPropertyViewController; AmortizationViewController; MonthlyTermViewFragment; Java Methods to Swift Methods; EditTextViewController; RentalPropertyViewController; AmortizationViewController; MonthlyTermViewController; RESTful Service and Saving Data; Saving Data; Use RESTful Service; Summary; Index; Contents; About the Author; About the TechnicalReviewer; Acknowledgments. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Android (Electronic resource) 
630 0 7 |a Android (Electronic resource)  |2 fast 
650 0 |a Operating systems (Computers) 
650 0 |a Mobile computing. 
650 0 |a Apple computer. 
650 0 |a Computer programming. 
650 6 |a Apple (Ordinateurs) 
650 6 |a Programmation (Informatique) 
650 6 |a Systèmes d'exploitation (Ordinateurs) 
650 6 |a Informatique mobile. 
650 7 |a computer programming.  |2 aat 
650 7 |a operating systems.  |2 aat 
650 7 |a BUSINESS & ECONOMICS  |x Industrial Management.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Management.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Management Science.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Organizational Behavior.  |2 bisacsh 
650 7 |a Computer programming  |2 fast 
650 7 |a Apple computer  |2 fast 
650 7 |a Mobile computing  |2 fast 
650 7 |a Operating systems (Computers)  |2 fast 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 0 0 |a programmeren 
653 0 0 |a programming 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
776 0 8 |i Printed edition:  |z 9781484204375 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484204368/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29490601 
938 |a Books 24x7  |b B247  |n bks00075719 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1964933 
938 |a EBSCOhost  |b EBSC  |n 876789 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis29988526 
938 |a YBP Library Services  |b YANK  |n 12132957 
994 |a 92  |b IZTAP