Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Regulus bloodmoon/Programming for Capsuleers: Difference between revisions

From EVE University Wiki
Line 63: Line 63:


===Useful libraries and techniques===
===Useful libraries and techniques===
Here's where second-year CS majors can start to follow the course if they haven't been following yet.
Outline:
* Structured data storage, structured data querying. The SQLite database engine: storing and retrieving tabular data.
* XML parsing.
* Additional topics TBD.
GUI programming is not on this list because that's an entire course in itself, but ''basics'' could be covered if sufficient demand.


===EVE-specific stuff===
===EVE-specific stuff===