Hi
Need some help. Basically I'm working on program that will record lecturers and courses, and be able to add and remove and display both. I've created two Map collections for both, individual ones. Lecturer has a name and id, course has a title and code etc. But I want to assign a course with a lecturer, how abouts do I go to doing that?
Any help would be appreciated as I'm really lost on this and its holding me back.
Thank You

