Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open-Source-Challenge-Files #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions waqar_ali_siyal_feedback.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

Feedback
The online session on "Introduction to git and github" was my first session and I found it very helpful. I always wanted to learn alot about git and github and for this I saw many online videos as well as gone through different lectures. But, I never got a proper track through which I can learn about it. This session helped me clear all my concepts as well as made me learn to contribute in open source projects which was my aim to learn in this session. In short, this was helpful to emerge my self in github.
I must appreciate the efforts of Mr. Vivek who conducted the whole session enthusiastically. During lecture, he said that it was his first session but after listening and learning from him, it didn't seem that he was conducting the session for the firtst time. He faced internet issues which caused sound problem but he was trying with his voice to get much clear to make us understand.
Response from Mr. Vivek, Mursal Bhai and Sir Owais throughout the session was amazing. All members of the online session tried hard to make this successfull and useful for all the students.
I wish to have such helpful, emerging and intellectual sessions in future.
4 changes: 4 additions & 0 deletions waqar_ali_siyal_learning.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Learnings
In this online session I learnt about git and github. Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency and Github is a plateform where we can make our repositories and contribute in open source projects.
I also came to know about that how we can use git commands in gitbash terminal to control github e.g. To clone a repository using git clone command, Push files to repository by adding the file using git add command and then we commit using git commit then finally we can push that file to github using git push command and there are lot of other commands as well like git checkout for creating branch etc..
The main thing I've learned from this session which I already wanted to know is that how to contribute in an open source project. To contirbute in an open source project first we have to fork a repository then we can change files, things which we wanted to do and then we push that changes in a repository which we have forked then we will send a pull request for the acceeptance of that changes. The new thing which I learned in the session was that by contributing in open source projects we can maintain our profile and contirbution graph. If we have powerful and impressing profile which shows our efforts then the companies will approach us. As Mr. Vivek shared his interview experience in which his github profile was important factor. That's why I also have thought that in future I will try to contribute in many projects so that I can make my profile much effective. I must share that through this session I found a proper track and guidlines which helped me alot to understand git and github and will remain very helpful and useful in the future.