Skip to content

From Comparisons to Transformations

Agenda

  • Theory
    • Catch-up and Progress: Review previous concepts and prepare to dive deeper.
    • Milestone 3 Appointment
    • Tools 2.0 Introduction
  • Code
    • Hands-on paper writing & coding
    • Coding Bits
  • Application
    • Milestone 4 Kick-start

Theory

GitHub and Visual Studio Code (VSCode) are transformative tools that enhance both collaboration and productivity. GitHub, is a powerful platform for version control, allows to manage and track changes to their code and research projects efficiently. It facilitates seamless collaboration among researchers, enabling them to share, review, and merge contributions from multiple authors. This is particularly valuable in interdisciplinary projects or when working with large datasets. Meanwhile, VSCode serves as a versatile text editor, offering a robust environment for coding, writing, and managing research documents.

Super Mario GIF

Together, GitHub and VSCode empower researchers to conduct rigorous, reproducible research while fostering a collaborative research culture.

Tools 2.0

Code

  • Saving Figures
    • Open the data management notebook 06-data-management-existing-values.ipynb
    • How to save figures effectively and include them in a paper.
  • Explore how to clean existing values
  • Explore how to create and analyze a polarization variable.

Application

  • Milestone 4 Kick-start

For Next Time