Hi Friends,
Few days ago I had joined R programming course on coursera. At there, we need to submit assignments before deadline. While submitting second assignment, we were facing some problems because we are new in git hub. Finally we solved it by performing below steps
Few days ago I had joined R programming course on coursera. At there, we need to submit assignments before deadline. While submitting second assignment, we were facing some problems because we are new in git hub. Finally we solved it by performing below steps
- Open https://github.com/ and Register yourselves.
- Open your second assignment page in Cousera. Click on "go to assignment"
- Scroll down page and click on Sample link given on page or you can click on below link.
- It will redirect you to github website. Login in if you have not logged in yet.
- Click on "fork" button reside at top-right side of page.
- Now you required to clone this repository into your PC. If you are working in windows OS then download GIT for windows from below link.
If your using MAC/Linux, click on below link to know about cloning in that OS
- Once it installed, Log in with your github email and password.
- "Clone" your web repository on local machine by selecting "CLONE" tab.
- After cloning it will look like
- Write your code in cachematrix.R and replace it with clone repository file.
- Once file will modified successfully commit the changes.
- Copy 10 digit SHA hash.
- Submit your URL and and 10 digit SHA-Hash code in coursera.
![]() |
Go to Assignment |