Code Monkey home page Code Monkey logo

ios-training's Introduction

株式会社ゆめみ iOS研修

業務に近いかたちでアプリ開発を行いながら、
iOSアプリ開発の基礎復習、実務スキルを身に付けるための研修です。

概要

天気予報アプリを開発していただきます。

環境

Xcode 12.4
Swift 5.3.2

天気予報API

YumemiWeatherというライブラリを使用してください。
SwiftPackageManagerに対応しています。

インストール方法やAPI仕様は以下を参照ください。
YumemiWeather

研修の進め方

  1. ご自身のGitHubアカウントで研修用のリポジトリを作成
  2. 研修用リポジトリにXcodeProjectを作成
  3. XcodeProjectにYumemiWeatherを導入
  4. mainブランチをPush
  5. 課題用のブランチを切って実施
    session/{#}
  6. 完了したらPull Requestを作成し、レビュー依頼
    main <-- session/{#}
  7. Approvalされたらマージ
  8. 次の課題を実施

全ての課題をクリアしたら修了です!

レビュー待ちのとき

レビュー待ちの時は次の課題に先行着手しましょう。
git rebase コマンドを使ってみましょう。(注1)
Session1がレビュー待ちの場合...

  1. session/1ブランチからsession/2を切る
  2. Session2を進める
  3. session/1のマージ後、session/2mainでrebaseする

課題

(注1)
このようなケースで rebase コマンドを使うことが必ずしも正しいとは限りません。
どのような方法をとるかはチームで議論するべきと考えます。
ただ、この研修は「rebaseコマンドを使ってみる」ことも研修の一部としています。

補足事項

  • ライブラリ・ツール群に制約はありません
  • 後の課題に含まれる技術要素を先に取り入れてもOKです

ios-training's People

Contributors

watanavex avatar ykws avatar daichikuwa0618 avatar shimastripe avatar myihsan avatar pon57 avatar es-kumagai 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.