Get Started with Anaconda
Take your first steps using Anaconda Distribution, working with conda, and writing your first Python program.
Take your first steps using Anaconda Distribution, working with conda, and writing your first Python program.
What you'll learn—and how you can apply it
By the end of this hands-on course, you’ll understand:
Description
In this entry-level course, we’ll show you when and how to use Anaconda tools. You’ll learn about packages, conda environments, Jupyter Notebooks, integrated development environments (IDEs), and more. We’ll walk you through a Python program (in a notebook and in an IDE) and see what happens when a bug in Python code is identified. Check out the Introduction to Python Programming Learning Path to learn more about using Python.