Authors: Dr. Demival Vasques Filho (Google Scholar) and Dr. Cindarella Petz (Google Scholar)
- Fundamentals of network research and theories
- Conceptualizing a network research design (with Dr. Henrike Rudolph)
- History of network research
- Network visualization (with Dr. Martin Grandjean)
Public Keynote (17:00 - 18:30 CET)
- Networks with Python
- Mentoring and free exercises
- Wrap up and critical perspectives
For those not familiar with Python, here are some instructions for you to prepare for the Winter School:
- We highly recommend that you install Anaconda (or Miniconda), according to your operating system.
Anaconda will automatically install Python, Jupyter Notebook, and all Python packages we will use during the workshop. Anaconda is a stress-free way of starting with Python. - This repository has a Python tutorial using Jupyter Notebook:
1- Introduction_Jupyter_Python.ipynb
You have to open the file already using Jupyter Notebook. If you do not know how to do it, check this documentation.