# 2024-11-05-NCL Programming with Python
### This document:
# https://hackmd.io/@rseteam-ncl/2024-11-05-NCL
### JupyterHub:
# http://20.162.245.152
(backup server) http://172.167.248.222/
### Links:
- [Carpentries](https://carpentries.org)
- [RSE Team](https://rse.ncldata.dev)
- [Code of Conduct](https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html)
- [Workshop website](https://nclrse-training.github.io/2024-11-05-NCL/)
- [Link to lesson website](https://carpentries-incubator.github.io/python-novice-programming-gapminder/01-intro/index.html)
- [Link to data](https://github.com/carpentries-incubator/python-novice-programming-gapminder/raw/main/files/python-novice-gapminder-data.zip)
- [Pre-workshop survey](https://carpentries.typeform.com/to/wi32rS?slug=2024-11-05-NCL)
- [Post-workshop survey](https://carpentries.typeform.com/to/UgVdRQ?slug=2024-11-05-NCL)
- [Code Community](https://teams.microsoft.com/l/team/19%3aG79Rz7Mhk6rC0mhia04YCD-nj7WabLMxhnyb1YLp04A1%40thread.tacv2/conversations?groupId=7059214c-2200-4ad6-a739-9d350c74c7a9&tenantId=9c5012c9-b616-44c2-a917-66814fbe3e87)
### Attendance:
## Please sign in using your <span style="color:red">university email</span> and your <span style="color:red">name</span>:
### Python IDEs you may like to use
PyCharm: https://www.jetbrains.com/pycharm/ - free if you register with a Uni email address
Visual Studio Code: https://code.visualstudio.com/download - free
General Python Setup instructions: https://nclrse-training.github.io/2024-11-05-NCL/#python-1
### Matplotlib documentation
https://matplotlib.org/
## ggplot2
https://ggplot2.tidyverse.org/articles/ggplot2.html