Struttura del corso
Architettura e Componenti Avanzate
- Patterning architetturali: MVVM (introduzione pratica)
- Gestione avanzata dello stato dell'interfaccia utente con @State e @ObservedObject
- Navigazione con UINavigationController e Coordinators
- Pratica: Rifattorizzazione dell'architettura del progetto
Concorrenza e Operazioni Asincrone
- Grand Central Dispatch (GCD) per task asincroni
- Utilizzo di async/await in Swift
- Thread principale vs. thread di background
- Pratica: Implementazione di operazioni asincrone nel progetto
Persistenza dei Dati Avanzata
- Core Data per la persistenza locale (CRUD base)
- UserDefaults per dati semplici
- Pratica: Persistenza dei dati nel progetto
Testing e Qualità del Codice
- Test unitari con XCTest
- Test di interfaccia utente con XCUITest
- Strumenti di analisi statica del codice (SwiftLint)
- Pratica: Implementazione di test base nel progetto
Integrazione e Ottimizzazione
- Consumo di API RESTful con URLSession e Codable
- Lavoro con JSON
- Nozioni di base per l'ottimizzazione delle prestazioni dell'interfaccia utente e della batteria
- Pratica: Integrazione API e tuning delle prestazioni
Riepilogo e Passaggi Successivi
Requisiti
- Comprensione solida di base dello sviluppo iOS (UIKit, Storyboards, navigazione, Swift)
- Esperienza con Xcode
- Familiarità con i concetti della programmazione orientata agli oggetti
Pubblico
- Sviluppatori iOS esperti
- Sviluppatori mobili che desiderano padroneggiare tecniche avanzate
- Ingegneri software che stanno creando applicazioni iOS scalabili e ad alto rendimento
Recensioni (4)
The way of transferring knowledge and the knowledge of the trainer.
Jakub Rekas - Bitcomp Sp. z o.o.
Corso - Machine Learning on iOS
Pacing, depth, and explanations were all superb. It's clear Scott is an expert on the subject and learning from him was super enjoyable.
Ben Leiken - SurveyMonkey
Corso - Reactive Programming for iOS with RxSwift
He's an experienced trainer with a real life experience in the topic he was teaching. That led the course to cover the most important topics which interests any developer working in the field, and small details would be easily overseen if he was not working in this platform. Moreover, he was giving the course using the latest versions of is and Swift (10 \ 3) and that is a huge advantage to be adapting such new technology in short time.
Abdullah Alaradi - Thiqah Business Services
Corso - iPhone and iPad Development in Swift for iOS 8 and Xcode 6
Antonio gave is much background information, best practices and showed us useful tools to speed up our development process.