Skip to content

kanglicheng/Advanced-Software-Construction-MITx-6.005

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Advanced-Software-Construction-MITx-6.005

Problem set solutions to MIT's software construction class in Java

From the course website: Software Construction introduces fundamental principles and techniques of software development, i.e., how to write software that is safe from bugs, easy to understand, and ready for change. The course includes problem sets and a final project. Important topics include specifications and invariants; testing; abstract data types; design patterns for object-oriented programming; concurrent programming and concurrency; and functional programming.

About

Problem set solutions to MIT's software construction class in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages