For all the people here that are downplaying the difficulty of getting into CS courses or degree programs please make sure to do some research. The article wades shallow in the details. It can be very difficult depending on the institution. Please see this comment brlow from a CS Professor about the difficulty of transferring into the Computer Science major at University of Illinois at Urbana-Champaign. As a former s…
Hard Part of Computer Science? Getting into Class
231–240 of 305 posts
Re: Hard Part of Computer Science? Getting into Class
#232Earlier quoted context omitted.
The US, especially liberal arts colleges, is pretty wary of premature specialization. A common thing here is that you apply to a university, take classes in a range of departments, and then by the end of sophomore year (two of four) you decide on a major. I went to Swarthmore (referenced in the article) before CS enrollment surged (www.swarthmore.edu/computer-science/alumni) and there were some people in my CS classe…
I don’t get this. In the Netherlands I’ve studied for 4 years on hard computer science. Somehow someone from the US has done maybe 1.5 years of that and gotten the same degree?
I took CS classes during all 4 years, but wasn't considered a CS major until the end of my 2nd year.
Re: Hard Part of Computer Science? Getting into Class
#233Earlier quoted context omitted.
Idiots need to stop downvoting, the comment is entirely correct. You can read for yourself e.g. here https://www.uu.se/en/students/degrees-and-careers/degrees/le... , https://www.su.se/english/education/qualifications-degrees/r... , https://www.lunduniversity.lu.se/sites/www.lunduniversity.lu...
Complaining about voting breaks this site's guidelines. https://news.ycombinator.com/newsguidelines.html
Re: Hard Part of Computer Science? Getting into Class
#234I was slotted into an adjacent major (applied for CS, got slotted into CSE) when I went to undergrad at UCLA, and had to demonstrate grades etc and apply to move into my desired at a strategic time (after enough of the cohort in my desired major had switched away to other majors). This has definitely happened before.
Re: Hard Part of Computer Science? Getting into Class
#235Earlier quoted context omitted.
Many schools rely on adjuncts and lecturers to teach. They get paid very little, have no job security, no benefits, etc. But because the academic career path is so completely broken, lots of of very smart, talented instructors take on these jobs to make ends meet while they look for something else that allows them to pursue their passions with their extensive educations. Don't look down on these people. They're smart…
> lots of of very smart, talented instructors take on these jobs to make ends meet while they look for something else that allows them to pursue their passions with their extensive educations. My point is that you can't attract and retain top talent by offering low pay and no job security. You are confirming said point by showing any person of talent taking this job is only for a short, temporary period while looking…
This article is mainly concerned with the humanities, but it covers well the issues at stake: https://www.chronicle.com/article/The-Great-Shame-of-Our/239...
Re: Hard Part of Computer Science? Getting into Class
#236Earlier quoted context omitted.
This has been a thing for a long time. Back around 2003-2004 people at UTexas used a site called classgrabber. Back then people would also oversignup to classes then leave them after the first few class days of it didn’t work with schedule/etc.
I got into the AI class at my school (it was not overbooked) only to discover that I didn't have the necessary math background. Also, the class was going to be all math and wouldn't involve computers. It was not what I was expecting at all. Ended up dropping it after a week.
Re: Hard Part of Computer Science? Getting into Class
#237In any case, perhaps they should factor this in somehow and do a bit of preparatory work to give potential students a real sense of what the work and subject is actually going to be like before they fill up the first year courses and just waste everyones time before dropping out?
Re: Hard Part of Computer Science? Getting into Class
#238This article is credentialism at its worst. The best programmers I know are self-taught, because they have a passion for it. I know people working at minimum wage, never enrolled in college, who got decent programming jobs after a year or two learning CS on their own. These people will always (I hope) form the core of the profession.
I really can't imagine a scenario where getting a formal education would make you a worse programmer. Having a degree does not necessarily mean you are a great programmer, but your self taught friends would still most likely be able to benefit from experienced and knowledgeable professors.
Re: Hard Part of Computer Science? Getting into Class
#239>Aafia Ahmad, a sophomore computer science major at U.T. Austin, had hoped to take an elective course in computer security this semester. But when she tried to sign up during early registration in November, the course was already full. I know this doesn't refute the point the article is trying to make, but it doesn't seem that unreasonable to me that an underclassman might not get into a highly sought after elective.…
I had to write a script to constantly monitor my school's class scheduling system to get into a couple of classes. It was an interesting script because the system was an IBM 3270 style mainframe.
I always thought about doing this, but since class signups only opened twice a year (once per semester), and that was the same time I needed to actually sign up for the classes, I concluded there would never be a time to debug and refine such a script.