Enlaces de ayuda para el desarrollo en IOS con Swift 3.0
Enlaces a sus páginas oficiales
Bien, el contenido de este post es solo para mostrarlos enlaces de las herramientas, código de ayuda y tips que me he encontrado en mi camino desarrollando en ios con swift 3.0 y xcode 8.0 y para ios 10.1, y también es para que no se me olvide, todos estos recursos me ayudaron a aclarar dudas y avanzar en mis proyectos, y conforme me vaya aprendiendo nuevas cosas las ire posteando.
La herramienta principal para el desarrollo con swift fue el El libro The Swift Programming Language
El sitio para desarrolladores
Referencias
https://developer.apple.com/develop/
Viernes 23/12/2016
Viernes 06/01/2017
**Create and send json data to server using swift language and iOS 9+
How to make HTTP Post request with JSON body in Swift
Alamofire
Tutorial – conecta tu app a un servicio JSON en Swift y #Alamofire #swiftlang #api
**Sending HTTP POST Requests to ORDS from Swift
https://icodealot.com/sending-http-post-requests-to-ords-from-swift/
Jueves 05/01/2017
Working with JSON in Swift
NSURLRequest-Swift-Demo
Viernes 23/12/2016
Working with Maps on iOS 10 with MapKit and the MKMapView Class
Using IBAction Buttons to Zoom MapView
[Swift MapKit Tutorial Series] How to search a place, address or POI on the map
Swift - Trying to get current location [duplicate]
Jueves 22/12/2016
**Cómo subir tu app a la App Store sin morir de frustración en el intento
http://donmik.com/subir-app-a-la-app-store-sin-morir/Miércoles 21/12/2016
Introducción a WebServices con Swift
Martes 20/12/2016
Trabajar con UITableView y hacer un custom de UITableViewCells
**Using Custom cells to customize UITableViewCells
**iOS & Swift Tutorial: UITableViewController
**Self-sizing Table View Cells
**Tutorial – Custom UITableView Cell
**Working with MapKit Local Search in iOS 10
http://www.techotopia.com/index.php/Working_with_MapKit_Local_Search_in_iOS_8_and_Swift
lunes 19/12/2016
***Introduction to MapKit
Swift Annotation CallOut Button selection
Swift3: Add button with code
UIButtonType
Changing navigation title programmatically
Miércoles 14/12/2016
Programmatically set image to UIImageView with XCode 6.1/Swift
http://stackoverflow.com/questions/27039140/programmatically-set-image-to-uiimageview-with-xcode-6-1-swift
Activity Picker for Web View in Swift
http://stackoverflow.com/questions/27388711/activity-picker-for-web-view-in-swift
IOS customized activity indicator with Swift https://coderwall.com/p/su1t1a/ios-customized-activity-indicator-with-swift
Martes 13/12/2016
Programmatically set image to UIImageView with XCode 6.1/Swift
http://stackoverflow.com/questions/27039140/programmatically-set-image-to-uiimageview-with-xcode-6-1-swift
Activity Picker for Web View in Swift
http://stackoverflow.com/questions/27388711/activity-picker-for-web-view-in-swift
IOS customized activity indicator with Swift https://coderwall.com/p/su1t1a/ios-customized-activity-indicator-with-swift
Martes 13/12/2016
IPhone app crashes after a few days
Convert string to integer
Swift: Split a String into an array
Getting Optional(“”) when trying to get value from KeyChain
A Beginner’s Guide to NSDate in Swift
iOS: Hiding the keyboard programmatically in Swift
How to set a default Value of a UIPickerView
Puedes agregar ejemplos en código de esos enlaces? :)
ResponderEliminar