Skip to content

Commit 1fb7ad4

Browse files
committed
Add new article: Programmier-Bootcamp vs. Informatikstudium: Welcher Weg führt schneller zum Job?
1 parent 4b159e8 commit 1fb7ad4

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,27 @@ <h1 class="text-4xl font-bold mb-4">Latest Articles</h1>
107107
<!-- Blog Posts -->
108108
<div class="space-y-12">
109109
<!-- NEW CONTENT -->
110+
<article>
111+
<time class="text-gray-500 dark:text-gray-400">April 8, 2025</time>
112+
<h2 class="text-2xl font-bold mt-2 mb-3">
113+
<a
114+
href="programmier-bootcamp-vs-informatikstudium-welcher-weg-fuhrt-schneller-zum-job.html"
115+
class="hover:text-primary dark:hover:text-turquoise"
116+
>Programmier-Bootcamp vs. Informatikstudium: Welcher Weg führt schneller zum Job?</a
117+
>
118+
</h2>
119+
<div class="flex flex-wrap gap-2 mb-3">
120+
<span class="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase">Programmier-Bootcamp</span><span class="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase">Informatikstudium</span><span class="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase">Coding-Bootcamp Deutschland</span><span class="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase">Karriere in der IT</span><span class="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase">IT-Berufseinstieg</span><span class="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase">Coding lernen</span><span class="text-xs text-primary bg-pink-50 px-2 py-1 rounded uppercase">Bootcamp vs. Studium</span>
121+
</div>
122+
<p class="text-gray-600 dark:text-gray-400 mb-3">
123+
Programmier-Bootcamp oder Informatikstudium: Wir vergleichen Vor- und Nachteile beider Optionen, damit du schnell und effektiv in die IT-Branche starten kannst.
124+
</p>
125+
<a
126+
href="programmier-bootcamp-vs-informatikstudium-welcher-weg-fuhrt-schneller-zum-job.html"
127+
class="text-primary dark:text-blue-400 hover:text-pink-600 dark:hover:text-turquoise"
128+
>Read more →</a
129+
>
130+
</article>
110131
<article>
111132
<time class="text-gray-500 dark:text-gray-400">April 8, 2025</time>
112133
<h2 class="text-2xl font-bold mt-2 mb-3">

0 commit comments

Comments
 (0)