Skip to content

Commit 56acd8b

Browse files
authored
Add video embed for Sianu bash talk
1 parent 779621f commit 56acd8b

File tree

1 file changed

+3
-0
lines changed
  • content/sessions/sinau_bash_program_for_learning_bash_commands

1 file changed

+3
-0
lines changed

content/sessions/sinau_bash_program_for_learning_bash_commands/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ speakers: # Speaker info
1616
linkurl: # Other website link url
1717
linklabel: # Label for linkurl
1818
---
19+
20+
{{< youtube c_6cZ6uL5MM >}}
21+
1922
Bash is considered a difficult language for some people to learn. In general, bash language itself is used by people who work in the field of servers. People who work in the server field will be very helpful with the bash language because bash can run many commands on the server or can run commands automatically. For example, bash language is used in Ubuntu Server. In addition to the bash language server, it can be used in making programs, namely "Sinau Bash".
2023

2124
The “Sinau Bash” program that I have created is intended for other people to easily learn bash commands. By answering questions from each level. Starting from easy level, medium level, and difficulty level. In addition, the bash language can also be used in the field of education, namely introducing students to the bash command with the "Sinau Bash" program.

0 commit comments

Comments
 (0)