Rip Van Winkle Awakes Sep 12, 2009 |
|---|
I have not written in FOREVER, but I wont say any more about that because it does not make for good content. Instead I want to talk about my first few weeks at Purdue.
Grad school started like 3 weeks ago and it has been in full swing since day one. Before classes even started, I had my first assignment. Before I tell you about that, I want to tell you about my classes.
So I am taking Interactive Computer Graphics, Computer Networks and Algorithms. All three courses are PhD qualifying courses and so I will most likely be taking three Quals this semester. I hope I pass them all. If I can, then I only need one more Qual(Programming Languages I hope). The PhD qualifying progress is quite intensive. Instead of going into detail, I will just point you to the degree description on the CS homepage.
Ok, so homework so far has been NO PIECE OF CAKE. The first assignment in networking was the implementation of an HTTP server in C/C++. In order to test the server, we wrote a multi-threaded load generating client and then a report on the results of our server. (some of the ugliest code I have ever written. I am not happy with the way it turned out.) The next assignment in Networking is the implementation of a reliable TCP layer to sit underneath our server. Other than the simplification of some parts of the TCP layer, the main difference between my TCP and the real underlying TCP is that my TCP will handle dropped packets. I am getting better with C and C++ with everything I do, so hopefully I will be happier with the end result of this project.
In Computer Graphics, my first assignment was to implement some 3D Vector and Matrix classes and show that they work using OpenGL graphics.
There is so much more that I could say about my upcoming projects (programming and written homeworks) but I will just leave it all at that for now.
I am beginning to feel overwhelmed. With the amount of work which is required here. Ball State was a walk in the park compared to everything I have to do. I am sure its because it is grad school, but the professors leave much more up to the students. So far I have not really been taught much of anything. They just tell us to go off and learn it for ourselves... Its kinda weird.
Wish me luck, this is not going to be easy... |
|
| Leave a Comment |
| |