Software Development: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
**** [[Build a Trivial Library]] | **** [[Build a Trivial Library]] | ||
*** [[Port existing project|Port existing project to the new $G]] | *** [[Port existing project|Port existing project to the new $G]] | ||
* Advanced Topics | * Advanced Topics | ||
** [[Software tests|Create and automate software tests]] | |||
** [[Install 3rd party code|Install 3rd-party programs or libraries]] | ** [[Install 3rd party code|Install 3rd-party programs or libraries]] | ||
** [[Using Public or Private Programs and Libraries]] | ** [[Using Public or Private Programs and Libraries]] | ||
** [[Software demos|Create and install software demos]] | ** [[Software demos|Create and install software demos]] | ||
** [[Distribute software|Distribute software and data]] | ** [[Distribute software|Distribute software and data]] | ||
Revision as of 19:20, 4 May 2010
This page is under construction and is for review purposes only. Use the links on the main Wiki page.
- Essential Background Reading
- Create a Linux Sandbox
- Get a Linux Account
- Set up Your Sandbox
- Software Development Tasks
- Work on Existing Projects
- Add a project