The Glade 4.0

"Turn the lights down, the party just got wilder."
It is currently Thu Nov 21, 2024 3:58 pm

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 36 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Grad school
PostPosted: Tue Mar 27, 2018 10:09 am 
Offline
Commence Primary Ignition
User avatar

Joined: Thu Sep 03, 2009 9:59 am
Posts: 15740
Location: Combat Information Center
I got a 78 on the algorithm midterm; highest grade I saw was an 88 and definitely some down in the 60's. He gave out an extra credit assignment to re-do one of the problems that everyone had trouble with. I got 20/20 on the sort-and-remove-duplicates problem though, so I was pretty happy about that.

I was a bit irritated, though, about problem 1; the one I described earlier in the thread with sqrt n in the (n/b) part. It turns out the right answer was O(log log n). The way the master theorem was presented, there were only 3 possible outcomes depending on the relationship between r and log base b of a, and O(log log n) was not one of them. The book, and the professor did both say that there were "edge cases" that didn't fit into any of the 3 possibilities, but it did not really say what the solution to those edge cases looked like and I was not expecting to see one on the test (if that even is one).

Still, I feel like mid-high 70s is really not bad for someone coming in with no prerequisites.

_________________
"Hysterical children shrieking about right-wing anything need to go sit in the corner and be quiet while the adults are talking."


Top
 Profile  
Reply with quote  
 Post subject: Re: Grad school
PostPosted: Thu May 17, 2018 12:22 pm 
Offline
Commence Primary Ignition
User avatar

Joined: Thu Sep 03, 2009 9:59 am
Posts: 15740
Location: Combat Information Center
Ended the semester with an A in Algorithms and a B in computer architecture. I was a little surprised; I thought the A would be in Architecture if it were in either, but I guess I put more effort into Algorithms as it was definitely an exceedingly challenging course.

_________________
"Hysterical children shrieking about right-wing anything need to go sit in the corner and be quiet while the adults are talking."


Top
 Profile  
Reply with quote  
 Post subject: Re: Grad school
PostPosted: Fri May 18, 2018 12:22 am 
Offline
Evil Bastard™
User avatar

Joined: Thu Sep 03, 2009 9:07 am
Posts: 7542
Location: Doomstadt, Latveria
Be careful with those Bs. Most programs require at least a 3.0, if not a 3.5. Assistantships and Fellowships are competitive, especially if you decide to go further with this toward the doctoral level.

_________________
Corolinth wrote:
Facism is not a school of thought, it is a racial slur.


Top
 Profile  
Reply with quote  
 Post subject: Re: Grad school
PostPosted: Fri May 18, 2018 11:51 am 
Offline
Commence Primary Ignition
User avatar

Joined: Thu Sep 03, 2009 9:59 am
Posts: 15740
Location: Combat Information Center
Khross wrote:
Be careful with those Bs. Most programs require at least a 3.0, if not a 3.5. Assistantships and Fellowships are competitive, especially if you decide to go further with this toward the doctoral level.


This program requires maintaining a 3.0; I won't be doing any assistantships or fellowships and its very unlikely I will go on to the doctorate. I'm using my post-9/11 GI Bill for this; I won't have any to speak of left when I'm finished and it doesn't cover the whole cost as it is. I have one kid that I'm already paying off parent loans for, and three more that will be needing college starting in 6-12 years (plus weddings for all four of them since all of them are girls). I'm already working full time and I have at least 6 years left before I can retire from the Reserves, plus I'm already over 40.

The point of this is to be able to qualify for different civilian jobs; I'm thinking of something to do with missile defense with Aegis, THAAD, or GBI perhaps. If not I might look for something at SpaceX or Raytheon or Lockheed or something like that.

