Various tutorials and associated code examples. Feel free to issue a pull request and I will add you to the list of contributors. For now, topics covered will include
- JavaScript
- What is JSON?
- Python
- NodeJS (ExpressJS)
- MongoDB
- mongoose.js
- PyMongo
- AngularJS
- D3.js
- Flux balance analysis
- RNA Structure Prediction
In the future, we would like to cover topics such as
- R
- MATLAB
A recommended ordering of tutorials is:
For JavaScript (as part of the MEAN stack):
npm install -g javascripting
npm install -g learnyounode
npm install -g expressworks
For Python:
- Work through Codeacademy's Python Tutorials
- Do our Python assignments