Skip to content

nafha09/Software-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software-Development

coursework

// how to run the files javac -d bin src/TestFileName.java //bin or out java -cp bin TestFileName

javac -d out src/Card.java src/CardTest.java // to run both files together

/// file locations

bin .class files doc pre considerations worklog lib jar file (after developing)

src all source code files and the test files (for now) main file

test to move the test files

About

coursework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages