Well just ask your teacher about it, but i got mine around this time last year.Originally posted by Seraph
hmm so when are we actually gonna be told about our Major assignment?
or do we just have to automatically start it whenever?
cause my teacher has told me NOTHING about it yet
oh well only one way to find out
My suggestion:Originally posted by :: ryan.cck ::
hmm anyone got good ideas for a major project
I agree, i think the syllabus requires some inclusion of using arrays and incorporating other thingsOriginally posted by Fosweb
My suggestion:
Do a REALLY!! simple program which allows good documentation to be made from it.
Do something relevant to the syllabus.
So you should have in it some sorting, some reading/writing files, you should use both random and sequential files.
This way, when you have to write an algorithm for any of these in an exam, it will all be sweet.
Spot on, my project was around half-way complete, but I did very thorough documentation and explained why it wasn't complete and why that occured, etc. and I got full marks.Originally posted by Fosweb
My suggestion:
Do a REALLY!! simple program which allows good documentation to be made from it.
The greatest tip you can ever get. Doing something too complex will not only take too much time but make your documentation allot more difficult (more risk of loosing marks)....ie me.Originally posted by Fosweb
My suggestion:
Do a REALLY!! simple program which allows good documentation to be made from it.
Also, doing something too simple does not give you enough stuff to document. You need to find a balance which is just in between.Originally posted by -X-
The greatest tip you can ever get. Doing something too complex will not only take too much time but make your documentation allot more difficult (more risk of loosing marks)....ie me.
Creating a game has all those + more comlpex shit.....even my simple one did.Originally posted by Winston
i mean i reackon a game really isn't good, but something that incorporates the use of arrays, regular expressions, sorts etc... should very well be in
Originally posted by -X-
Creating a game has all those + more comlpex shit.....even my simple one did.
Well a game is a game, theres not much consistancy required. BTW the decoration in my game where 10 minute mspaint job as you can obviously tell. But trust me no matter how simple it looks, it wasn't easy creating it. Hell even getting the object to move around the screen was difficult (using 2d vectors). I did btw start from scratch making the game, so no basecode or anything.Originally posted by Winston
they soup up the program like they're decorating a car, it's not even good programming practices, alot people decorate it so badly it's lacking consistency and user friendliness.
Originally posted by -X-
Well a game is a game, theres not much consistancy required. BTW the decoration in my game where 10 minute mspaint job as you can obviously tell. But trust me no matter how simple it looks, it wasn't easy creating it. Hell even getting the object to move around the screen was difficult (using 2d vectors). I did btw start from scratch making the game, so no basecode or anything.
and i lost marks in the documentation (can't remember which part) but it did piss me off!
My school gives it out to ppl........Originally posted by Ragerunner
I can't believe legitmately, that the school expects us to blow our money on a legit copy of a programming language to complete the course legitmately.
How many people actually paid for their VB or C++ ?
I sure as didn't
Well in terms of a student diary it's good doing as you go along, like for me I wrote a bit of code that made my pieces in my game move, so in the student diary I said "Today I was able to get the movepiece module to function.. might need some extra work."Originally posted by Phobos
im just asking for ideas etc....