Skip to content

kerjabhakti/BeCode

Repository files navigation

BeCode

Matakuliah Pemrograman Web Full Stack Developer

Repository untuk perkuliahan pemrograman 1 (Design Website dan Pemrograman) dimana mahasiswa akan mendapatkan materi perkuliahan dan pengumpulan tugas pada repo ini

Deskripsi Perkuliahan dan Penilaian

Penilaian

A = 4 AB = 3,5 B = 3 BC = 2,5 C = 2 D = 1 E = 0
85 - 100 78 - 84,99 70 - 77,99 65 - 69,99 60 - 64,99 41 - 59,99 <40,99

git scm

Download git-scm dari https://git-scm.com/downloads
Download VsCode
Download Xampp / Laragon

Memasukan SSH Key

Klik dulu profil github, Klik Setting, pilih SSH and GPG keys image

Generate RSA Key

Just One time for first instalation of git scm,

ssh-keygen -t rsa -b 4096 -C "your_email@example.com"

Set config global

Just One time for first instalation of git scm,

$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com

Get SSH Key

to get ssh key in your computer, and put in your github or gitlab ssh key setting.

cat ~/.ssh/id_rsa.pub

if there is no key appears, plese generate the key also set global config of git in next section and please add the public key to your github profile.

NO Ketua Kelompok Nilai Anggota Nilai Link Repository
1 Dafa ramadhan M Raihan
2 Farizal Yonaldi Ernando
3 Samuel Ismi
4 Wahyu Maulana
5 Haikal Aidah Marchtiana
6 Averouse M Andika
7 Farhan Wildan
8 Ugi Sugiman Fatimah
9 Valen Revania
10 Aji Zahra
Rahma
11 Fiqry Rendra

About

Matakuliah Pemrograman Web Full Stack Developer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published