Python - Programmierlernen
Welchen Programmierkurs in Python empfehlen Sie aus dem Internet für Anfänger?
Welchen Programmierkurs in Python empfehlen Sie aus dem Internet für Anfänger?
Show original content
1 user upvote it!
3 answers
Popular
They are cool, I once saw a grandma recommending some cool things on Youtube, I would have to look it up, but otherwise - why don't you start doing what you want to do in Python and just if you want to do something, but don't know how to code it, you look for maybe someone has already coded it and you look at whole examples, or step by step how to do something read about possible functions at the moment you need them, and lately with A.i. you can ask how to do something, even give commands on what should be done and how it should work and the code will write itself, but you don't have to do it all at once, just ask about components on how to do something and then build it with those blocks yourself.
They are cool, I once saw a grandma recommending some cool things on Youtube, I would have to look it up, but otherwise - why don't you start doing what you want to do in Python and just if you want to do something, but don't know how to code it, you look for maybe someone has already coded it and you look at whole examples, or step by step how to do something read about possible functions at the moment you need them, and lately with A.i. you can ask how to do something, even give commands on what should be done and how it should work and the code will write itself, but you don't have to do it all at once, just ask about components on how to do something and then build it with those blocks yourself.
Machine translated
3 likes

Grab the promotion on Udemy for a course by Kuba Wąsikowski or Arkadiusz Włodarczyk. I have used them, they are okay.
Grab the promotion on Udemy for a course by Kuba Wąsikowski or Arkadiusz Włodarczyk. I have used them, they are okay.
Machine translated
1 like
I rather do not recommend paid courses, I have never come across one whose content would be better than what you can find on YouTube. Course, after course, but above all I recommend writing code (even nonsense), just watching someone else program will not teach you anything yet :)
I rather do not recommend paid courses, I have never come across one whose content would be better than what you can find on YouTube. Course, after course, but above all I recommend writing code (even nonsense), just watching someone else program will not teach you anything yet :)
Machine translated