Back to category: Technology

Limited version - please login or register to view the entire paper.

Written Computer Science Dissertation

In this course, we used a common non-processor dependant programming language known as Java. This was the main language which all of our programs were written in. A lot of time was spent to learn the language so we could go forth and complete the assignments. The syntax, the structure and the general feel of java were picked up individually as we started the class. With quite a bit of experience in other languages, such as Basic, programming in Java was an easy transition.
When writing any program, regardless of the language, there are a few steps involved in the software development cycle. The first is to identify the problem you need to solve. You want to have a good idea of what you’re trying to accomplish, before you start. The second is to determine what is going to be involved in writing the program, whether it’s going to be a console program, have a GUI, what kind of people are going to use it, etc. This gives you a general idea of where you’re heading and ...

Posted by: Sylvia Schiavoni

Limited version - please login or register to view the entire paper.