/Harvard-PH526x-Using-Python-for-Research

Beginner Python course from Harvard University on edX

Primary LanguageJupyter Notebook

Harvard University - PH526x: Using Python for Research

This repository contains all programming assignments solutions for the PH526x: Using Python for Research course on edX offered by Harvard University.

This course cover:

  • 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

Course Syllabus:

  • Week 1: Python Basics.
    Review of basic Python 3 language concepts and syntax.

  • Week 2: Python Research Tools.
    Introduction to Python modules commonly used in scientific computation, such as NumPy.

  • Weeks 3 & 4: Case Studies.
    This collection of six case studies from different disciplines provides opportunities to practice Python research skills.


Certificate of Completion

You can see the Certificate of Completion and other certificates in my Certificates Repo that contains all my certificates obtained through my journey as a self-made Data Science and better developer.


⚠️ Disclaimer ⚠️

Please, don't fork or copy this repository.

The Using Python for Research course offered by Harvard University, is a introductory level course. You can complete this course with a minimal effort.