Automate the Boring Stuff with Python Programming

Automate the Boring Stuff with Python Programming

Size
2.4 GB
Seeders
6
Leechers
1
Files
99
Category
Added
12/03/20 at 3:12pm GMT+1
Infohash
4364388d1d0f516e8649de80a9a7a506adc1d16b

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 4/2020

File list
  • Automate the Boring Stuff with Python Programming
  • TutsNode.com.txt 63 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/1. Get Python Installed.mp4 22.9 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/1. Get Python Installed.srt 9.9 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/1.1 Starting IDLE on Windows, Mac, or Linux.html 123 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/1.2 lesson1-recap.txt 386 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/1.3 Installation instructions for Windows, Mac, and Linux.html 122 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/2. Just a check in..html 118 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/3. Basic Terminology and Using IDLE.mp4 36.3 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/3. Basic Terminology and Using IDLE.srt 16.1 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/3.1 Evaluation of (5 - 1) ((7 + 1) (3 - 1)).html 109 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/3.2 Evaluation of 2 + 3 6 and (2 + 3) 6.html 109 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/3.3 lesson2-recap.txt 471 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/3.4 Instructions for starting IDLE..html 122 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/4. Writing Our First Program.mp4 34.1 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/4. Writing Our First Program.srt 14 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/4.1 lesson3-recap.txt 583 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/4.2 Evaluation of print(len(myName)).html 109 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/4.3 Evaluation of print('It is good to meet you, ' + myName).html 109 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/4.4 Evaluation of myName = input().html 109 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/1. Python Basics/4.5 Evaluation of print('You will be ' + str(int(myAge) + 1) + ' in a year.').html 109 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/1. Regular Expression Basics.mp4 54.7 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/1. Regular Expression Basics.srt 16.5 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/1.1 Chapter 7 – Pattern Matching with Regular Expressions.html 105 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/1.2 lesson23-recap.txt 515 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/2. Regex Groups and the Pipe Character.mp4 31.7 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/2. Regex Groups and the Pipe Character.srt 9.3 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/2.1 lesson24-recap.txt 357 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/3. Repetition in Regex Patterns and GreedyNongreedy Matching.mp4 78.1 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/3. Repetition in Regex Patterns and GreedyNongreedy Matching.srt 19.2 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/3.1 lesson25-recap.txt 601 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/4. Regex Character Classes and the findall() Method.mp4 78.9 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/10. Regular Expressions/4. Regex Character Classes and the findall() Method.srt 19.1 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/15. Email/2. Checking Your Email Inbox.mp4 111.1 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/1. Flow Charts and Basic Flow Control Concepts.mp4 21 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/1. Flow Charts and Basic Flow Control Concepts.srt 9.1 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/1.1 lesson4-recap.txt 338 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/1.2 Chapter 2 – Flow Control.html 105 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/2. If, Else, and Elif Statements.mp4 41.8 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/2. If, Else, and Elif Statements.srt 14.5 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/2.1 lesson5-recap.txt 662 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/3. While Loops.mp4 33.9 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/3. While Loops.srt 13.4 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/3.1 lesson6-recap.txt 434 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/4. For Loops.mp4 29.7 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/4. For Loops.srt 8.7 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/2. Flow Control/4.1 lesson7-recap.txt 220 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/1. Python's Built-In Functions.mp4 28.4 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/1. Python's Built-In Functions.srt 8.5 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/1.1 lesson8-recap.txt 365 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/1.2 Chapter 3 – Functions.html 105 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/2. Writing Your Own Functions.mp4 48.3 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/2. Writing Your Own Functions.srt 15.5 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/2.1 Evaluation of 'Hello has ' + str(len('hello')) + ' letters in it.'.html 109 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/2.2 lesson9-recap.txt 709 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/3. Global and Local Scopes.mp4 37.7 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/3. Global and Local Scopes.srt 17.1 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/3. Functions/3.1 lesson10-recap.txt 748 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/4. Handling Errors with tryexcept/1. Try and Except Statements.mp4 36.8 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/4. Handling Errors with tryexcept/1. Try and Except Statements.srt 9.1 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/4. Handling Errors with tryexcept/1.1 lesson11-recap.txt 486 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/5. Writing a Complete Program Guess the Number/1. Writing a Guess the Number Program.mp4 61 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/5. Writing a Complete Program Guess the Number/1. Writing a Guess the Number Program.srt 16.4 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/1. The List Data Type.mp4 42.4 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/1. The List Data Type.srt 15.2 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/1.1 lesson13-recap.txt 681 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/1.2 Evaluation 1.html 110 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/1.3 Evaluation 4.html 110 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/1.4 Evaluation 2.html 110 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/1.5 Chapter 4 – Lists.html 105 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/1.6 Evaluation 3.html 110 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/2. For Loops with Lists, Multiple Assignment, and Augmented Operators.mp4 39.8 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/2. For Loops with Lists, Multiple Assignment, and Augmented Operators.srt 10.6 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/2.1 lesson14-recap.txt 319 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/3. List Methods.mp4 53.6 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/3. List Methods.srt 13.4 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/3.1 lesson15-recap.txt 565 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/4. Similarities Between Lists and Strings.mp4 58 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/4. Similarities Between Lists and Strings.srt 21 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/6. Lists/4.1 lesson16-recap.txt 541 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/7. Dictionaries/1. The Dictionary Data Type.mp4 92.8 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/7. Dictionaries/1. The Dictionary Data Type.srt 24.2 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/7. Dictionaries/1.1 lesson17-recap.txt 691 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/7. Dictionaries/1.2 Chapter 5 – Dictionaries and Structuring Data.html 105 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/7. Dictionaries/2. Data Structures.mp4 41.6 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/7. Dictionaries/2. Data Structures.srt 12.2 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/8. More About Strings/1. Advanced String Syntax.mp4 35.2 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/8. More About Strings/1. Advanced String Syntax.srt 11 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/8. More About Strings/1.1 lesson19-recap.txt 10.5 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/8. More About Strings/1.2 Chapter 6 – Manipulating Strings.html 105 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/8. More About Strings/2. String Methods.mp4 60.8 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/8. More About Strings/2. String Methods.srt 23.6 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/8. More About Strings/2.1 lesson20-recap.txt 816 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/8. More About Strings/3. String Formatting.mp4 12.7 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/8. More About Strings/3. String Formatting.srt 4.4 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/9. Running Programs from the Command Line/1. Launching Python Programs from Outside IDLE.mp4 58 MB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/9. Running Programs from the Command Line/1. Launching Python Programs from Outside IDLE.srt 19.1 KB
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/9. Running Programs from the Command Line/1.1 Running Python Programs on OS X and Linux.html 124 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/9. Running Programs from the Command Line/1.2 Appendix B – Running Programs.html 106 B
  • [TutsNode.com] - Automate the Boring Stuff with Python Programming/9. Running Programs from the Command Line/1.3 lesson22-recap.txt 504 B

Rating
Not rated yet
Log in to rate

Comments

No comments yet.