Open Side Menu Go to the Top
Register
Masters In Comp Sci With No Prior Experience Masters In Comp Sci With No Prior Experience

08-19-2014 , 08:49 PM
I've decided to go through with the MSCS program at DePaul, so I'd love an update from OP as well.
Masters In Comp Sci With No Prior Experience Quote
08-19-2014 , 11:26 PM
Welcome to the grind
Masters In Comp Sci With No Prior Experience Quote
08-22-2014 , 01:39 PM
Why is everyone going to DePaul?
Masters In Comp Sci With No Prior Experience Quote
08-22-2014 , 02:21 PM
I'm a trendsetter obv

But naw who are we kidding, it's because the GPA requirement is so low.
Masters In Comp Sci With No Prior Experience Quote
08-22-2014 , 03:47 PM
Quote:
Originally Posted by Low Key
Why is everyone going to DePaul?
Anyone who googles depaul's program will find this thread. As a result, many students will register and sign up.

Pretty crazy how this turned into an advertisement for DePaul. We should get paid.
Masters In Comp Sci With No Prior Experience Quote
08-22-2014 , 09:54 PM
Quote:
Originally Posted by PJo336
I'm a trendsetter obv

But naw who are we kidding, it's because the GPA requirement is so low.
Yeah^. It should be low IMO. I had a bad undergrad GPA, but if I can pay for the classes and do well now, who GAF what my incoming GPA was?

Last edited by Fantaz; 08-22-2014 at 10:00 PM.
Masters In Comp Sci With No Prior Experience Quote
08-25-2014 , 10:31 AM
So if your gpa didn't suck, just go anywhere, is my take on this
Masters In Comp Sci With No Prior Experience Quote
08-26-2014 , 01:28 AM
It probably helps that you can get depauls degree entirely online also. Allows them to sell CS classes long distance.

Depauls also a fine school with a good reputation in Chicago.
Masters In Comp Sci With No Prior Experience Quote
09-02-2014 , 01:18 AM
Any DePaul students know of and/or have the book for CSC 401? Much appreciated.
Masters In Comp Sci With No Prior Experience Quote
09-02-2014 , 02:56 AM
It's on the DePaul library website.

library.depaul.edu

search "computing using python", enter your student login details, its search result #1.
Masters In Comp Sci With No Prior Experience Quote
09-02-2014 , 04:38 PM
Quote:
Originally Posted by Fantaz
It's on the DePaul library website.

library.depaul.edu

search "computing using python", enter your student login details, its search result #1.
Thanks. Not sure why I didn't just check Campus Connect. And here I was trying to learn Java this whole summer. Well, I'm sure it'll come in handy later on.
Masters In Comp Sci With No Prior Experience Quote
09-15-2014 , 01:02 PM
+1 on this post. Great job during your semester.

Quote:
Originally Posted by Go_Blue
So, this weekend my daughter was born, and I finished the pre-req phase, so it seems like a good place to summarize my thoughts. It’s interesting how due to a not-so-great childhood I always wondered if I’d ever have a family, but never doubted that I would be successful one day. Now, at the age of 28, I have a perfect family life (one I never dreamed I’d have), but am not successful at all. Anyway, hopefully the successful part will change one day!
My Grades in the pre-req phase:

Discrete Mathematics: A
Java I: A-
Java II: A
Computer Systems I: A
Computer Systems II: A
Data Structures: B+

After a year, it seems that I am in a good place to answer some of the questions I had when I first started.
1. Do you need to be great at Math to succeed as a programmer?
A: NO, that is a huge misconception. First of all, just because people take really advanced math classes, doesn’t mean they’re good at math or even pay attention in class. Often people will say with pride, “I took a lot of math classes,” but that means nothing unless they got a lot out of the classes. It’s a shame that some schools try to weed kids out of their comp sci program with overly advanced math classes. That’s not to say that someone who is really good at math doesn’t have an advantage over someone who is not; that is to say that you can still develop a strong understanding of comp sci concepts without being naturally talented at math.

Having said all of that, I think Discrete Mathematics is a great way to tell if comp sci concepts make sense to you/if you enjoy putting in the effort to understand them. You end up using all of the concepts in Data Structures: ie- Sets, Unions, Recursion, Algorithms, Graphs, etc.

2. Formal education vs Learning on your own?
A: In my opinion, the best choice is to do both. A few thoughts on this subject:
-It is much different to take these classes as an older person with his personal life well established + an understanding of what he wants out of life. As an undergrad, so much of what you’re focused on involves developing a social life and learning what you want out of your life that you likely get less out of your education. For example, going to class is all that is expected of you so if you are given the choice of watching a bunch of YouTube videos and free lectures, or going to a party with friends, you’ll choose the party. And I don’t think that’s the wrong choice as becoming socially adjusted is important; but, you will get less out of your classes.

