CSCI 3130 Software Engineering: Tools

Tools to facilitate good programming practices

This resource contains information on tools for good programming practices. Topics include Integrated Development Environments (IDEs), Version Control, Bug Tracking and Automated Testing packages.

Part I: IDEs and Version Control

  1. Eclipse Introduction
  2. Eclipse as an IDE
  3. Version Control
  4. Using Subversion through Eclipse

Part II: Bug tracking and Automated Testing

  1. Bug tracking
  2. Automated testing

Resources

  1. Resources

Checklist for CSCI3130 projects

Coming soon