Giter Club home page Giter Club logo

fsweb-s1g1-projesi-web-development-projesi-icin-git's Introduction

Web Development Projesi İçin Git Kullanımı

Yeni bir kurumda bir Full Stack Web Developer olarak işe başladığınızı hayal et. İlk gün yapacağın işlerden biri de, sorumlu olacağın projenin kodlarını kendi bilgisayarınıza almak ve bu kodların çalışacağı ortamı hazırlamak.

Sorumlu olacağın projenin kodlarını çalıştırabilmek için;

  1. Tüm gerekli programları yüklemelisin.
  2. Bilgisayarında yeni bir SSH key oluşturup Github hesabına eklemelisin.

Bunları yaptıysan, sana yöneticin tarafından verilen ilk görevin 'Git'e aşina olmak' projesi. Projenin detaylarını aşağıdaki görevi adımları olarak bulabilirsin.

Görev 1:

  • Bu repo'yu sağ üstteki Fork butonu ile kendi hesabında bir kopyasını oluştur.
  • Kendi Github hesabında❗oluşan kopya'yı aç. Bilgisayarınıza clone'lamak için sağ üstteki yeşil Code butonu ile SSH URL'i kopyala. SSH URL örneği: [email protected]:senin-Github-hesabin/fsweb-s1g1-projesi-web-development-projesi-icin-git
  • Mac kullanıyorsan Terminali, Windows kullanıyorsan Git Bash'de git clone yazdıktan sonra bu url'i yapıştırıp çalıştır. Örneğin: git clone [email protected]:senin-Github-hesabin/fsweb-s1g1-projesi-web-development-Projesi-icin-git
  • Clone'ladığın projenin klasörüne gir. (İPUCU: lskomutu ile oluşan klasörün adını görebilir, cd komutu ile klasöre girebilirsin.)
  • Bir branch yarat: git checkout -b 'isim-soyisim'
  • Sorular.md dosyasındaki soruları cevapla.
  • Aşağıdaki adımları takip ederk;
  • 1 [ ] bilgisayarında değiştirdiğin dosyayı ekle (git add dosya-adi),
  • 2 [ ] commit ediniz(git commit -m 'Yaptığın değişikliği, iki hafta sonraki unutkan haline bile hatırlatabilecek bir açıklama')
  • 3 [ ] ve Github'a push'la (git push -u origin isim-soyisim).
  • 4 [ ] Github'da Pull Request oluştur: Kendi reponun içerisinde iken, yeni geliştirme yaptığın branchden, main branche pull pull request gönder: Sağda yeni oluşturduğun branch 'isim-soyisim', solda ise main branch olduğundan emin ol. Uyarı: "merge" buton'una basmadığına emin ol!)

Biten Projeyi Teslim Adımları

Verilen görevi tamamladıktan sonra Workintech Platformu'nda (app.workintech.com.tr) Sprint 1>Gün 1'in sonundaki "Proje Teslim: Sprint 1 Gün 1" içeriğini açıp; Github hesabınızda oluşturduğun repo'nun adresini buraya ekle.

Eğitmenlerimiz, gün projeni kontrol edecek, gereken durumlarda sana slack üzerinden geribildirimde bulunacak.

fsweb-s1g1-projesi-web-development-projesi-icin-git's People

Contributors

gokhanozdemir avatar emresahiner 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.