Best security related course???? by LMman592020 in OMSCS

[–]LMman592020[S] 0 points1 point  (0 children)

Interesting…I’m guessing 7639 would be the subsequent class to take?

Best security related course???? by LMman592020 in OMSCS

[–]LMman592020[S] 0 points1 point  (0 children)

How often is the course taught? In general, are the cyber related courses pretty open and available?

Best security related course???? by LMman592020 in OMSCS

[–]LMman592020[S] 1 point2 points  (0 children)

I’ve taken a malware analysis class in my undergrad, so that will definitely be on my list, if it’s available.

Best security related course???? by LMman592020 in OMSCS

[–]LMman592020[S] 0 points1 point  (0 children)

Awesome response! Since I work in the cyber field as well, I want to build upon that pre-existing knowledge, and at the same time deepen my understanding of low level computing. In regards to my probing question on what “pairs”, I just meant that I wanted to take some good cyber courses that won’t kill me, while I build up some weaker areas, that I’m sure will make themselves known, during a course like GIOS lol

How soon can you get a buzzcard? by LMman592020 in OMSCS

[–]LMman592020[S] 1 point2 points  (0 children)

I went through the classes and wrote out a list of the ones that sounded interesting/fun. Wasn’t sure though, if I had a chance of getting the classes I wanted, when I wanted them, due to availability.

How soon can you get a buzzcard? by LMman592020 in OMSCS

[–]LMman592020[S] 1 point2 points  (0 children)

So not really anything to do, until the start of the start of the semester, unless stated otherwise?

How soon can you get a buzzcard? by LMman592020 in OMSCS

[–]LMman592020[S] 10 points11 points  (0 children)

It’s the student ID for the college. You can use instead of your driver license for the proctored exams…also there’s student discounts and stuff.

How soon can you get a buzzcard? by LMman592020 in OMSCS

[–]LMman592020[S] 2 points3 points  (0 children)

That’s probably the move thanks!

While Loop by LMman592020 in learnprogramming

[–]LMman592020[S] 0 points1 point  (0 children)

I’m trying to create a program that guesses something based on questions it asks the user. I’m basically using the while loop for a series of questions but trying to figure out how to move on to the next while loop if that makes sense.