filmov
tv
[Numerical Modeling 10] A short Git tutorial; introducing version control systems
Показать описание
Version control has become crucial for any type of software development project including scientific programs. No matter if you are developing a small numerical computing program or a big customized finite element solver, you need to use version control tools for a wide variety of reasons. In this video, we talk about these reasons and take a look at Git, the commonly used tool for version control, especially in open source software development.
Educational Materials:
Topics covered:
🎯 Introducing to revision control software (RCS)
🎯 Necessity of using version control tools in projects
🎯 Git terminologies and concepts
🎯 Importance of branching
🎯 Putting all these concepts in action
Chapters in this video!
################
00:00 - Intro
02:48 - Basics of Git
12:17 - Real-world example of branching
17:37 - Contributing to GitHub projects
Educational Materials:
Topics covered:
🎯 Introducing to revision control software (RCS)
🎯 Necessity of using version control tools in projects
🎯 Git terminologies and concepts
🎯 Importance of branching
🎯 Putting all these concepts in action
Chapters in this video!
################
00:00 - Intro
02:48 - Basics of Git
12:17 - Real-world example of branching
17:37 - Contributing to GitHub projects