-This leads to the next point that some professors are terrible. This is really frustrating, but you need to use all of the available free lectures in order to compensate. For example, my Data Structures lecturer sucked; he offered almost no feedback on assignments and just ran through a textbook’s slides, and then tried to make his tests as hard as possible. As a result, I got my first ever C+ on a midterm, but was able to turn my grade around by finding this really cool Berkeley lecturer on YouTube. This goes back to my first point where if I was an undergrad, I may have gotten a C in the class because I wouldn’t have had the time or desire to watch free lectures that suit me better; but as an older person I got my grade up to a B+.

-All of this talk about grades brings me to this point: I think grades are positive in the sense that they give you something to strive for; but detrimental in the sense that you can get overly-focused on them. At the end of the day, it’s all about how much you learn and what side projects you work on. In terms of effort, the difference between a B and an A is huge; but it may be better to be a B student with extra time to work on cool side projects than an A student with hardly any time to work on side projects.

-Lastly, you can’t use a few people you know as an example of how ALL comp sci students perform in the working world. Some of my classes had very lazy people who barely paid attention in class, but there were others who were extremely talented and hard working. So, if one of the lazy jackasses wasting his parents’ money ended up working with you, you’d think “Man, that guy got a comp sci degree? He’s useless,” and you’d be right. On the other hand, if you worked with one of the talented, hard-working people, you’d undoubtedly be impressed.

3. Does the school you go to matter?
A: No, it definitely doesn’t. In general, you will learn the same concepts no matter what school you go to (assuming it’s at least somewhat reputable); but at the top ranked schools you will be competing against smarter and more talented people. In other words, you will learn the same concepts, but have a much harder time doing well on the tests (ie- if half the class gets below a 50% and half gets above a 50%, you may be in the bottom half at a top school and the top half at an “average” school). Obviously at the absolute best schools, the math gets pretty tough; but again, as far as I can tell, most practical applications don’t require the use of convoluted, extremely advanced math.

Anyway, I had a bunch of questions and answers written out, but this is getting really long. My daughter just woke up, so I’m sorry that this post is written at a fourth grade level! I don’t have time to edit it.

To end with a summary of what I’m working on:

I met an undergrad who has been invaluable to my education. He’s a talented web developer who works full time, and he’s been really helpful in my development. Right now I am configuring my own Apache server, and working on my website in PHP, CSS, HTML, and JavaScript. The purpose of the website and server is really to get a strong understanding of the fundamentals behind any website/server before I learn to use languages that do more for me. Anyway, my first Master’s class starts tomorrow. I’ve had a few interesting interview experiences that maybe I’ll write about in another post in the future.
Masters In Comp Sci With No Prior Experience Quote
10-15-2014 , 09:52 PM
Bump, where is this darn guy?
Masters In Comp Sci With No Prior Experience Quote
10-16-2014 , 12:54 AM
Seriously, he is an inspiration to all.
Masters In Comp Sci With No Prior Experience Quote
10-29-2014 , 02:35 PM
Hey all, I'm in my second quarter at DePaul for their MS in CS program, currently taking Data Structures I and Systems I. I currently work 25 hours a week in addition to my schooling, and time is, for the most part, manageable. However, I've just been offered a 40 hour a week job that I do not want to pass up on.

I wanted to get input from those who are taking the program full time on top of full time work. Is it manageable? I'm debating taking only one course a quarter, but given that DePaul's summer course offerings is so paltry, this basically limits me to 3 quarters a year. That would result in a completion date five years from now!

Any thoughts?
Masters In Comp Sci With No Prior Experience Quote
10-29-2014 , 04:43 PM
What's the job? It really depends on the pay and whether or not you think you can compensate for that loss if you graduate early.
Masters In Comp Sci With No Prior Experience Quote
10-29-2014 , 10:34 PM
Quote:
Originally Posted by Go_Blue88
My Background:

-University of Michigan Double Major English and Philosophy
-3 Years as a Trader
-1 Year Developing and Supporting Franchises for a company
-6 Months working for a Data Capture Tech company


I know that I need to go back to school if I want to create a secure future for myself. I believe that a Masters in Computer Science provides the best potential return on investment. However, I am nervous about going to school with no prior experience, coming out and not being valued as a good candidate for jobs (since experience is so important).

I am wondering:

1. Do you think potential employers will value a Masters degree without all of the usual pre-reqs taken as an undergrad (I know at Michigan they take all sorts of Math classes)?
2. Does the school I go to matter? I am getting married and live in Chicago and will have to stay here. My choices are The University of Chicago, Northwestern, and Depaul. I have a good chance at getting into all three, but Depaul is a smaller monetary investment + I could get a scholarship. At the end of the day, does having a University of Chicago education make a huge difference? U of Chicago is ranked 36th and Depaul is ranked 100th.

Currently I am working full time, studying for the GRE, and trying to get a good foundation in programming. I really am dedicated to this, but sort of feel out of my element (especially when my family encourages me to get a MBA instead). I believe I am going down the right path, but would be interested in feedback.

Thanks.

