From 83f1a751fe41260612ba60c5c974e0c42dd86681 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 3 Dec 2024 22:10:39 +0700 Subject: _content/talk: create index for the directory --- _content/talk/index.adoc | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 _content/talk/index.adoc diff --git a/_content/talk/index.adoc b/_content/talk/index.adoc new file mode 100644 index 0000000..28f80a3 --- /dev/null +++ b/_content/talk/index.adoc @@ -0,0 +1,38 @@ +== Talk + +link:/talk/software_development_retrospective/[Software development retrospective^]:: ++ +-- +In this talk we will explore how does software development +works? +What is “team” in software development? +Testing phase in software development, and software artifacts. +-- + + +link:/talk/workgroup_or_team_work/[Workgroup or team work?^]:: ++ +-- +What does the team should looks like in the software development? +Is the member of team work individually or as a team? +Know their differences. +-- + +link:/talk/introduction_to_DNS/[Introduction to DNS^]:: ++ +-- +What is DNS? How they works? +This talk has two version. +The first slide is the simplified one, and the second is the expanded +version. +-- + + +link:/talk/git-tutorial/[Git - Tutorial]:: ++ +-- +This talk contain history, terminologies, tips and tricks, and quick git +practice for push, pull and merge using local directory as remote. +-- + + -- cgit v1.3