Pls i need urgent help with my assignment...due date already past some hours..i just need some finishing touches on it..i really really do need help..
What's up? I might be able to help.
little more details?
I have an assigment already due date...and am yet to finish..been giving me problem..so i dont know if i can send my code and u see my problem to help me...i can also send my question...maybe can understand.
try me... guess it depends on what it is.
can i email u my code and d question..and perharps..can chattin so gonna be faster cos i already passed the deadline
just copy-paste the code here. sorry bout the speed.
and sorry if i cant help
its much..got header files and cpp...
oh. there is someone else more experienced, hold on.
Whiisper, could you post the question, it could be helpful to others and more people could assist you..
Problem Statement You are hired to develop a Final Year Project (FYP) management system for a university. The business rules are listed below: · A student may register a project with a supervisor. · A project may have up to 2 students and must have 1 supervisor only. The system must be able to perform the following functions: 1. Create lecturers. [0.5m] 2. Delete lecturers. [1m] 3. Create students. [0.5m] 4. Delete students. [1m] 5. Create project. [0.5m] 6. Delete project. [1m] 7. Register a student to a supervisor for a project. [0.5m] 8. Register project according to the quota. [1m] 9. Unregister a student from a project. [1m] 10. List all lecturers (all attributes, student, and project must be shown) [1m] 11. List all students (all attributes, project, and supervisor must be shown) [1m] 12. List all projects (all attributes, student, and supervisor must be shown) [1m] 13. Read data from file and save data to file. [1m] (You may provide some initial data to facilitate testing during interview.) Note that the correct way of doing Composition is the attribute itself must be a class. A example for composition is listed below: class Project { ... vector<Student*> students; // or "vector<Student> students;" or "Student students[2];", // but not "vector<int> students;" nor "string students[2];" Lecturer* supervisor; ... }; You are strongly advised to complete the assignment with composition but without inheritance and polymorphism, then convert the program to incorporate inheritance and polymorphism.
Heck of an assignment. Glad im taking ocw at home on my time.
wat do u mean
Im merely using OCW without any professors or time limit. Its good and bad.
i still dont get it
Never mind it. Try to debug your program.
@Whiisper you can do it , your assignment needs a lil bit concentration
stil trying to
Can you use the attach file button below the reply box to attach your whole project?
I was referring to what you have already done.
oh wait..
whats rar file?
Pls i need every help...i m fed up already bt stil have to submit 2day already passed deadline
d sourcecode
what language are you using?
c++
what program can i open that with?
unzip d file and u see the source code
dont tell me youre using a mac?
nooo windows
hmmm. im feeling kinda stupid
lol..just unzip d file..
my computer apparently doesnt have the capability...
i right click, and it has no options. i open it with text editor, and it is binary.
plus i didnt know i can unzip non-*.zip files
wow!!! sound weird..
mayb i attach each code for u?
do u have winrar installed on ur pc?
can you just send or paste individual snippets that give you problems?
and no
what is your program doing?
c++..i just need a general review
can you just send it in a *.zip file?
its d sane thing..win zip and win rar...dont no wat else to do pls
odd, since i can open zips and not rars. just right click->new->compressed(zipped)folder
its not working..i uninstall my winrar yet...now am force to reboot my system
wow
is rar a standard at your school?
i m using my laptop not sch PC
just wondering if they distribute or require it.
ur email? then u upload it here
You cant just attach?
since u cant download d file...here..mayb others does..
i can download, not unzip. i guess thats what you said.
i also express that i am not the best person to help you. Maybe the other two people viewing this post would like to help?
@dharris download winrar and then unzip the folder
link?
or site?
@dharris google it man :-)
ok, ok. there are just multiple possible websites showing up
@Whiisper have you seen the code i sent u ?
yup...tryin to fix...bt there re some requiremtn in my code..which i cant figure out hw to do...dats my problem
requirements of your code or your problem statement ?
check the errors list what they say now , try to fix them
forgot to ask what compiler you were using
i used dev c++ but that's not a good choice , visual studio is good .
so you want to know if it meets requirements of problem set or whats wrong with it?
@dharris yes
not sure that was a yes or know question. I was also asking whisper
Sorry, I'm also struggling to open the rar file. Count me out.
im not too happy bout this person. (s)he isnt even here anymore
@dharris about whom?
wiisper, the person that has the problem
how do you reference a person? @maheen_khizar ?
yep. that worked
:-)
wiisper is offline now
in that case, maybe said person can take care of the problem.
thanks for the help earlier, @maheen_khizar.
you are welcome :-)
know a good place for learning pointers, or you could help me maybe?
people need to learn to close posts.
I'm a lil bit busy now , i'll find some stuff about pointers for you later , dnt mind , i have to go now
never mind it, ill just post tomorrow.
ok
@dharris u seen it now?
Join our real-time social learning platform and learn together with your friends!