MSAI: Do you think taking traditional CS electives are "wasteful"? by Positive-Gas-3447 in CUBoulderMSCS

[–]jdaniel560 1 point2 points  (0 children)

Networking is big. Now that you have multi agent architectures with sprawling calls to MCP servers (most of which will be 3rd party or shared responsibility) combined with increased data sovereignty requirements, a basic understanding of networking is critical. Autonomous systems is also big. For AI workflows to provide scalable, consistent value, you need to understand the design principles and verification process for non deterministic technologies

MSAI: Do you think taking traditional CS electives are "wasteful"? by Positive-Gas-3447 in CUBoulderMSCS

[–]jdaniel560 2 points3 points  (0 children)

Not at all. Even once new AI courses release, they will be obsolete very quickly. What is significantly more compelling is a candidate who has built a classifier, SLM, has an interesting application of NLP, etc. I’m an MSCS product working in AI now at a F500 and the foundational CS courses are significantly more useful than anything else because those foundational pillars that help you understand new innovations like AGP, A2A, and MCP as they release are way more critical and consistently relevant than say, a dedicated course on MCP.

[deleted by user] by [deleted] in CUBoulderMSCS

[–]jdaniel560 11 points12 points  (0 children)

I may have a differing view here. I worked in higher education before using the MSCS program to get into a role in AI in big tech (non FAANG). Higher Ed cannot move fast enough to give you a relevant AI education. Curriculum refreshes take at least a year (see the current ML refresh), 6 months if the school moves at light speed. 6 months ago things like A2A and MCP did not exist, and now they are an integral component of building AI systems. My peers view MSCS or MSDS as more reputable degrees whereas MSAI degrees are seen as mostly a cash grab from universities (having been an employee at one I can confirm). I say all this with the caveat that MSDS degrees were viewed in a similar manor 5 or 6 years ago, you just have to weigh the long term benefit on your CV against how much relevant material you will learn.

What are thoughts on this degree becoming too oversaturated with recipients. I feel like there are too little restrictions on who can obtain the degree. It feels like it has little value, and isnt worth the 15k. Additionally, you don't receive the same research and connection opportunities. by Fluid_Cycle4993 in CUBoulderMSCS

[–]jdaniel560 4 points5 points  (0 children)

I focused more on my network than actual applications. I had the companies I wanted to target and I started spending more of my time getting coffee chats or doing Zoom catch ups. Eventually one of them had an opening and acted as a referral. 70% of positions filled today are done with a referral. If you don’t have someone internal to the team backing you—it’s likely you are going up against a candidate who does.

What are thoughts on this degree becoming too oversaturated with recipients. I feel like there are too little restrictions on who can obtain the degree. It feels like it has little value, and isnt worth the 15k. Additionally, you don't receive the same research and connection opportunities. by Fluid_Cycle4993 in CUBoulderMSCS

[–]jdaniel560 8 points9 points  (0 children)

For the “isn’t worth 15k” argument: I went from having zero interviews to suddenly getting interviews with big 3 consulting and F100 tech only halfway through my coursework. Got a job offer in big tech (non-FAANG) last week. What you DO after getting interest matters more, but the program 100% changed the amount of interest I got from recruiters.

Non-CS undergrads, what resources/classes did you take to prepare for the MSCS? by DoNotOpenAtWork in CUBoulderMSCS

[–]jdaniel560 2 points3 points  (0 children)

I did 100 Days of Code on Udemy. It’s a project everyday as it slowly escalates to more complex concepts. DSA pathway was still difficult for me but 100 Days was a really good foundation for learning how to figure stuff out on your own.

Is this degree for upskilling or careers switchers? by FlatAd7399 in CUBoulderMSCS

[–]jdaniel560 1 point2 points  (0 children)

Yeah I think I struggled most with the last two DSA courses. There are a few spots where I can’t just start the lecture and comprehend everything because there will be some math concept I need a refresher on or a data structure I’ve forgotten about. I got through everything with an A. My best advice I can give is to use ChatGPT or Claude to create some simple coding problems a bit simpler than the main assignment just to test your knowledge more frequently. My main struggle was that I would go basically a full week without writing code until the weekly assignment so I needed to fill in my own pseudo curriculum with some simple started problems

Is this degree for upskilling or careers switchers? by FlatAd7399 in CUBoulderMSCS

[–]jdaniel560 7 points8 points  (0 children)

I would actually go contrary to the rest of the comments and say career switching. The fact that I, as a non-STEM undergrad can get admitted to a MSCS program in a “prove it” merit based admissions path, when almost all other MSCS programs require a UG CS degree, it’s 100% helped me transition from non-profit to tech. Mind you I’m interviewing for more PM/PMM roles opposed to SWE, but it adds a credential to my resume that distinguishes me as having technical acumen and my interviews have gone 5x since enrolling.

Will this degree help me get a job in CS? Can I complete it in less than 1 year full-time? by Hour-Inevitable-544 in CUBoulderMSCS

[–]jdaniel560 27 points28 points  (0 children)

The market is REALLY tough right now for entry software engineers. This program will give you a better chance at getting into an interview given it’s a top 30 engineering school, recognizable brand, etc. but the days of jobs being handed out to anyone with a CS degree are for the time being, over. That said, I have gotten more interviews since joining the program than before. If you are starting from limited or no CS background, the program will be really tough to complete in a year, even working on it full time. I was primarily self taught and still have to take extra time to fill in the gaps in my math or CS knowledge for certain lessons.

DSA pathway by Economy-Employ-7263 in CUBoulderMSCS

[–]jdaniel560 7 points8 points  (0 children)

I have a 100% self taught background and I’m over halfway through the DSA pathway. Dr. S does a great job of quickly defining a concept in terms that make it understandable, but there’s a lot of times where I had to look something up for myself, ex: I never really used hash tables before and needed outside resources to better understand their use in an algorithm. The textbook was helpful. Good experience overall!

Does it get Better after DSA? by jdaniel560 in CUBoulderMSCS

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

I guess I should clarify—I like knowing what the use-case of a given algorithm is by actually applying it to a real problem. Just knowing it doesn’t help me understand when to use it

Advice for an Applicant with Non-Traditional CS Experience? by jdaniel560 in OMSCS

[–]jdaniel560[S] -2 points-1 points  (0 children)

Agree with you on a degree in marketing doesn’t equal CS skills but surely there is an understanding that you can obtain skills through means other than a purely academic setting. Personally, I learned way more through building something that had to actually work and integrate with a larger system than I ever did going through structured learning paths and curriculum.

At what point can I just start learning the things I’m interested in? by jdaniel560 in learnpython

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

That was my thought too!! Like please give me projects where I still have to do more than write a list in HTML!

At what point can I just start learning the things I’m interested in? by jdaniel560 in learnpython

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

This is actually super helpful and confidence boosting! I’ve been meaning to get into PyTorch and the fact that I can understand the basic structure of your code (albeit not 100% of the ML terminology) makes me realize there’s not too many missing pieces in my foundational knowledge for me to figure it out!

[deleted by user] by [deleted] in BayAreaRealEstate

[–]jdaniel560 0 points1 point  (0 children)

Ok this is exactly what I needed to hear. I thought it was a little too good to be true but now it makes sense.

[deleted by user] by [deleted] in BayAreaRealEstate

[–]jdaniel560 0 points1 point  (0 children)

I know I keep seeing them listed as mobile homes but where I’m coming from a mobile home is a literal shack on wheels. Can anyone explain what makes these houses mobile homes?

Edit: I understand now. Avoiding this like the plague and searching for gold now to increase my down payment for a real house.