I also don't see myself fitting in well with academia; I'm trying to keep college life at arms length this time around. I find I rather envy the young people walking around the campus and I miss my undergrad days, but that time of life is long past now, with all its attendant mistakes. I see all these college-age girls walking around in their leggings and shorts and I think "damn, that's hot" and then I remind myself that I have a wife, and a kid that's already 3 years (at least) older than they are and I just feel like an old man. My classmates are all talking about their internships at Google or Facebook or whatever and they can have that stuff; I already have a good job (2 of them) and I don't want to go work at some tech giant in a shithole like Silicon Valley populated by self-important assholes with prices and taxes for everything that are outrageous. I care mainly about getting better jobs, and proving I can do it. People visibly react when I say "computer science" as if I'm completely insane so yeah, I want to prove I can do it.

_________________
"Hysterical children shrieking about right-wing anything need to go sit in the corner and be quiet while the adults are talking."


Top
 Profile  
Reply with quote  
 Post subject: Re: Grad school
PostPosted: Fri May 18, 2018 7:10 pm 
Offline
Evil Bastard™
User avatar

Joined: Thu Sep 03, 2009 9:07 am
Posts: 7542
Location: Doomstadt, Latveria
I am seeing more and more people getting doctorates to be competitive in the private sector, but I understand your position.

_________________
Corolinth wrote:
Facism is not a school of thought, it is a racial slur.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Jun 03, 2018 11:00 am 
Offline

Joined: Thu Sep 03, 2009 10:03 am
Posts: 4922
Computer science is one of the best fields for getting an interesting and high-paying job, and it’s worked out very well for me. I’ve been doing software development since college, and would recommend it for anyone. I’ve found in my experience that big companies generally have better work environments than smaller ones. Some people I know from college are working at Raytheon and Lockheed, and they seem to be enjoying it, as far as I can tell.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Jun 04, 2018 12:03 pm 
Offline
Rihannsu Commander

Joined: Thu Sep 03, 2009 9:31 am
Posts: 4709
Location: Cincinnati OH
with the caveat that you have to want to spend ungodly hours writing code ;-)


Top
 Profile  
Reply with quote  
 Post subject: Re:
PostPosted: Mon Jun 04, 2018 4:24 pm 
Offline

Joined: Thu Sep 03, 2009 10:03 am
Posts: 4922
TheRiov wrote:
with the caveat that you have to want to spend ungodly hours writing code ;-)


Well in my experience most of it is thinking about code you’re going to write, while you’re glancing through documentation or source code, or simply procrastinating. It’s not like you’re some factory worker where you sit there moving your fingers all day nonstop and software comes out.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Jun 04, 2018 5:31 pm 
Offline
Deuce Master

Joined: Thu Sep 03, 2009 9:45 am
Posts: 3099
Writing software is fulfilling work. My only problem is there were too many people in India that could do my job for much less.

_________________
The Dude abides.


Top
 Profile  
Reply with quote  
 Post subject: Re:
PostPosted: Tue Jun 05, 2018 10:18 am 
Offline
Commence Primary Ignition
User avatar

Joined: Thu Sep 03, 2009 9:59 am
Posts: 15740
Location: Combat Information Center
Screeling wrote:
Writing software is fulfilling work. My only problem is there were too many people in India that could do my job for much less.


That's why I plan to get a nice GS job working on the Aegis system, or THAAD, or GMD or something, whether or not it involves the actual writing of code. Jobs that require Top Secret clearances don't tend to get outsourced overseas so freely - especially not the GS-series ones. I can do just fine as a GS employee, and I have enough aches and pains coming up that, after this deployment, I'll likely be getting military disability to some degree while I wrap up my last few years teaching ROTC or something equally undemanding in terms of time away from the family.

_________________
"Hysterical children shrieking about right-wing anything need to go sit in the corner and be quiet while the adults are talking."


Top
 Profile  
Reply with quote  
 Post subject: Re: Grad school
PostPosted: Mon Oct 14, 2019 2:30 pm 
Offline
Commence Primary Ignition
User avatar

Joined: Thu Sep 03, 2009 9:59 am
Posts: 15740
Location: Combat Information Center
Now that I'm home, back to school. Theory of computing this semester; mid-term is on Wednesday.

_________________
"Hysterical children shrieking about right-wing anything need to go sit in the corner and be quiet while the adults are talking."


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 36 posts ]  Go to page Previous  1, 2

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group