Skip to content

mtov/softengbook-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Engineering: A Modern Approach - Code Examples

Source code examples from the book Software Engineering: A Modern Approach.

How to run the examples?

Java

Most examples are implemented in Java. Therefore, you need to have the following installed on your machine:

To check whether both are correctly installed, run:

java -version

mvn -v

About

Code examples from the book "Software Engineering: A Modern Approach"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages