Automate The Boring Stuff With Python Programming

Torrent Details

Automate the Boring Stuff with Python ProgrammingAutomate the Boring Stuff with Python Programming

NAME
Automate the Boring Stuff with Python Programming.torrent
CATEGORY
Other
INFOHASH
6cba575f5fea1120a096b96cd771450d2594fa50
SIZE
10.7 GB in 79 files
ADDED
Uploaded on 03-10-2023 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Description

If you’re an office worker, student, administrator, or just want to become more productive with your computer, programming will allow you write code that can automate tedious tasks. This course follows the popular (and free!) book, Automate the Boring Stuff with Python.

Automate the Boring Stuff with Python was written for people who want to get up to speed writing small programs that do practical tasks as soon as possible. You don’t need to know sorting algorithms or object-oriented programming, so this course skips all the computer science and concentrates on writing code that gets stuff done.

This course is for complete beginners and covers the popular Python programming language. You’ll learn basic concepts as well as:

Web scraping
Parsing PDFs and Excel spreadsheets
Automating the keyboard and mouse
Sending emails and texts
And several other practical topics

By the end of this course, you’ll be able to write code that not only dramatically increases your productivity, but also be able to list this fun and creative skill on your resume.
Who this course is for:

Office workers, students, small/home business workers, and administrators would want to improve their productivity.
Aspiring software engineers who want to add skills to their programming toolbelt.
Computer users who have heard the “learn to code” message, but want practical reasons to learn programming.
Experienced Python software engineers can skip the first half of the course, but may find the later parts that cover various third-party modules helpful.
While this course doesn’t cover specific devops tools, this course would be useful for QA, devops, and admins who want to learn scripting in Python.

Requirements

No programming experience is required.
Downloading and installing Python is covered at the start of the course.
Basic computer skills: surfing websites, running programs, saving and opening documents, etc.

