Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Free: Python: Automate the boring stuff #824

Open
1 task
ShellLM opened this issue May 4, 2024 · 1 comment
Open
1 task

Free: Python: Automate the boring stuff #824

ShellLM opened this issue May 4, 2024 · 1 comment
Labels
Algorithms Sorting, Learning or Classifying. All algorithms go here. Automation Automate the things programming-languages Topics related to programming languages and their features. python Python code, tools, info

Comments

@ShellLM
Copy link
Collaborator

ShellLM commented May 4, 2024

Free: Python: Automate the Boring Stuff

Snippet

"The best part of programming is the triumph of seeing the machine do something useful. Automate the Boring Stuff with Python frames all of programming as these small triumphs; it makes the boring fun."

  • Hilary Mason, Data Scientist and Founder of Fast Forward Labs

"I'm having a lot of fun breaking things and then putting them back together, and just remembering the joy of turning a set of instructions into something useful and fun, like I did when I was a kid."

  • Wil Wheaton, WilWheaton.net

Practical Programming for Total Beginners

If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you?

In Automate the Boring Stuff with Python, you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand - no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation to:

  • Search for text in a file or across multiple files
  • Create, update, move, and rename files and folders
  • Search the Web and download online content
  • Update and format data in Excel spreadsheets of any size
  • Split, merge, watermark, and encrypt PDFs
  • Send reminder emails and text notifications
  • Fill out online forms

Step-by-step instructions walk you through each program, and practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks.

Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in Automate the Boring Stuff with Python.

URL

https://automatetheboringstuff.com/

Suggested labels

None

@ShellLM ShellLM added Algorithms Sorting, Learning or Classifying. All algorithms go here. Automation Automate the things python Python code, tools, info labels May 4, 2024
@ShellLM
Copy link
Collaborator Author

ShellLM commented May 4, 2024

Related content

#808 similarity score: 0.86
#487 similarity score: 0.84
#734 similarity score: 0.83
#488 similarity score: 0.82
#508 similarity score: 0.82
#541 similarity score: 0.82

@irthomasthomas irthomasthomas added the programming-languages Topics related to programming languages and their features. label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algorithms Sorting, Learning or Classifying. All algorithms go here. Automation Automate the things programming-languages Topics related to programming languages and their features. python Python code, tools, info
Projects
None yet
Development

No branches or pull requests

2 participants