This course covers two topics, an introduction to java programming and how to use the popular Eclipse Integrated Development Environment (IDE). The Java programming language has been around since 1995 and has grown in popularity since then. This course introduces Java programming and how to use the popular Eclipse Integrated Development Environment (IDE) and teaches the fundamentals of Java and object-oriented programming.
The course covers how to create and manipulate objects, control flow in a program and how to use many of the features of both Java and eclipse.
The course will be taught as a series of presentations, walk through examples and exercises to complete. The exercises start as walkthroughs to build basic java projects and use the functionality in the eclipse IDE, and by the end we will be writing larger GUI and simple web based java applications, also apply Test Driven Development (TDD) design principles.