
Understand what AutoHotKey does.
Install AutoHotKey and test by writing your first script.
Discover where the best sources for help are on the internet.
Introducing a tool that helps you target applications by identifying their names and also discover mouse position.
Introduction to my code editor of choice and how to configure for AutoHotKey
Introduction to the course project and how it demonstrates AutoHotKey.
Important lecture where you'll discover how to target your application and send data to it. If you can do this for your own projects you'll most likely accomplish your goal.
Learn how to use functions, a key feature of programming languages. Understanding them will mean you avoid writing the same code again and again.
Learn another key feature of programming languages, here we learn how to write loops specifically for AutoHotKey.
You'll learn what variables are and how to use them in AutoHotKey.
Learn a key data structure in programming languages, that will allow you store data in a convenient way.
We'll use what we learned in the last lecture in our project.
Learn a free and practical way to format data using Google spreadsheets so it's ready to be used in AutoHotKey.
Learn about conditional statements and how to implement them to make the course project better and be ready to adapt it to your needs.
Learn AutoHotKey the easy way. If you've ever wanted to automate a simple or complex task on a Windows computer, in this course you'll learn how to do so.
If you've ever had to do the same thing repetitively on a computer whether it's filling a form, or using the same commands in your favorite software AutoHotKey can save your time and spare you from the boredom of the most tedious parts of a job.
In this course we'll use entirely free open source software tools to accomplish your goal of automating Windows programs. I'll take you through installation, common commands and then writing a simple, but sophisticated program to give you the knowledge you need to write your own code.
I've designed this course to include the most common commands you'll use, with a practical example. I've also included complete configuration so you'll not only learn the commands, but also how the AutoHotKey works with other software.
To complete this course you won't need any programming experience or purchase any software, as long as you have a Windows computer and enthusiasm you can be successful with AutoHotkey.
Skills you'll learn:
Automate Form Filling
Avoid tedious routine tasks
Make your own keyboard shortcuts
Work many times faster
Learn programming from the ground up - no previous programming knowledge required
Save time and open the world of automation