Get started with Python in this beginner course by Emily Taylor. Create your first script, work with data, run a mini end-to-end process, and learn how Python can connect to SQL.
In What is Python?, Emily Taylor gives you a friendly, practical introduction to one of the most widely used programming languages for automation, analytics, and data work. You’ll learn what Python is, why it’s so popular, and how to start using it without feeling overwhelmed. The course is designed to get you moving quickly, creating scripts, working with data, and understanding the basic workflow Python users rely on every day.
You’ll build hands-on confidence by creating a simple project folder, writing your first script, and using Python to manipulate data in a way that feels immediately useful. Emily then brings it all together with a mini end-to-end process and a high-level look at connecting Python to SQL so you can pull real data into your workflow. By the end, you’ll have a clear foundation and a repeatable path for continuing your Python learning.
Course Outline ( Free Preview)
Module 01 - Introduction
Emily introduces Python in plain language, what it is, what it’s used for, and why it’s a great first (or next) programming language. You’ll learn what you can realistically do with Python as a beginner and how the rest of the course will build your skills through simple, hands-on steps. This module sets expectations and removes the intimidation factor so you can start confidently.
Module 02 - Project Folder & Your First Script
Learn the basic workflow of working with Python projects, organizing files, and running code. Emily shows how to create a simple project folder structure and write your first script, then run it to confirm everything is working. You’ll also learn small habits, like naming and saving files cleanly, that make future projects easier to manage.
Module 03 - Working With Data in Python18 min.
Now you’ll start using Python for what it’s best known for in the business world, working with data. Emily walks through reading and inspecting data, making basic changes, and understanding how Python represents information in tables and lists. The focus is on practical data handling, so you can start doing real work with Python instead of just printing text to the screen.
Module 04 - Mini End-to-End Process17 min.
Bring the pieces together with a small end-to-end workflow. Emily demonstrates how to take a dataset from start to finish, load it, transform it, and produce a useful output you could share or reuse. This module helps you see the full “Python process” in context, not as disconnected concepts.
Module 05 - Connecting to SQL21 min.
Learn how Python can connect to SQL so you can work with real databases instead of only local files. Emily covers the big-picture idea of database connections, running a query, and bringing results into Python for analysis or automation. You’ll leave with a clear understanding of how Python and SQL complement each other in real analytics workflows.
Module 06 - Class Wrap Up2 min.
Congratulations on completing What is Python? You’ve written your first script, worked with data, and seen how Python can support real end-to-end workflows, including connecting to SQL. Keep practicing with small projects, and you’ll be surprised how quickly Python starts to feel natural.
Emily graduated from Indiana University with a bachelor's degree in elementary education and the University of North Florida with a master's degree in educational leadership. After 11 years of teaching varying grades (K-5) in Indiana and Florida, she joined the Pragmatic Works team as a Power BI Trainer. Emily's primary goal is to provide engaging trainings that help customers gain confidence using Power BI. When not in the office, Emily enjoys camping, the beach, cheerleading, and visiting family in Indiana.