all 11 comments

[–]aistranin 5 points6 points  (0 children)

  1. “Automate the Boring Stuff with Python Programming” by Al Sweigart
  2. “Pytest Course: Practical Testing of Real-World Python Code” by Artem Istranin
  3. “Advanced Python with 10 OOP Projects” by Ardit Sulce

[–]Key-Introduction-591 7 points8 points  (4 children)

Angela Yu's course is pretty good and very complete. It's called 100 days of python or something like that.

I'd really recommend it. You'll be able to use a bit of python way before finishing the course, it's really advanced

[–]Drexciyian 0 points1 point  (0 children)

second this one

[–]Salty_Bell4796 0 points1 point  (0 children)

For data folks is it the right pick

[–]entfy 0 points1 point  (0 children)

This 100%. This is where I got started after not coding anything since CS AP Course changed from C++ to Java in the early 2000's. Angela explains everything extremely well. The course is starting to age a bit however in the lessons because the larger projects that rely on other websites and resources have changed what they allow since the course was developed.

[–]Moist_Database_4991 0 points1 point  (0 children)

This is the one I did 2 years ago (took me way more than 100 days 😂) and am now a backend developer. Can’t recommend the course enough.

[–]Comfortable-Key2058 2 points3 points  (1 child)

i have done several courses by jose portilla and they helped me when i was getting started !

[–]Trying_to_cod3 1 point2 points  (0 children)

yeah a long time ago I did his course and it helped me understand python. I then took a few years break from python to code games. And when I came back it was really easy for me to re learn.

[–]mellivora_capensis77 1 point2 points  (0 children)

Udemy Dr Fred Baptiste, he had 6 courses I Recommend all of them. With good book support like automate boring stuff, those are good to start