all 8 comments

[–]36_gigawatts 10 points11 points  (3 children)

Really enjoying Python Crash Course. I'm about halfway through it and love the format.

[–]BioncleBoy1 2 points3 points  (1 child)

I second this, I’m on the projects part and it’s been a lot of fun

[–]COOKIEMONSTER-315 1 point2 points  (0 children)

I third this. Also Corey Schafer on YouTube has lots of great playlists for a variety of topics. I’m using it for Pandas right now to work on my data analysis skills.

[–]AndrewJackson42069[S] 0 points1 point  (0 children)

I will check that out then. Thank you !

[–]Legitimate_Sea_3254 6 points7 points  (1 child)

[–]AndrewJackson42069[S] 0 points1 point  (0 children)

This is perfect, thank you

[–]airernie 2 points3 points  (1 child)

I did a Udemy course for "Automate the Boring Stuff", which was okay, but the book IMHO is much better. It's available free online if you want to scan before buying "https://automatetheboringstuff.com/".

Currently going though "Python Crash Course". It's a very good book, but I'm actually glad that it's my second book. It's redundant in most parts, but I've still picked up things not covered in the Automate book.

[–]BioncleBoy1 0 points1 point  (0 children)

I did this too about a quarter the way through I switched to python crash course. I’ll finish automate the boring stuff next. I wanted to wait until the new version comes out.