[Feature] Add all PDF to course Notes #1 #2

Merged
bruhn_b merged 3 commits from feature/Add-PDFs into main 2026-06-08 15:21:02 +02:00
9 changed files with 28 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
GIT_CI_CD_4.pdf filter=lfs diff=lfs merge=lfs -text
GIT_for_advanced_3.pdf filter=lfs diff=lfs merge=lfs -text
GIT_for_beginners_2.pdf filter=lfs diff=lfs merge=lfs -text
GIT_for_newbies.pdf filter=lfs diff=lfs merge=lfs -text
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3
View File
@@ -0,0 +1,3 @@
# Git for newbies
[Download the PDF here](PDF/GIT_for_newbies.pdf)
+3
View File
@@ -0,0 +1,3 @@
# Git for beginners
[Download the PDF here](PDF/GIT_for_beginners_2.pdf)
+3
View File
@@ -0,0 +1,3 @@
# Git for advanced
[Download the PDF here](PDF/GIT_for_advanced_3.pdf)
+3
View File
@@ -0,0 +1,3 @@
# Introduction to CI/CD
[Download the PDF here](PDF/GIT_CI_CD_4.pdf)