Skip to content

The first App of the Unit 1 on the first two Days and first Week of the Tuwaiq iOS Bootcamp in Tabuk

Notifications You must be signed in to change notification settings

Abdulazizalbalwi/SW-U01-W01-D01_02-Lab01-HelloWorld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SW-U01-W01-D01_02-Lab01-HelloWorld

The first App of the Unit 1 on the first two Days and first Week of the Tuwaiq iOS Bootcamp in Tabuk

Topics

  1. Xcode setup and first project
  2. GitHub setup

Description

  1. Setup Xcode on your Mac
  2. Create a new project
  3. Display your name on the screen
  4. Upload to this repo as a PR

DeadLine

Monday 4th October

Steps to upload your work on GitHub

  1. Create account in GitHub with your real name.
  2. Fork this repo into your GitHub account by clicking the fork button
  3. Clone the repo (from your account after forking it)
    • git clone "put the link of your repository"
  4. Add the Xcode project to the repo folder after cloning it
  5. Then create a new copy using:
    • git add .
    • git commit -m "Some message"
    • git push
  6. Create pull request to the tuwaiq-tabuk-ios repository from GitHub website

Resources

  1. Git & GitHub
  2. https://github.com/Tuwaiq-NET01/git01

About

The first App of the Unit 1 on the first two Days and first Week of the Tuwaiq iOS Bootcamp in Tabuk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%