In this first section, you will have the first contact with your Python programming tool and together with your instructors, you will write your very first programs. This covers learning about variables, data types, conditional execution, looping, and input- and output-functions.
In the self-paced exercise, you can apply your new knowledge to some exercise problems. The instructors are available to help you in case you have questions or want feedback.
In the second part, you will encounter a few more useful Python features like collection data types and writing and executing functions and modules.
In the second self-paced exercise, you can apply your new knowledge to more complex problems designed to lead you towards creating somewhat larger and more complex programs. The instructors are available to help you in case you have questions or want feedback.
In this open Q&A, learners can get all their Python-related questions answered, be it related to the course material, best practices or advanced topics.
Get to know the popular data processing framework. Learn about the underlying data structures and how to use them for shaping and processing tabular data.
Try your hand at a real-live weather data set!
The instructors are available to answer the questions, give feedback and help you along should you get stuck.
Become acquainted with the often-used plotting framework for Python. Learn about the different ways to programmatically create visualizations for your data.
Try your hand at a variety of visualization tasks for different use cases!
The instructors are available to answer the questions, give feedback and help you if you get stuck.