Live data from Hacker News

OMSCS Open Courseware

sites.gatech.edu

11–20 of 106 posts

Re: OMSCS Open Courseware

#11
post #8

I would like to get my masters from georgia tech's omscs program but between work and 2 kids I dont see how I'll ever have the time

One course per semester might be doable? Not sure how frequently the assignments are due because you could probably carve out some time over the weekends.

Yeah, thinking about waiting until both the kids themselves are in school and then 1 course a semester for me. Not sure if that will be easier or harder than doing it while they are young

Re: OMSCS Open Courseware

#12

Has anyone tried the courses in the ML or core CS areas? What'd you think?

The ML course is interesting. Some of the lectures are a bit chatty and the official course text book was written in 1997, but it’s a great survey of many different ML models, including Neural Networks. It’s a good segue into Deep Learning where you explore more advanced NN architectures, beyond Feed-Forward NNs.

For core CS, I found Graduate Intro to Operating Systems very rewarding.

Re: OMSCS Open Courseware

#13
I didn't quickly find the entrance requirements for the OMSCS program and the other similar programs. I know someone who has an undergraduate arts degree and is learning programming and CS voraciously, but not in any organized fashion.

Re: OMSCS Open Courseware

#14
post #8

Earlier quoted context omitted.

One course per semester might be doable? Not sure how frequently the assignments are due because you could probably carve out some time over the weekends.

Yeah, thinking about waiting until both the kids themselves are in school and then 1 course a semester for me. Not sure if that will be easier or harder than doing it while they are young

OMSCS grad here. The awesome thing about the program is its flexibility. Some of the courses are definitely more time intensive, but I think if you took only one class and dedicated about an hour a day to the course materials, you'd be in good shape. (I know that's still a lot to ask of someone with two young kids.)

Re: OMSCS Open Courseware

#15

OMSCS requires ten courses to graduate. I completed one course (with an A grade) before realizing that, even at a pace of one course per semester, it was not a high enough priority for me to devote the time required to do each course well. That course was great, though, and I definitely learned some things I'm glad to have learned! IMO the instructional materials are a small part of the value. The things that stood o…

Things that I loved about the program:

* My fellow classmates. Had a small study group where we got on Discord to hang out and it was a blast

* The TAs - they were so dedicated to the students and fantastic. MVPs of the program

Re: OMSCS Open Courseware

#16

I didn't quickly find the entrance requirements for the OMSCS program and the other similar programs. I know someone who has an undergraduate arts degree and is learning programming and CS voraciously, but not in any organized fashion.

What do you mean? https://omscs.gatech.edu/admission-criteria

Re: OMSCS Open Courseware

#17

I really can't imagine that these online degrees have any real value in the modern world of LLM-assited coding - there's no way anyone looking at a resume would think such institutional online degrees still have any value. Perhaps there is some educational value for the student, but even there the only real value is the organizational structure - you might as well form an online study group on discord for free, and g…

I am not sure what your point is. Is it that no CS is valuable or that only certain CS degrees are valuable?

Re: OMSCS Open Courseware

#18

I didn't quickly find the entrance requirements for the OMSCS program and the other similar programs. I know someone who has an undergraduate arts degree and is learning programming and CS voraciously, but not in any organized fashion.

What do you mean? https://omscs.gatech.edu/admission-criteria

Thanks. Don't know how I missed it.

Re: OMSCS Open Courseware

#19

I really can't imagine that these online degrees have any real value in the modern world of LLM-assited coding - there's no way anyone looking at a resume would think such institutional online degrees still have any value. Perhaps there is some educational value for the student, but even there the only real value is the organizational structure - you might as well form an online study group on discord for free, and g…

The OMSCS degree you get is equivalent to the in person one, so there is no way to make the distinction in an interview. I actually don’t see how people see that an experience like this brings no value, given the rigor of the assignments. One certainly would come out with a better knowledge of how things work, develop a better work ethic, and hopefully make some network connections on the way…

Re: OMSCS Open Courseware

#20
post #19

I really can't imagine that these online degrees have any real value in the modern world of LLM-assited coding - there's no way anyone looking at a resume would think such institutional online degrees still have any value. Perhaps there is some educational value for the student, but even there the only real value is the organizational structure - you might as well form an online study group on discord for free, and g…

The OMSCS degree you get is equivalent to the in person one, so there is no way to make the distinction in an interview. I actually don’t see how people see that an experience like this brings no value, given the rigor of the assignments. One certainly would come out with a better knowledge of how things work, develop a better work ethic, and hopefully make some network connections on the way…

This is very debatable. The courses look like they were recorded in the 90s.

The DB course particularly sticks out. My undergrad's DB course was fathoms harder than this. This is what you'd expect a highschooler should be able to learn through a tutorial not a university course.

If it doesn't talk about systems calls like mmap, locking and the design of the buffer pool manager, it's not a university Database course it's a SQL and ER modelling tutorial.

Post reply on HN