Skip to main content

Automate the Boring Stuff with Python Programming

A practical Python programming course for office workers, academics, and administrators who want to improve their productivity


 

A practical programming course for office workers, academics, and administrators who want to improve their productivity

 
What Will I Learn?

  • Automate tasks on their computer by writing simple Python programs.

  • Write programs that can do text pattern recognition with "regular expressions".

  • Programmatically generate and update Excel spreadsheets.

  • Parse PDFs and Word documents.

  • Crawl web sites and pull information from online sources.

  • Write programs that send out email notifications.

  • Use Python's debugging tools to quickly figure out bugs in your code.

  • Programmatically control the mouse and keyboard to click and type for you.


 
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.


 
Description

If you're an office worker, student, administrator, or just want to become more productive with your computer, Python 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 Programming.

Automate the Boring Stuff with Python Programming 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 is the target audience?

  • 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.


 

[button link="https://click.linksynergy.com/deeplink?id=LTDmoZU*IG0&mid=39197&u1=onlinecourses&murl=https%3A%2F%2Fwww.udemy.com%2Fautomate%2F" type="big" newwindow="yes"] Take this course[/button]


 

Comments

Popular posts from this blog

Oracle DBA 11g/12c - Database Administration for Junior DBA

Oracle DBA 11g/12c - Database Administration for Junior DBA Learn to become an Oracle Database Administrator (DBA) in 6 weeks and get a well paid job as a Junior DBA What Will I Learn? Final Goal: Get a job as an Oracle Database Administrator (Oracle DBA) As a Oracle Database Administrator (Oracle DBA), you would be able understand the Database Architecture, which will help you to perform your DBA duties with better understanding. As a Oracle Database Administrator (Oracle DBA), you would be able to Install the necessary Oracle Software/Database As a Oracle Database Administrator (Oracle DBA), you would be able to Administer User accounts in the Database As a Oracle Database Administrator (Oracle DBA), you would be able to Manage Tablespace's to provide required space for the data As a Oracle Database Administrator (Oracle DBA), you would be able perform Backup and Recovery as needed. As a Oracle Database Administrator (Oracle DBA), you would be able to diagnose ...

Data Science, Deep Learning, & Machine Learning with Python

Deep Learning, Data Science, & Machine Learning with Python Go hands-on with the latest neural network, artificial intelligence,deep learning and data science techniques employers are seeking! What Will I Learn? Develop using iPython notebooks Understand statistical measures such as standard deviation Visualize data distributions, probability mass functions, and probability density functions Visualize data with matplotlib Use covariance and correlation metrics Apply conditional probability for finding correlated features Use Bayes' Theorem to identify false positives Make predictions using linear regression, polynomial regression, and multivariate regression Understand complex multi-level models Use train/test and K-Fold cross validation to choose the right model Build a spam classifier using Naive Bayes Use decision trees to predict hiring decisions Cluster data using K-Means clustering and Support Vector Machines (SVM) Build a movie r...

GraphQL with React: The Complete Developers Guide

GraphQL with React: The Complete GraphQL Developers Guide Learn and master GraphQL by building real web apps with React and Node   What Will I Learn? Build amazing single page applications with React JS and GraphQL Master fundamental concepts behind structuring GraphQL servers Realize the power of building flexible data schemas Be the engineer who explains how GraphQL works to everyone else, because you know the fundamentals so well Become fluent in the ecosystem supporting GraphQL, including the differences between Apollo and Relay   Requirements Familiarity with React   Description Note: This course assumes you are familiar with React ! If you're tired of spinning your wheels trying to figure out what type of backend server to use, this is the course for you. Authentication?  You will learn it.   Apollo Data?  Included.   Integration with React?  Of course! This GraphQL Developers Guide will get you up and running with GraphQL q...