Coder Social home page Coder Social logo

mobile-training-ios's Introduction

Mobile Training: iOS

This is an iOS training for different stage of people. The goal is to let people can learn iOS Developer and working on the project ASAP.

Prerequisites

  • Xcode

    • Download the Xcode 11 or above from App store or this link https://developer.apple.com/download/more/
    • Make sure you run Xcode after installing, it generally prompts to install additional components - do that too.
    • You will need MacOS 10.14.3 or later (ie Mojave).
  • Carthage (our session use the Carthage as the 3rd lib manager) Configure your Carthage

  • Cocoapods (if you want to use it as the 3rd lib manager)

    • Install rbenv
    brew install rbenv
    rbenv init
    • Install ruby via rbenv
    rbenv install 2.6.2
    rbenv shell 2.6.2
    rbenv rehash
    • Install Cocoapods via gem install cocoapods, then run rbenv rehash

      Note: Run pod repo update after you install the Cocoapods for this take a long time to update

  • Clone this repo

Sessions

#2d5df0  The Basic sessions are for beginner.

#f4d26c  The Advanced sessions ayre for people with experience.

#2d5df0 Basic

Topic Comments
M01: Intro to Xcode Basic Usage of the iOS IDE
M02: Intro to Swift Basic knowledge of the iOS programming language
M03: Intro to iOS View, Label, Button, Image, TextField, System Structure
M04: Weibo Workshop Preparation Init project, Package manager, Mock
M04: Weibo Workshop Story One Navigation
M04: Weibo Workshop Story Two Weibo list and detail page

mobile-training-ios's People

Contributors

emagrorrim avatar wangweicheng7 avatar zhiying-f avatar gotogoo avatar tangzhen avatar joeytat-tw avatar lazurey avatar

Stargazers

Roman 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.