Is ‘Automate The Boring Stuff’ a Good Starting Point for Python Automation?

0
21
Asked By CuriousCat88 On

I've come across 'Automate The Boring Stuff' by Al Sweigart and heard it's a solid book for diving into Python, especially for automation and web scraping tasks. I'm curious to hear thoughts from others who have read it or used it. What's your take on the book?

4 Answers

Answered By RandomReader99 On

Are you hoping for negative reviews or something?

CuriousCat88 -

No, not necessarily. I'm looking for any opinion whether it's good or bad about the book.

Answered By TechExplorer21 On

If you’re completely new to programming, I’d suggest checking out the MOOC from the University of Helsinki first until you get the hang of file reading and writing. Then dive into the second half of 'Automate The Boring Stuff' where the real projects are!

CuriousCat88 -

Not completely new, just new to the web scraping and automation that Python allows. I've got the basic syntax down.

Answered By DataDabbler45 On

For a lot of learners, it's an eye-opener. It shifts your perspective on what Python can do for you in terms of saving time and automating tasks. Definitely worth checking out!

CuriousCat88 -

Ahh okay, I hope it gives me some sort of eye opener. One of my biggest problems is learning different modules (how to read them mainly).

Answered By CodeWanderer92 On

It's a great place to start! Honestly, you can start almost anywhere with Python, but this book really lays it out in an accessible way so you won't get lost. Just make sure you stick with it!

CuriousCat88 -

Of course, I just wanted others opinions before I fully started it.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.