7 Antworten

Vom Beitragsersteller als hilfreich ausgezeichnet

Hi Alexandraseha22,

wenn du im Rahmen deines bestehenden Arbeitsvertrages bei einem Arbeitgeber das machst, kann der Kurs sinnvoll sein, das Zertifikat meiner Meinung nach aber nicht. Das hängt ab ob du dich damit irgendwo bewerben möchtest, da diese Zertifikate keine richtige Aussagekraft haben wie gut du wirklich bist und welche Standards du leisten kannst.

Der Kurs ist nicht für den Müll, aber das Zertifikat bringt dich nicht weit.

Woher ich das weiß:Berufserfahrung – Ich bin gelernter Mediengestalter Digital und Print(IHK)

Alexandraseha22 
Beitragsersteller
 27.07.2024, 22:44

Sind diese Projekte von Python sinnlos fuer Industrie?

9 HOURS of Python Projects - From Beginner to Advanced (youtube.com)

3:11:38 Using the Splat operator to unpack and pass all lines from a list to a function

3:13:22 Create a function to run the game multiple times.

3:17:10 Fixed errors in function names and variable passing for smooth operation.

3:19:07 Created a slot machine in Python and won $11

3:22:21 Creating a function to input the number of racers and validate it

3:23:52 Using a while loop to ensure valid user input for number of racers

3:27:07 Function to check for valid number of racers

3:28:51 Running a Python program with Turtle module and function return

3:32:04 Setting up the screen and changing the window title

3:33:47 Basic turtle commands and screen setup

3:36:51 Using Python's Turtle module to move in different directions and angles.

3:38:41 Understanding the coordinate system in Turtle canvas.

3:41:54 Introduction to using turtle for drawing shapes and changing turtle properties.

3:43:29 Controlling the turtle's pen while drawing

3:46:50 Selecting unique colors for turtle racing based on user input

3:48:30 Creating and positioning multiple turtles for racing.

3:51:38 Turning arrows left by 90° to make turtles race upwards.

3:53:11 Using the setposition method to move the turtle to a specific position on the screen

3:56:25 Adjusting position of turtles for equal spacing

3:58:19 Positioning the turtles based on spacing and width

4:01:44 Refactoring the code to create Turtles inside the race function.

4:03:19 Using random movement in Python turtle racing

4:06:38 Finding the color of a turtle based on its index in the list.

4:08:21 Python Turtle race with five turtles and race mechanics.

4:11:35 Creating dynamic and flexible code with functions and variables.

4:13:05 Creating a typing test with text highlighting and styling.

4:16:13 Initializing curses module to take over the terminal and create a screen for writing text.

4:17:49 Printing 'hello world' and clearing the screen in Python

4:21:00 Running Python files and adding colors to text

4:22:32 Configure color pairs for foreground and background in Python

4:25:48 Understanding text collision

4:27:22 Creating a start screen for the game

4:30:32 Printing and overlaying user input

4:32:12 Implementing a while loop to continually ask the user to type something in and overlay it in a different color on top of the target text.

4:35:24 Adding Clear Screen and Exit Control

4:37:03 Characters have numerical representation

4:40:30 Handling backspace key input

4:42:03 Parameters in functions allow passing values with optional parameters.

4:45:23 Modifying color based on correct characters

4:47:11 Handling the completion of text and displaying words per minute

4:50:34 Using F-strings in Python to embed Python expressions directly inside of a string

4:52:13 Tracking time elapsed using start time and current time

4:55:24 Calculating words per minute (wpm)

4:57:06 Handling user input without blocking the program

5:00:19 Use the jooin method to combine list elements into a string.

5:01:53 The function brings the user back to the main screen and prompts them to play again.

5:05:30 Loading and selecting random lines from a text file in Python

5:07:02 Using random.choice to select and remove invisible characters from text file lines.

5:10:20 Create a countdown timer and play a sound effect

5:11:59 Playing sound and regulating time in Python

5:15:43 Formatting numbers in Python

5:17:30 Using ANSI characters to manipulate the terminal

5:21:08 Creating a password manager with dynamic settings

5:22:58 Generating a password with specified criteria

5:26:21 Generating random passwords based on given criteria.

5:28:10 Creating a while loop to generate a password meeting specific criteria.

5:31:41 Setting criteria based on presence of numbers and special characters

5:33:31 Python generate password function ensures password criteria are met

5:36:59 Function to generate password based on user inputs.

5:38:41 Fixing error in password generation code

5:41:47 Using curses module to manipulate terminal screen output.

5:43:21 Initializing and using the curses module

5:46:34 Creating a function to print the maze on the screen.

5:48:15 Iterating over a list and adding draw position in Python.

5:51:26 Expanding outward from a starting point to find the shortest path

5:53:01 Using 'Q' as a first in first out data structure

5:56:17 Using a visited set to skip processed elements and find the shortest path

5:57:58 Implementing a function to find the shortest path in a maze using a que

6:01:16 Using the put method to insert a tuple with starting position and list.

6:02:58 Exploring current position and finding neighbors in a maze.

6:06:20 Checking for obstacles in the maze and finding valid neighbors

6:08:01 Implementing the Breadth First Search algorithm.

9:15:44 Using pipe to communicate between Python code and external process

0
Mirko Marek  28.07.2024, 22:38
@Alexandraseha22

