Skip to content

Commit

Permalink
fix: improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
styrix560 committed Oct 28, 2024
1 parent 66f136a commit 4aa1b68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/en/web-technologies.astro
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const historyData = historyJson[lang]["skill17"];
skillDescription="Planning, designing, and testing of websites, as well as their maintenance and the integration of third-party and social media platforms."
skillInformation={{
description:
"Working with web technologies is a key skill in a world where the World Wide Web is increasingly taking center stage. It is also one of the most complex and diverse skills of all. It is also one of the most complex and diverse professions around.<br /><br />Web designers and developers first build a professional relationship with their clients to develop a comprehensive understanding of their website requirements. Strong design and communication skills combined with an understanding of target groups, markets and trends are essential. During the development process, web designers and developers create databases, develop programs and test and debug websites.",
"Working with web technologies is a key skill in a world where the World Wide Web is increasingly taking center stage. It is also one of the most complex and diverse skills of all. Thats why web technologies belong to the most interesting task areas of the IT industry<br /><br />Web designers and developers first build a professional relationship with their clients to develop a comprehensive understanding of their website requirements. Strong design and communication skills combined with an understanding of target groups, markets and trends are essential. During the development process, web designers and developers create databases, develop programs and test and debug websites.",
requirements:
"You are proficient in at least one programming language, e.g., JavaScript, can design and program interactive web applications, have experience with databases (SQL), and understand English-language tasks.",
videoUrl: "https://www.youtube-nocookie.com/embed/EzRZSSZ4RAI",
Expand Down
2 changes: 1 addition & 1 deletion src/pages/web-technologies.astro
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const historyData = historyJson[lang]["skill17"];
skillDescription="Planung und Gestaltung sowie Testen von Webseiten, deren Pflege, Einbindung von Plattformen Dritter und Integration von Social-Media-Plattformen."
skillInformation={{
description:
"Die Arbeit mit Webtechnologien ist eine Schlüsselqualifikation in einer Welt, in der das World Wide Web immer mehr in den Mittelpunkt rückt. Sie ist auch eine der komplexesten und vielfältigsten Fähigkeiten überhaupt. Es ist auch eines der komplexesten und vielfältigsten Berufsfelder überhaupt.<br /><br />Web-Designer*innen und -entwickler*innen bauen zunächst eine professionelle Beziehung zu ihren Kund*innen auf, um ein umfassendes Verständnis für die Anforderungen an ihre Webseite zu entwickeln. Starke Design- und Kommunikationsfähigkeiten in Verbindung mit einem Verständnis für Zielgruppen, Märkte und Trends sind dabei unerlässlich. Während des Entwicklungsprozesses erstellen Webdesigner*innen und -entwickler*innen Datenbanken, entwickeln Programme und testen und debuggen Webseiten.",
"Die Arbeit mit Webtechnologien ist eine Schlüsselqualifikation in einer Welt, in der das World Wide Web immer mehr in den Mittelpunkt rückt. Sie ist auch eine der komplexesten und vielfältigsten Fähigkeiten überhaupt. Somit gehören die Webtechnologien zu den spannendsten Aufgabenfeldern der IT-Branche.<br /><br />Web-Designer*innen und -entwickler*innen bauen zunächst eine professionelle Beziehung zu ihren Kund*innen auf, um ein umfassendes Verständnis für die Anforderungen an ihre Webseite zu entwickeln. Starke Design- und Kommunikationsfähigkeiten in Verbindung mit einem Verständnis für Zielgruppen, Märkte und Trends sind dabei unerlässlich. Während des Entwicklungsprozesses erstellen Webdesigner*innen und -entwickler*innen Datenbanken, entwickeln Programme und testen und debuggen Webseiten.",
requirements:
"Du beherrschst mindestens eine Programmiersprache, z.&thinsp;B. JavaScript, gestaltest und programmierst interaktive Webanwendungen, hast Erfahrung mit Datenbanken (SQL) und verstehst englischsprachige Aufgabenstellungen.",
videoUrl: "https://www.youtube-nocookie.com/embed/EzRZSSZ4RAI",
Expand Down

0 comments on commit 4aa1b68

Please sign in to comment.