Skip to content

CalebColeman22/CSCI213-Lab10

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI 213 Lab 10: Working with Git

Author: Caleb Coleman

This is the Git lab for CSCI 213 Software Development. One class was added, Car.java, which extends the abstract Vehicle class. The Car class contains the following:

  • two instance variables
  • a parameterized constructor for all current and super instance variables
  • getters for the instance variables in this class
  • the toString method
  • the equals method
  • a copy method

Fun image to practice README formatting:

1973 Coyote Ford Bronco

About

CSCI 213 Lab 10: Working with Git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%