A challenge
If you are going to do a significant amount of coding you'll want to install an IDE, or Integrated Development Environment. These environments make it much easier to see, edit, compile, and debug your programs. The most popular of these programs in the Linux world is called Eclipse. If you'd like to know more, start with a Google search, or go to http://www.eclipse.org/.