Skip to content

This is the source repository for Swansea University's CSCM59: Relational and Object-Oriented Databases module

Notifications You must be signed in to change notification settings

SwanseaU-TTW/CSCM59

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source repository for Swansea University's CSCM59: Relational and Object-Oriented Databases module.

Please note that the official copies of all lecture materials including slides, coursework, labs, and due dates are what's on the University's canvas site. If there are any differences then the canvas copy supercedes what's on here.

Contributing

You are welcome to try and improve the course content. If you do, please submit a pull request through GitHub. Be sure to add yourself to the authors list as well!

Between semesters

There's no master branch! That's becasue the branch signifies which semester this corresponds to. Before making changes for the next semester, create a new branch with the name of the current semester --- likely based on the previous semester's branch:

git checkout <current_semester>
git checkout -b <next_semester>

Then, change the default branch on github

Authors

Authors ordered by first contribution:

About

This is the source repository for Swansea University's CSCM59: Relational and Object-Oriented Databases module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published