An open API service indexing awesome lists of open source software.

https://github.com/neurodata/nd_ed

Collection of educational resources. Primarily focused on skills that are helpful in the NeuroData lab or the Neuro Data Design course at Johns Hopkins University.
https://github.com/neurodata/nd_ed

Last synced: about 1 year ago
JSON representation

Collection of educational resources. Primarily focused on skills that are helpful in the NeuroData lab or the Neuro Data Design course at Johns Hopkins University.

Awesome Lists containing this project

README

          

# nd_ed
A collection of educational resources.

- [Coding in Python](https://github.com/neurodata/nd_ed/blob/main/coding_python.md)
- [Command line, git, and other general coding tools](https://github.com/neurodata/nd_ed/blob/main/general_coding_tools.md)
- [Communication](https://github.com/neurodata/nd_ed/blob/main/communication.md)
- [General math and statistics](https://github.com/neurodata/nd_ed/blob/main/math_stat.md)
- [Graph statistics](https://github.com/neurodata/nd_ed/blob/main/graph_stat.md)
- Independence and hypothesis testing
- Forests and lifelong learning
- [Neuroscience](https://github.com/neurodata/nd_ed/blob/main/neuroscience.md)

## About nd_ed
`nd_ed` is short for NeuroData education! This list is a compilation of resources which we
have found important for doing work with the [NeuroData lab](https://neurodata.io/) at
Johns Hopkins University. Wherever possible, we are trying to populate this list with
resources found elsewhere on the internet (i.e. most things on this list were not created
by us, just compiled here).

## Adding to nd_ed
We welcome contributions (please open a [PR](https://github.com/neurodata/nd_ed/compare)).

## Questions, comments and requests
If there is something you are confused by or would like to make a request (e.g. there is some
topic you want to learn more about, and the resources here are insufficient) please open an
[issue](https://github.com/neurodata/nd_ed/issues/new/choose).