Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
History
Music
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/d8/2c/65/d82c653b-8c4f-de44-221a-c8f0756b2c62/mza_10622313844242288062.jpg/600x600bb.jpg
Revision
TheLidlMan
13 episodes
5 days ago
Revision Podcast for Computer Science at RHUL
Show more...
Courses
Education
RSS
All content for Revision is the property of TheLidlMan and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Revision Podcast for Computer Science at RHUL
Show more...
Courses
Education
https://d3t3ozftmdmh3i.cloudfront.net/staging/podcast_uploaded_nologo/43537359/43537359-1745590277302-a2b86e7d2053b.jpg
1) Version Control - CS2800 - Software Engineering
Revision
19 minutes 24 seconds
6 months ago
1) Version Control - CS2800 - Software Engineering

This material introduces the Version Control System (VCS), explaining its purpose in tracking file changes and enabling team collaboration on code, configurations, and documentation. It distinguishes between centralised (like SVN) and distributed (like Git and Mercurial) VCS, highlighting the advantages of the latter in terms of scalability and flexibility. The resource focuses extensively on Git, detailing its snapshot-based approach, local operations, file lifecycle, and the significance of commits, branching, and merging, including how to handle conflicts. Finally, it touches upon remote repositories, the role of platforms like GitLab for hosting and collaboration, and recommends resources for further learning about Git.

Revision
Revision Podcast for Computer Science at RHUL