Last Updated 2/2023

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
TutsNode.net.txt63 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/01 - Python Basics/001 Get Python Installed_en.srt9.2 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/01 - Python Basics/001 lesson1-recap.txt386 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/01 - Python Basics/002 Basic Terminology and Using IDLE_en.srt14.8 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/01 - Python Basics/002 lesson2-recap.txt471 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/01 - Python Basics/003 lesson3-recap.txt583 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/01 - Python Basics/003 Writing Our First Program_en.srt12.8 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/01 - Python Basics/external-links.txt902 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/02 - Flow Control/001 Flow Charts and Basic Flow Control Concepts_en.srt8.5 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/02 - Flow Control/001 lesson4-recap.txt338 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/02 - Flow Control/002 If, Else, and Elif Statements_en.srt14 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/02 - Flow Control/002 lesson5-recap.txt662 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/02 - Flow Control/003 lesson6-recap.txt434 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/02 - Flow Control/003 While Loops_en.srt12.9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/02 - Flow Control/004 For Loops_en.srt8.4 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/02 - Flow Control/004 lesson7-recap.txt220 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/02 - Flow Control/external-links.txt92 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/03 - Functions/001 lesson8-recap.txt365 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/03 - Functions/001 Python's Built-In Functions_en.srt8.2 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/03 - Functions/002 lesson9-recap.txt709 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/03 - Functions/002 Writing Your Own Functions_en.srt14.9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/03 - Functions/003 Global and Local Scopes_en.srt16.4 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/03 - Functions/003 lesson10-recap.txt748 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/03 - Functions/external-links.txt183 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/04 - Handling Errors with tryexcept/001 lesson11-recap.txt486 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/04 - Handling Errors with tryexcept/001 Try and Except Statements_en.srt8.7 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/05 - Writing a Complete Program Guess the Number/001 Writing a Guess the Number Program_en.srt15.7 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/06 - Lists/001 lesson13-recap.txt681 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/06 - Lists/001 The List Data Type_en.srt14.6 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/06 - Lists/002 For Loops with Lists, Multiple Assignment, and Augmented Operators_en.srt10.3 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/06 - Lists/002 lesson14-recap.txt319 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/06 - Lists/003 lesson15-recap.txt565 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/06 - Lists/003 List Methods_en.srt12.9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/06 - Lists/004 lesson16-recap.txt541 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/06 - Lists/004 Similarities Between Lists and Strings_en.srt20.3 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/06 - Lists/external-links.txt353 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/07 - Dictionaries/001 lesson17-recap.txt691 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/07 - Dictionaries/001 The Dictionary Data Type.mp4352 MB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/07 - Dictionaries/001 The Dictionary Data Type_en.srt23.3 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/07 - Dictionaries/002 Data Structures_en.srt11.8 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/07 - Dictionaries/external-links.txt97 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/08 - More About Strings/001 Advanced String Syntax_en.srt10.6 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/08 - More About Strings/001 lesson19-recap.txt499 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/08 - More About Strings/002 lesson20-recap.txt816 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/08 - More About Strings/002 String Methods_en.srt22.7 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/08 - More About Strings/003 String Formatting_en.srt4.2 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/09 - Running Programs from the Command Line/001 Launching Python Programs from Outside IDLE_en.srt18.4 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/10 - Regular Expressions/001 Regular Expression Basics_en.srt15.9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/10 - Regular Expressions/002 Regex Groups and the Pipe Character_en.srt9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/10 - Regular Expressions/003 Repetition in Regex Patterns and GreedyNongreedy Matching_en.srt18.5 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/10 - Regular Expressions/004 Regex Character Classes and the findall() Method_en.srt18.4 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/10 - Regular Expressions/005 Regex Dot-Star and the CaretDollar Characters_en.srt22.2 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/10 - Regular Expressions/006 Regex sub() Method and Verbose Mode_en.srt17.7 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/10 - Regular Expressions/007 Regex Example Program A Phone and Email Scraper_en.srt24.8 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/11 - Files/001 Filenames and AbsoluteRelative File Paths_en.srt26.2 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/11 - Files/001 lesson30-recap.txt1 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/11 - Files/002 Reading and Writing Plaintext Files_en.srt16.9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/11 - Files/003 Copying and Moving Files and Folders_en.srt5.4 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/11 - Files/004 Deleting Files_en.srt9.4 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/11 - Files/005 Walking a Directory Tree_en.srt10.9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/12 - Debugging/001 The raise and assert Statements_en.srt22.3 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/12 - Debugging/002 Logging_en.srt13.2 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/12 - Debugging/003 Using the Debugger_en.srt20.5 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/13 - Web Scraping/001 The webbrowser Module_en.srt13.9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/13 - Web Scraping/002 Downloading from the Web with the Requests Module_en.srt9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/13 - Web Scraping/003 Parsing HTML with the Beautiful Soup Module_en.srt17.7 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/13 - Web Scraping/004 Controlling the Browser with the Selenium Module_en.srt12.7 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/14 - Excel, Word, and PDF Documents/001 Reading Excel Spreadsheets_en.srt10.6 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/14 - Excel, Word, and PDF Documents/002 Editing Excel Spreadsheets_en.srt7.1 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/14 - Excel, Word, and PDF Documents/003 Reading and Editing PDFs_en.srt16.2 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/14 - Excel, Word, and PDF Documents/004 Reading and Editing Word Documents_en.srt15.9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/15 - Email/001 Sending Emails_en.srt13.1 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/15 - Email/002 Checking Your Email Inbox_en.srt20 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/16 - GUI Automation/001 Controlling the Mouse from Python_en.srt19.7 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/16 - GUI Automation/001 lesson48-recap.txt868 B
[TutsNode.net] - Automate the Boring Stuff with Python Programming/16 - GUI Automation/002 Controlling the Keyboard from Python_en.srt6.9 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/16 - GUI Automation/003 Screenshots and Image Recognition_en.srt10.6 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/16 - GUI Automation/004 Congratulations! (And next steps...)_en.srt2.1 KB
[TutsNode.net] - Automate the Boring Stuff with Python Programming/16 - GUI Automation/004 udemy-automate-boring-python-lesson-51.mp41 MB

Alternative Torrents for 'Automate Boring Stuff with Python Programming'.

There are no alternative torrents found.