This is a great thread...I will read more of it later. Just wondering, you mention 3 years as a trader? were you trading at a prop firm,? Since you are studying in Chicagoland, what is your exit ops as far as getting into the prop trading world with your CS skills? Im studying finance and I plan on doing a CS minor, however staying an extra year and a half to get a CS bachelor is on the table as well. would be interested to know if you are getting back into trading with your CS skills....Cheers
Masters In Comp Sci With No Prior Experience Quote
10-30-2014 , 01:03 AM
How are you guys justify paying for this program? The cost for 52 credits at $785 is $40820. In comparison most state schools are less than 10k a year. Does DePaul offer any grants/aids?
Masters In Comp Sci With No Prior Experience Quote
10-30-2014 , 08:01 AM
Quote:
Originally Posted by Barrin6
What's the job? It really depends on the pay and whether or not you think you can compensate for that loss if you graduate early.
It's a job I'm not letting go, that's for sure. The title is Market Analyst, and it's for a big bank. The requirements of the job is a solid understanding of ArcGIS, Python, and SQL. As much as I want to say that this job will give me the credentials for long term stability (whether I stay or move on), I still feel compelled to stick with the program. I realize that for my long term goals, the benefits of CS education will be immense.

Given that there are fairly lengthy breaks prior to fall quarter and winter quarter, I may try to request the assignments from the instructors well before the start, so that I can spend the time during both breaks working them out. That way two courses on a 40 hour a week schedule won't feel as overwhelming.
Masters In Comp Sci With No Prior Experience Quote
10-30-2014 , 02:06 PM
Quote:
Originally Posted by foodstamps
It's a job I'm not letting go, that's for sure. The title is Market Analyst, and it's for a big bank. The requirements of the job is a solid understanding of ArcGIS, Python, and SQL. As much as I want to say that this job will give me the credentials for long term stability (whether I stay or move on), I still feel compelled to stick with the program. I realize that for my long term goals, the benefits of CS education will be immense.

Given that there are fairly lengthy breaks prior to fall quarter and winter quarter, I may try to request the assignments from the instructors well before the start, so that I can spend the time during both breaks working them out. That way two courses on a 40 hour a week schedule won't feel as overwhelming.
This shouldn't be an absolute decision--finish your degree vs not finish your degree. Just take one course and see how it goes, and adjust accordingly from there. You also may find while working that you're more interested in certain things than others, which will allow you to choose classes that help you get better at whatever those things may be.

Also, if there's one thing I've learned in the past couple years, it's that no one has anything figured out. So, when it comes to decisions like this, you shouldn't factor in what others would do in your position. Having said that, I think you can take one course and work full time without a problem (ha).
Masters In Comp Sci With No Prior Experience Quote
10-30-2014 , 06:09 PM
Thanks Go_Blue. The remaining 2 weeks of this quarter will be on top of full time work, so I guess I'll really have a good idea at that point how I'll be able to manage my time with two courses. A five year time frame is definitely far from ideal, so I'll see if I can at least take the occasional FT schooling. Fall quarter would be a good time to do so, as I would have all summer to fully prep.

Are you finished with the program now? Any status update?
Masters In Comp Sci With No Prior Experience Quote
11-02-2014 , 12:42 AM
Quote:
Originally Posted by foodstamps
Thanks Go_Blue. The remaining 2 weeks of this quarter will be on top of full time work, so I guess I'll really have a good idea at that point how I'll be able to manage my time with two courses. A five year time frame is definitely far from ideal, so I'll see if I can at least take the occasional FT schooling. Fall quarter would be a good time to do so, as I would have all summer to fully prep.
Have you considered taking the courses as a distance learner? I just started the MSCS program this quarter and am taking discrete online. I like the flexibility it gives my schedule.

Also, can anyone comment on which class would be more beneficial to take in person? Data Structures I or Systems I? John Rogers and Irv Badr are the profressors, respectively.
Masters In Comp Sci With No Prior Experience Quote
11-02-2014 , 02:24 AM
Quote:
Originally Posted by ShooGazer
Have you considered taking the courses as a distance learner? I just started the MSCS program this quarter and am taking discrete online. I like the flexibility it gives my schedule.

Also, can anyone comment on which class would be more beneficial to take in person? Data Structures I or Systems I? John Rogers and Irv Badr are the profressors, respectively.
This quarter was far and away the hardest quarter for me in the program. If you "get" basic java already, then definitely put more emphasis on systems. I didnt have that teacher for systems so I dont know too much, but if he uses the same lab assignments as Perkovic I lean to focusing on Systems.

Sent from my SM-N910V
Masters In Comp Sci With No Prior Experience Quote
11-03-2014 , 09:49 AM
If you were limited to one course to take in person, I would choose Systems I. There is a lot of information you'll have to retain, and the lectures are very dense. I have prof Kalin, FWIW.
Masters In Comp Sci With No Prior Experience Quote
11-03-2014 , 04:08 PM
I know a couple of people have requested updates. It would be a lot easier for me if you asked specific questions. So feel free to do that, and ill answer them.
Masters In Comp Sci With No Prior Experience Quote

      
m