Hi all! I am looking for the best way to start learning Python from scratch. What path do you suggest?
There's probably a udemy course but you could always just come up with an idea, ask chat how to code it, then read the code, look up the functions etc and learn the syntax, then close the code, and write your own version. That's essentially what we did 30 years ago, we'd see code examples then apply them to our own projects, making changes, mistakes and learning lots.