My Fab Re-learning Diary log

Hello World! Nisha Here. Welcome to my daily log page as I re-embark my Fab Journey as Instructor.

LEARNING | UNLEARNING | RELEARNING



HELLO World, opening Git after quite some time means I have to learn and re-learn a lot of concepts again to catch up with the pace of Fab Academy instruction. Starting with GIT! Here are some of the things I did to get started with Git in my Windos OS Laptop.

  1. Refresh up some Html coding basics and learning on the go...
  2. Downloading Git for Windows from gitforwindows.org/
  3. Refresh my memory using tutorials from Alto Fablab Youtube videos page. (Day 02 and Day 03 videos seem useful for command line, git and gitlab basics)
  4. Practice while watching video and creating this page.

A lot of git bash practicing was done to understand it more. So to give an overview, git is a version control system created by linux kernel. Important not for MacOS users, Install HomeBrew Package manager before installing Git. Some commands I refreshed my memory on were as below