Code Monkey home page Code Monkey logo

iostraining's Introduction

iOS Development Training Course Repository

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

前提

このトレーニングコースに入る前に、下記の知識・スキルについて勉強しておいてください。

  1. Foundation Framework の事前知識
  • NSString, NS(Mutable)Array, NS(Mutable)Dictionary あたりの使い方程度で大丈夫です。
  1. Xcode の使い方
  • 基本操作が分かる程度で大丈夫です。

ゴール

このトレーニングコースを受講することで、下記のような知識・スキルが身につきます。

  1. Xcode を使ったiOSアプリ開発
  2. リリース可能な品質を担保できる

準備

このトレーニングコースを受講する上で、Xcode 最新バージョンをインストールした mac を準備しておいてください。

構成

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

  • 注意 なお、本カリキュラムは iPhone simulator で確認できる範囲のものになっております。 カリキュラムは予告無く変更される場合があります。
  1. 導入
  • Objective C の基礎
  • メモリ管理
  • 代表的な Foundation Frameworks
  • UIViewController
  1. UIKit 1 - container -
  • UINavigationController について
  • UITabBarController について
  • childViewController について
  1. UIKit 2 - table view -
  • UITableView について
  • UITableViewDelegate, UITableViewDatasource について
  • custom UITableViewCell の作成
  • (iOS6) UIRefreshControl について
  1. UIKit 3 - images -
  • UIImage (CoreGraphics)
  • UIImageView
  • Accets Library
  • CoreImage
  1. UIKit 4 - text -
  • UILabel
  • UITextView
  • KeybordNotification
  1. 非同期処理系
  • NSURLConnection (json シリアライザ)
  • Blocks
  • GCD
  1. View アニメーション、回転対応
  • View animation
  • Core animation
  • lotate
  1. ローカルキャッシュ
  • UserDefaults
  • FileManager
  • CoreData
  • SQLite
  1. Instruments
  • leak
  • time profiler
  1. その他
  • 単体テスト (GHUnit)
  • 結合テスト (KIF)
  • cocoaPods でライブラリ管理

iostraining's People

Contributors

tamotamago avatar ginrou avatar asahi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.