→Putting it all together: problem solving: description/outline |
|||
| Line 79: | Line 79: | ||
* The EVE API. API keys. Connecting to the API, getting useful information, making sense of it all. | * The EVE API. API keys. Connecting to the API, getting useful information, making sense of it all. | ||
** Practice: collating all assets owned everywhere. | |||
* The Reverence cache library. What's in the cache? ZOMG so much stuff; discovering what's there, making sense of it all. | * The Reverence cache library. What's in the cache? ZOMG so much stuff; discovering what's there, making sense of it all. | ||
** Practice: collating all the cached market data from Jita 4-4. | |||
* The static data dump. Getting the static data dump. What's in the static data dump? ZOMG so much stuff; making sense of it all. | * The static data dump. Getting the static data dump. What's in the static data dump? ZOMG so much stuff; making sense of it all. | ||
** Practice: calculating the shortest route from Jita to Aldrat. | |||
** Practice: calculating a bill of materials for T1 and T2 items; there are subtleties particularly in the T2 calculation that will become important. | |||
===Software engineering: design and implementation=== | ===Software engineering: design and implementation=== | ||