Skip to content

ProgrammingResources

joshdahmer edited this page Jan 18, 2018 · 2 revisions

Programming resources

codecademy

codecademy provides a beginner-level course, covering programming in general, using the Python programming language. They provide an in-browser programming environment to interactively write and run code through lessons ranging from beginner concepts (e.g., variables, comments, etc.), to more advanced topics, such as classes and file input/output.

If you have very little or no prior programming experience, the codecademy Python course is a good place to start.

software carpentry

software carpentry provides lessons targeted towards scientists who would like to use programming to assist in running experiments and analyzing results. In relation to DropBot/Microdrop development, we recommend the following lessons:

Clone this wiki locally