From b2d80610db6beda38573890ed169815e495bc663 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 24 May 2020 16:34:31 +0700 Subject: [usth/ICT2.7] Engineer software --- .../1 - Lesson Overview - lang_en_vs5.srt | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 usth/ICT2.7/P1L4 Version Control Subtitles/1 - Lesson Overview - lang_en_vs5.srt (limited to 'usth/ICT2.7/P1L4 Version Control Subtitles/1 - Lesson Overview - lang_en_vs5.srt') diff --git a/usth/ICT2.7/P1L4 Version Control Subtitles/1 - Lesson Overview - lang_en_vs5.srt b/usth/ICT2.7/P1L4 Version Control Subtitles/1 - Lesson Overview - lang_en_vs5.srt new file mode 100644 index 0000000..936e3db --- /dev/null +++ b/usth/ICT2.7/P1L4 Version Control Subtitles/1 - Lesson Overview - lang_en_vs5.srt @@ -0,0 +1,43 @@ +1 +00:00:00,440 --> 00:00:06,190 +Hi and welcome to the second lesson on tools of the trade. In the + +2 +00:00:06,190 --> 00:00:09,710 +previous lesson we talked about IDEs. Integrated + +3 +00:00:09,710 --> 00:00:13,300 +Development Environments and in particular we discussed + +4 +00:00:13,300 --> 00:00:16,460 +the eclipse ID. Today we're going to + +5 +00:00:16,460 --> 00:00:19,780 +talk about another fundamental type of tools + +6 +00:00:19,780 --> 00:00:22,840 +in the software engineering arena. Version control + +7 +00:00:22,840 --> 00:00:26,140 +systems. And these are also called, revision + +8 +00:00:26,140 --> 00:00:30,620 +or source control systems. In particular, we will focus on a + +9 +00:00:30,620 --> 00:00:36,320 +specific version control system called git. And as we did for eclipse, + +10 +00:00:36,320 --> 00:00:40,510 +we will first present git from a conceptual standpoint. And then + +11 +00:00:40,510 --> 00:00:44,200 +we will do a demo. To get some hands-on experience with GIT. -- cgit 1.4.1