Skip to content

marty-suzuki/iOSTraining

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Development Training Course in Swift4.2

SwiftでのiOSアプリ開発の基礎知識と実務スキルを身に付けるトレーニングコース

概要

  • 当コースはエンジニア向けに構成されています。
  • 課題によって、実装前と実装後(それぞれbefore, after)のプロジェクトを用意しています。

環境

  • Xcode10以降
  • Swift4.2

1日目

1. 導入

  1. 基礎知識

  2. プロパティの属性、メモリ

  3. ビューコントローラ

  4. モーダル

  5. ライフサイクル

宿題

2日目

1. UIKit 1 - container, rotate-

  1. ナビゲーション

  2. タブ

  3. 回転

2. UIKit 2- UIView -

  1. ビュー1

  2. ビュー2

  3. アニメーション

  4. Auto Layout

3. UIKit 3 - table view -

  1. テーブル1

  2. テーブル2

  3. セル

  4. テーブルのカスタマイズ

  5. セルの高さ

宿題

3日目

1. Closure, GCD

  1. Closure

  2. GCD

2. UIKit 4 - image and text -

  1. 画像1

  2. 画像2

  3. テキスト

3. ローカルキャッシュと通知

  1. 設定

  2. ファイル

  3. オブザーバ

  4. 通知

4. ネットワーク処理

  1. JSON

  2. 通信

  3. ウェブビュー

宿題

4日目

1. 開発ツール

  1. デバッグ

  2. CocoaPods

  3. Carthage

2. 設計とデザインパターン

  1. クラス設計1

  2. クラス設計2

  3. クラス設計3

  4. クラス設計4

その他

Objective-Cバージョンはこちら

About

Training course repository for iOS app development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 63.4%
  • Swift 35.9%
  • Other 0.7%