EP36 - Source Control And Git
AskDeveloper Podcast - Un pódcast de Mohamed Elsherif - Martes
![](https://is4-ssl.mzstatic.com/image/thumb/Podcasts115/v4/fe/24/2a/fe242acc-012d-7f17-a093-4ca38d2be2cd/mza_7308598290603787642.png/300x300bb-75.jpg)
Categorías:
الحلقة السادسة و الثلاثون من راديو اسأل مطور, نناقش في هذا الأسبوع أهمية نظم حفظ و تنظيم الكود Source Control و نقارن بين أنواعها المختلفة و نتكلم باستفاضة عن Git What is source control Why do I need Source Control Source control absence from official CS curriculum is a disaster Source control can be as important as If Else statements Important for individuals. Vital for teams Types of Source Control Systems Centralized (Traditional) CVS SVN - Subversion. TFS Distributed Git Mercurial Awesome Git Features Stash Branching with no overhead Local Commits (never lose a thing) Rewriting History (rebasing) Git vs GitHub GitLab Bitbucket Using GitHub in non-programming projects