Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 2.36 KB

README.md

File metadata and controls

28 lines (25 loc) · 2.36 KB

In teaching someone about COM programming, it would be nice if I could just teach them how to use the Visual Studio wizards and all the code generation features, but if anything goes wrong, they will not have the vaguest idea what happened or how to debug it and recover from it. I’m going to have to teach them all about IUnknown and CLSIDs and ProgIDS and … oh, the humanity! Joel Spolsky, on the Law of Leaky Abstractions

Education Material

This repository is for pointers and descriptions of existing educational material: For learning and using the Pangeo platform, software ecosystem, deployments, and related technology. Folders include additional organizing/draft material.

Location Description
https://datacarpentry.org/blog/2018/09/atmos-ocean-launch Data Carpentry lessons for atmosphere and ocean scientists (@DamienIrving)
https://github.com/pangeo-data/pangeo-tutorial-agu-2018 Pangeo Tutorial for the AGU 2018 meeting
https://github.com/pangeo-data/pangeo-tutorial-sea-2018 Pangeo Tutorial for the NCAR Software Engineering Assembly Workshop 2018
https://github.com/pangeo-data/pangeo-example-notebooks Pangeo Notebook Gallery with various simple or real science examples
https://rabernat.github.io/research_computing_2018/ @rabernat's Research Computing in Earth Sciences course
https://github.com/robfatland/synoptic @robfatland's synoptic notebooks on connecting RCO to other data
https://github.com/robfatland/gallery @robfatland's gallery of geoscience example notebooks
https://github.com/pshivraj/batl Bio-Acoustic Transfer learning (@pshivraj)
https://github.com/Unidata/python-workshop Unidata Python Workshop material
https://github.com/brian-rose/ClimateModeling_courseware @brian-rose's climate modeling lecture notes
https://github.com/cormorack/notebooks No longer exists? Is private?
https://github.com/cormorack/whalebooks No longer exists? Is private?
https://github.com/mrocklin/pydata-nyc-2018-tutorial Dask tutorial running on Pangeo Binder: Dataframes, Delayed and SickitLearn
http://cybertraining.umbc.edu/docs/UMBC_CyberTraining_Spring_2019.pdf Univ MD Baltimore County big data atmospheric science (flipped classroom)