Intro to Programming Using Open Government Data: Difference between revisions

imported>Shauna
No edit summary
imported>Shauna
Line 16:
* modular - introduce one thing at a time, possibly in separate scripts labeled "proj1", "proj2" (see [the original WordPlay project https://github.com/jesstess/Wordplay] for an example.
* well commented (at least for the first draft)
 
'''First Draft''':
- Create a project which implements
 
===API project===
Anonymous user