Using Python for Research | HarvardX on edX | Course About Video

Опубликовано: 01 Октябрь 2024
на канале: edX
36,699
349

Take your introductory knowledge of Python programming to the next level and learn how to use Python 3 for your research.

Take this course free on edX: https://www.edx.org/course/using-pyth...

ABOUT THIS COURSE
This course bridges the gap between introductory and advanced courses in Python. While there are many excellent introductory Python courses available, most typically do not go deep enough for you to apply your Python skills to research projects. In this course, after first reviewing the basics of Python 3, we learn about tools commonly used in research settings.

Using a combination of a guided introduction and more independent in-depth exploration, you will get to practice your new Python skills with various case studies chosen for their scientific breadth and their coverage of different Python features.

WHAT YOU'LL LEARN
- Python 3 programming basics (a review)
- Python tools (e.g., NumPy and SciPy modules) for research applications
- How to apply Python research tools in practical settings