Skip to content

Commit

Permalink
Merge pull request #380 from Sabyasachi-Seal/Git&Github
Browse files Browse the repository at this point in the history
Added Resources for Git and Github
  • Loading branch information
The-Shivam-garg authored May 14, 2022
2 parents f52f69a + 4470474 commit 74841ca
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 2 deletions.
Binary file added Course/images/courses/git.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
73 changes: 72 additions & 1 deletion Course/subjects/computer_courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
</div>
<div class="cbox">
<div class="det"><a href="http://www.coursera.org/browse/data-science">Data Science</a></div>
<div class="det"><a href="#git">Git and Github</a></div>
<div class="det"><a href="#dbms">Database Management System</a></div>
</div>
</div>
Expand Down Expand Up @@ -114,6 +115,10 @@
</div>
</div>
<div class="ccardbox">
<div class="dcard">
<div class="fpart"><img src="../images/courses/git.jpeg"></div>
<a href="#git"><div class="spart">1 Course <img src="../images/icon/dropdown.png"></div></a>
</div>
<div class="dcard">
<div class="fpart"><img src="../images/courses/Dbms-course.png"></div>
<a href="#dbms"><div class="spart">1 Course <img src="../images/icon/dropdown.png"></div></a>
Expand Down Expand Up @@ -645,11 +650,77 @@
</div>
</div>
</center>
<br><br>
<br><br>
<div class="click-me">
<a href="https://youtube.com/playlist?list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3" target="_blank">Click Here to Watch full playlist</a>
</div>

<!-- Videos on Git and Github -->
<div class="title2" id="git">
<span>Git and Github</span>
<div class="shortdesc2">
<p>Learn all about version control.</p>
</div>
</div>

<center>
<div class="ccardbox2">
<div class="dcard2"><span class="tag" >1/8</span>
<div class="fpart2">
<img src="../images/courses/git.jpeg">
<iframe src="https://www.youtube.com/embed/vunhMBRfhL8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="dcard2"><span class="tag" >2/8</span>
<div class="fpart2">
<img src="../images/courses/git.jpeg">
<iframe src="https://www.youtube.com/embed/g3nmq9mHgmg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="dcard2"><span class="tag" >3/8</span>
<div class="fpart2">
<img src="../images/courses/git.jpeg">
<iframe src="https://www.youtube.com/embed/5C7x_9ZFU60" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="dcard2"><span class="tag" >4/8</span>
<div class="fpart2">
<img src="../images/courses/git.jpeg">
<iframe src="https://www.youtube.com/embed/7Gqh51HGSUw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="dcard2"><span class="tag" >5/8</span>
<div class="fpart2">
<img src="../images/courses/git.jpeg">
<iframe src="https://www.youtube.com/embed/_eYJyRK-yaY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="dcard2"><span class="tag" >6/8</span>
<div class="fpart2">
<img src="../images/courses/git.jpeg">
<iframe src="https://www.youtube.com/embed/26XUuvGPKl8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="dcard2"><span class="tag" >7/8</span>
<div class="fpart2">
<img src="../images/courses/git.jpeg">
<iframe src="https://www.youtube.com/embed/26XUuvGPKl8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="dcard2"><span class="tag" >8/8</span>
<div class="fpart2">
<img src="../images/courses/git.jpeg">
<iframe src="https://www.youtube.com/embed/apGV9Kg7ics" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</center>
<br><br>

<div class="click-me">
<a href="https://www.youtube.com/playlist?list=PLu0W_9lII9ahVQekD7ePHmnirTePXwIln" target="_blank">Click Here to Watch full playlist</a>
</div>

<!-- Videos on DBMS -->
<div class="title2" id="dbms">
<span>Data Base Management System</span>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ <h3>Students enrolled</h3>
<div class="title title-sm">
<h3>courses</h3>
</div>
<span class="num">12</span>
<span class="num">13</span>
</div>
<div class="item">
<div class="title title-sm">
Expand Down

1 comment on commit 74841ca

@vercel
Copy link

@vercel vercel bot commented on 74841ca May 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.