| title |
|---|
:gap: 3
```{grid-item-card} Contributor Guide
:link: /contributors/
:shadow: md
Learn how to join the Scientific Python community!
```
```{grid-item-card} Development Guide
:link: /development/
:shadow: md
Learn recommended tools and approaches for developing Scientific Python libraries.
```
[[item]] type = 'card' title = 'Contributor Guide' link = '/contributors/' body = ''' Learn how to join the Scientific Python community! '''
[[item]] type = 'card' title = 'Development Guide' link = '/development/' body = ''' Learn recommended tools and approaches for developing Scientific Python libraries. '''
[[item]] type = 'card' title = 'Lectures Notes' link = 'https://lectures.scientific-python.org' body = ''' Numerical computing lectures that teach key packages in the scientific Python ecosystem, such as NumPy, SciPy, Matplotlib, scikit-learn, and scikit-image. '''
[[item]] type = 'card' title = 'Documentation Guide' link = '/documentation/' body = ''' Learn recommended approaches for project documentation. '''
{{< /grid >}}