Something else that's amazingly helpful is WPlLib. WPIlib simplifies programming a great deal by storing a vast majority of the code in a library file that is automatically called when ever you need it. No default code is needed. Further description, documentation, and downloads can be found
here. A thread on the subject is located
here.