<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GnG :: Computer Graphics &amp; Shaders : 2024</title><link>https://npqr.github.io/cgns24/week-1/index.html</link><description>This is the first week of the project. We will be learning about Git and GitHub this week. Stay tuned for more updates!</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 24 May 2024 08:15:43 +0530</lastBuildDate><atom:link href="https://npqr.github.io/cgns24/week-1/index.xml" rel="self" type="application/rss+xml"/><item><title>Git</title><link>https://npqr.github.io/cgns24/week-1/git/index.html</link><pubDate>Fri, 24 May 2024 08:06:03 +0530</pubDate><guid>https://npqr.github.io/cgns24/week-1/git/index.html</guid><description>Git is a distributed version control system that is used to track changes in the source code during software development. It is designed to handle everything from small to very large projects with speed and efficiency. It is widely used in the software industry and is a must-have skill for any developer.
Why use Git? Collaboration: Git allows multiple developers to work on the same project simultaneously. It helps in managing conflicts and merging changes from different developers.</description></item><item><title>GitHub</title><link>https://npqr.github.io/cgns24/week-1/github/index.html</link><pubDate>Fri, 24 May 2024 08:07:47 +0530</pubDate><guid>https://npqr.github.io/cgns24/week-1/github/index.html</guid><description>Git != GitHub
Git is a version control system that lets you manage and keep track of your source code history while GitHub is a cloud-based hosting service that lets you manage Git repositories.
Now, if you still haven’t already, go ahead and create a GitHub account. It’s free!</description></item><item><title>Review</title><link>https://npqr.github.io/cgns24/week-1/review/index.html</link><pubDate>Fri, 24 May 2024 08:15:43 +0530</pubDate><guid>https://npqr.github.io/cgns24/week-1/review/index.html</guid><description>We covered the fundamentals of Git and GitHub this week. An assignment was floated to the mentees to create a GitHub repo and collaboratively work on a project.
The repo can be found here, contributed by P1, P2, P3, P4</description></item></channel></rss>