Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scopatz/aims-scicomp
AIMS Scientific Computing Course
https://github.com/scopatz/aims-scicomp
Last synced: about 1 month ago
JSON representation
AIMS Scientific Computing Course
- Host: GitHub
- URL: https://github.com/scopatz/aims-scicomp
- Owner: scopatz
- License: other
- Created: 2013-09-01T19:15:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-31T11:39:38.000Z (about 10 years ago)
- Last Synced: 2024-04-14T14:42:53.254Z (7 months ago)
- Language: Python
- Size: 3.47 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
AIMS Scientific Computing
=========================Welcome to the AIMS course on Scientific Computing. This course seeks
to teach you the basics of professional software development in the context
of science. The subjects we will cover include,* The Shell - BASH
* Version Control - git
* Programming and Computer Science Basics - Python
* Best Practices - Testing, DocumentationCourse Provenance
=================
Many of the materials presented here come may have come originally from
other sources. Files or directories for such materials are denoted by
the cooresponding prefix.* **Software Carpentry (swc-):** [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/)
* **The Hacker Within (thw-):** [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/)