Python ist eine von vielen Programmiersprachen. Was jetzt in kommen ist, ist Rust. Rust bietet eine speichersichere Programmierung und ist in der Sprachfamilie C angegliedert. wer also mit Java, C, C++ oder C# zu tun hat, kommt relativ schnell in Rust hinein.

0

Die frage bei sowas ist halt immer was suchen die AG und in wie weit erfüllt das Zertifikat das.

Aus meiner Sicht kann sich so ein Zertifikat absolut lohnen, WENN der jetzige AG es zahlt weil der nen Vorteil sieht und man im anschluss eine gehaltserhöhung verhandeln kann weil "ich kann jetzt mehr". Oder wenn klar ist das das zertifikat den eigenen Fähigkeitskatalog so ergänzt das man mehr chancen auf den wunschjob hat.

Ein Zertifikat erzetzt halt keine Ausbildung und kein Studium. Es ist eine ergänzungsqualifikation. Bin ich z.b. Fachinformatiker und will unbedingt in PHP Lastige Stellen könnte mir das Zertifikat einen Vorteil gegenüber anderen Fachinformatikern geben bei einer Stelle die nach Fachinformatikern zur Arbeit mit PHP sucht.


Alexandraseha22 
Beitragsersteller
 27.07.2024, 10:24

Kann man als Quereinsteiger einsteigen? ohne Ausbildung?

In dem man opensource projekte lernt und Portfolio macht.

0
dieLuka  27.07.2024, 10:30
@Alexandraseha22

Wenn ein AG dich einstellt kannst du als Quereinsteiger anfangen.

Die Frage ist ob du einen AG überzeugt bekommst und den zeitgleich noch überzeugt bekommst dich dafür auch gleichwertig einer Ausgebildeten Fachkraft bezahlt. Das garantiert dir keiner. Kann funktionieren, muss nicht.

Und wie lange dauert es bis du nen vernünftiges Portfolio zusammen hast das du gleichwertig einer Fachkraft gesehen wirst? Das geht ja auch nicht in 2 Monaten.

Solange du nicht bereits jetzt das gute NACHWEISBARE (Ich hab für meinen Kumpel Tim ist ja nicht prüfbar, ich hab als Freelancer für Firma abc schon) Portfolio hast würde ich einfach die Ausbildung machen.

0
Alexandraseha22 
Beitragsersteller
 27.07.2024, 10:33
@dieLuka

Gibt es einen Mangel? oder hast jedes Stellenangebot viele Bewerber?

0
dieLuka  27.07.2024, 10:52
@Alexandraseha22

Generell gibt es nen Mangel, das heißt aber nicht 0 BEwerber.

Unterschiedliche Stellenangebote haben unterschiedliche Bewerberanzahlen.

Wenn ein Angebot gut ist (Interesannte Stelle, Interesannter AG, gutes Gehalt und sonstige Vorteile wie Firmenwagen o.ä. wird erwartet) kannst du mit einiger Konkurrenz rechnen.

Bei einem eher schlechten Angebote haben ggf wenig oder keine Konkurrenz.

Idealerweise willst du aber doch der best mögliche Kandidat für eine gute Stelle sein und nicht der "hat sich ja sonst keiner Beworben" Kandidat für ne schlechte.

0

Also wenn man eine Fortbildung/Weiterbildung/ macht sollte man schauen, ob sie vom Arbeitsamt zertifiziert ist. Das bedeutet, dass diese Fortbildungen einen Nutzen bei Stellensuche gehabt haben.

Konkret auf das Angebot angesprochen. Das ist schlichtweg zu mager. Das kann nur ein Einstieg sein und ist allenfalls nützlich für ein Praktikum. Für eine Vollzeitstelle unzureichend. Da wird deutlich mehr verlangt.

Woher ich das weiß:Berufserfahrung – Web Developer bei einem mittelständischen Portalbetreiber

Alexandraseha22 
Beitragsersteller
 27.07.2024, 10:29

Kann man als Quereinsteiger einsteigen? ohne Ausbildung?

In dem man opensource projekte lernt und Portfolio macht.

0
LeBonyt  27.07.2024, 10:35
@Alexandraseha22

Ich bin selber Quereinsteiger. Und habe mich ziemlich nach oben kämpfen müssen. Angefangen habe ich als Webmaster bei einem Erwachsenen Fortbilder und habe mittlerweile in 5 verschiedenen Unternehmen gearbeitet. Heute bin ich Web Developer bei einem Hamburger Unternehmen mit 40 Mitarbeitern welches Software für Meinungs- und Marktforschung entwickelt.

1

Soweit mir mal zugetragen wurde muss eine Schule auch staatlich geprüft sein da man ansonsten ein Papier oder Zertifikat (etc.) hat was zwar bestätigt das man den Kurs dieser Schule verstanden hat aber nicht das es auch den staatlichen Anforderungen genügt

Komplett wertlos würde ich es nicht nennen aber es sagt in dem Sinne nichts aus - inwiefern das auf die ILS zutrifft weiß ich nicht

Woher ich das weiß:eigene Erfahrung

Deine Fragen handeln stets um "Quereinsteiger" und "Programmierer ohne Ausbildung" bzw. "Zertifikate als Ersatz für Ausbildung".

Zertifikate sind kein Ersatz für eine Aus-, Fort- oder Weiterbildung und sagen ebenso nichts über dein Können aus. Sie zeigen lediglich deine Motivation zum Lernen.

Ich denke, du hast bereits einige Antworten in deinen 20 Posts erhalten und diese Antworten bleiben gleich:

- Ausbildung

oder

- Umschulung