my worst moment....
my worst moment....
it was nearly 3 months back...
i planned to code an os..
my system prog proffesor [he is not considered a prof.]
he asked students to do a small system prog project...
i had no time to do any proj so i decided to show him my kernel.. i had only done till IDT not even IRQ's...
the os just displayed text and handled errors..
after seeing the os..
he said tat need only 10 lines of code. and did not even see my code..
and gave good marks for stdents who did calander and address bok tat too not havin a GUI for system prog project !
i planned to code an os..
my system prog proffesor [he is not considered a prof.]
he asked students to do a small system prog project...
i had no time to do any proj so i decided to show him my kernel.. i had only done till IDT not even IRQ's...
the os just displayed text and handled errors..
after seeing the os..
he said tat need only 10 lines of code. and did not even see my code..
and gave good marks for stdents who did calander and address bok tat too not havin a GUI for system prog project !
Re: my worst moment....
That's must be really annoying...prave wrote:it was nearly 3 months back...
i planned to code an os..
my system prog proffesor [he is not considered a prof.]
he asked students to do a small system prog project...
i had no time to do any proj so i decided to show him my kernel.. i had only done till IDT not even IRQ's...
the os just displayed text and handled errors..
after seeing the os..
he said tat need only 10 lines of code. and did not even see my code..
and gave good marks for stdents who did calander and address bok tat too not havin a GUI for system prog project !
He gave you bad marks..., without obviously knowing anything about the subject...
Did you tell him that you had an IDT setup?
Jules
Re: my worst moment....
Is he a system programming instructor? He sounds like he does not know almost anything about that subject--and should not be teaching it.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Re: my worst moment....
Man I'd be sooooo pissed.
Did you get angry at him?
-JL
Did you get angry at him?
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
Re: my worst moment....
I would print the whole source code and show it to him. If it wouldn't help, I would talk to the principal and if even that wouldn't help, I would create hoaxes and discredit for him.
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Re: my worst moment....
ya.. but he did not know wat was it..suthers wrote:Did you tell him that you had an IDT setup?
ya.. tat ****** does not know anything.. but he teaches.. sorry reads the book in class !!!neon wrote:is he a system programming instructor? He sounds like he does not know almost anything about that subject--and should not be teaching it.
ya.. but if i show my angryness to him.. he will fail me..piranha wrote:Man I'd be sooooo pissed.Did you get angry at him?
he thought i used a if-else statement to display the error message when there comes a error.. and printf for printing !!!!
Re: my worst moment....
I would totally go over everything he says with a fine toothed comb and 'correct' him in front of his class, but hey, that's just me.
C8H10N4O2 | #446691 | Trust the nodes.
Re: my worst moment....
My ICT teacher at school's greatest pride is his HTML ability, let's just say that after I showed him my OS, I was dispensed of ICT classes for the rest of my time at school....Alboin wrote:I would totally go over everything he says with a fine toothed comb and 'correct' him in front of his class, but hey, that's just me.
(At least he recognized how hard it was....)
Jules
Re: my worst moment....
yes. You are a hero...Alboin wrote:I would totally go over everything he says with a fine toothed comb and 'correct' him in front of his class, but hey, that's just me.
But this is the real life. You can't do this, otherwise the prof could fail you. (I've experience on this)
EDIT: But, hey prave this isn't a so bad moment... It's only a bad mark... Marks aren't life. There are many things worse than bad marks.
Rewriting virtual memory manager - Working on ELF support - Working on Device Drivers Handling
http://sourceforge.net/projects/jeko - Jeko Operating System
http://sourceforge.net/projects/jeko - Jeko Operating System
Re: my worst moment....
ya.. u r correct jeko...Jeko wrote:yes. You are a hero...Alboin wrote:I would totally go over everything he says with a fine toothed comb and 'correct' him in front of his class, but hey, that's just me.
But this is the real life. You can't do this, otherwise the prof could fail you. (I've experience on this)
but tat prof thinks adress book written in c... jus using structures is the best sys program//
Re: my worst moment....
I would correct the instructor and explain to them what the current problem is, and why he is wrong. If the instructor refuses to lesson or understand, then... well... You can always take it to a level above him.
Re: my worst moment....
for the things he does in class and the way he teaches...
we will thrash him after our graduation..
waiting for tat day..
we will thrash him after our graduation..
waiting for tat day..
- AndrewAPrice
- Member
- Posts: 2299
- Joined: Mon Jun 05, 2006 11:00 pm
- Location: USA (and Australia)
Re: my worst moment....
Don't worry, I know how you feel Everyone at my school thought thought some guy was going to be billionaire just because he knew Visual Basic
If you take up a programming course after you finish school at university/college (and assuming it's not doing some weekend Javascript course) you'll find everyone there A LOT smarter.. Well, certain people. There were a few guys in my class who didn't pay attention in the first trimester when we learnt functions (we covered intro to c++, even though I've already knew it) .. One of those guys surprisingly (but barely) lasted an entire year!
If you take up a programming course after you finish school at university/college (and assuming it's not doing some weekend Javascript course) you'll find everyone there A LOT smarter.. Well, certain people. There were a few guys in my class who didn't pay attention in the first trimester when we learnt functions (we covered intro to c++, even though I've already knew it) .. One of those guys surprisingly (but barely) lasted an entire year!
My OS is Perception.
Re: my worst moment....
How rich did they think you where going to be then?MessiahAndrw wrote:Don't worry, I know how you feel Everyone at my school thought thought some guy was going to be billionaire just because he knew Visual Basic
If you take up a programming course after you finish school at university/college (and assuming it's not doing some weekend Javascript course) you'll find everyone there A LOT smarter.. Well, certain people. There were a few guys in my class who didn't pay attention in the first trimester when we learnt functions (we covered intro to c++, even though I've already knew it) .. One of those guys surprisingly (but barely) lasted an entire year!
Jules
Re: my worst moment....
That does suck, but at the very least I would print the source and show it to him as proof that it wasn't indeed 10 lines of if-else statements. If he thinks you're still bluffing, demonstrate how it works.
Of course, a single project like this probably won't make or break you in this class, but it does hurt to get a bad grade for no reason. I assume that the OS kernel was an acceptable thing to turn in, right? Not much use arguing if it wasn't valid in the first place.
If it does come down to causing you to end up with a poor grade in the class for the semester, or other difficulties arise from it and the professor continues to be stubbornly unreasonable about it, then it is possible to take the issue to his boss. That may not get you too much further, but I'd imagine that the department chair or the like would be interested in knowing that one of the professors assigned to teach a course was both seriously unknowledgable about the subject and unreasonably unwilling to accept perfectly valid work because they didn't know how it worked.
Of course, do try to be civil about it and start by showing him the source code. It won't help to go crazy and start throwing tantrums at him, as you said it can adversely affect your grade even though it shouldn't. Only if he refuses to accept that the OS kernel was sufficient for the project and written by you should you turn it over to the higher authorities.
Of course, a single project like this probably won't make or break you in this class, but it does hurt to get a bad grade for no reason. I assume that the OS kernel was an acceptable thing to turn in, right? Not much use arguing if it wasn't valid in the first place.
If it does come down to causing you to end up with a poor grade in the class for the semester, or other difficulties arise from it and the professor continues to be stubbornly unreasonable about it, then it is possible to take the issue to his boss. That may not get you too much further, but I'd imagine that the department chair or the like would be interested in knowing that one of the professors assigned to teach a course was both seriously unknowledgable about the subject and unreasonably unwilling to accept perfectly valid work because they didn't know how it worked.
Of course, do try to be civil about it and start by showing him the source code. It won't help to go crazy and start throwing tantrums at him, as you said it can adversely affect your grade even though it shouldn't. Only if he refuses to accept that the OS kernel was sufficient for the project and written by you should you turn it over to the higher authorities.