Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.02 KB

lesson-07.md

File metadata and controls

64 lines (45 loc) · 2.02 KB

CODING MUM

Home Lesson 01 Lesson 02 Lesson 03 Lesson 04 Lesson 05 Lesson 06 Lesson 07 Presentasi

LESSON 07: DOMAIN, HOSTING AND GITHUB


Objectives

  1. Peserta mampu membedakan antara domain dan hosting.
  2. Peserta mampu mengunggah website ke hosting.
  3. Peserta mampu menggunakan Github sebagai tempat penyimpanan kode dan hosting statis. (optional)

Material

1. Domain dan Hosting

  • Perbedaan antara Domain dan Hosting
  • Membuat akun Domain dan Hosting gratis.

2. Unggah Personal Project ke Hosting

  • Memakai cPanel atau sistem yang diberikan oleh hosting.

3. GitHub

  • Membuat akun GitHub
  • Membuat GitHub Pages

Exercises

  1. Membuat akun hosting gratis di https://www.hostinger.co.id/.
  2. Mengunggah personal project di https://www.hostinger.co.id/.
  3. Membuat akun gratis di https://github.com/. (optional)
  4. Membuat Github Pages di https://pages.github.com/. (optional)

Feedback

  1. Apa yang menjadi bottleneck dari lesson 07 ini?
  2. Apa yang sebaiknya ditambah dan ditiadakan dari materi lesson 07 ini?

References


Home Lesson 01 Lesson 02 Lesson 03 Lesson 04 Lesson 05 Lesson 06 Lesson 07 Presentasi