just an update on me.

Nov 30, 2009 19:00

Well, once again, it’s been a good while since I’ve posted. But not a ton has been going on, besides being pretty busy with school; lots of projects and what not due in this week. And after that I have exams, so it’s been pretty busy for me in general.

Networking has been a lot of work this semester; it sucks up a lot of free time and demands ( Read more... )

life, stress, university, school

Leave a comment

Comments 6

danskunk December 3 2009, 17:42:17 UTC
I always found assembly language fun to easy to work with. In college I actually worked in machine language itself entering hex numbers for each operation.

Reply

tillwoofie December 3 2009, 17:52:50 UTC
well it might be more fun if we actually were learning it, instead of some bastardized version she made up.

although i think it's just a little too low level for me to generally use all the time. although i could see it being useful for inserting into C++ programs (you can do it =P ).

i do find programming in C++ a ton of fun though. high level language, yet SO versatile and fast.

Reply

danskunk December 3 2009, 18:44:54 UTC
And yeah, C++ is much much easier. You'd just die if you had to use assembly to write a message to the screen.

Reply

tillwoofie December 3 2009, 20:36:19 UTC
well i wouldn't exactly call C++ easy, especially once you get to some of the more advanced stuff like GUIs.

Reply


danskunk December 3 2009, 18:43:24 UTC
You can insert it in C++ yeah. :)

I actually had to build something with a microprocessor on it and a hex keypad for entering data. Was very low level and very real. :)

Reply


Leave a comment

Up