|
| ▲ | lispisok 5 hours ago | parent | next [-] |
| Grade inflation and schools passing kids who should fail to game metrics and keep collecting student loans is a problem. I wouldnt consider hiring anybody from my alma mater who didnt score a sandard deviation or higher on the tests. |
| |
| ▲ | 23df an hour ago | parent [-] | | Unis imo are irrelvant in the context of software production. Id take someone who didnt finish or dropped out provided they can answer the question below. The only thing worth asking people is: what have you produced? Within this one question is so much detail that any other artifact is moot. | | |
| ▲ | joe_mamba 20 minutes ago | parent [-] | | >Unis imo are irrelvant in the context of software production. Id take someone who didnt finish or dropped out provided they can answer the question below. What you'd take is irrelevant if the HR/recruiter doing the initial screening of resumes is looking at an oversupply of candidates with degrees. Hiring is broken is many ways. Candidates without degrees are faring even worse now are the initial recruiter screening stage due to the poor market. In my EU country, academic inflation is so bad due to free education and psyopping everyone to path of academia, that not having a MSc is basically a red flag to companies for getting a SW job as most candidates have one, which means you're expected to have one too if you want to get a job. |
|
|
|
| ▲ | ironman1478 5 hours ago | parent | prev | next [-] |
| You don't need a 4.0 to graduate. And even if you got one, a lot of grades are composed of tests, not projects. You can just memorize your way through things if you were dedicated enough. It's not really that hard to get a degree in engineering if your only goal is the degree itself. |
| |
| ▲ | johndough 5 hours ago | parent [-] | | > a lot of grades are composed of tests, not projects (Take home) projects are easier than ever thanks to AI. In the past, you at least had to track down some person to do the work for you. |
|
|
| ▲ | vips7L 5 hours ago | parent | prev | next [-] |
| Half of my graduating class could barely program. |
| |
| ▲ | whstl 4 hours ago | parent | next [-] | | Yep. Way more than half of the people I interview can't even do a very basic FizzBuzz, even with guidance. Those are people with a degree, job experience and reference letters. | |
| ▲ | spacechild1 4 hours ago | parent | prev [-] | | What did you study? | | |
| ▲ | vips7L 3 hours ago | parent [-] | | Computer Science. | | |
| ▲ | spacechild1 2 hours ago | parent [-] | | I see. Computer Science is not an engineering degree and it is not about programming. That's what Software Engineering degrees are for. | | |
| ▲ | LtWorf 2 hours ago | parent [-] | | Software engineers graduates I've met are usually much worse at programming than computer science graduates. |
|
|
|
|
|
| ▲ | spacechild1 5 hours ago | parent | prev | next [-] |
| OP should have put "engineers" in double quotes. Many software developers like to describe themselves as engineers although they don't have an actual engineering degree. A lot of software development resembles plumbing more than engineering, so most devs don't really need an engineering degree anyway, but they should be more honest about what they're actually doing and not try to elevate themselves with fancy titles. You are, of course, right that the idea that someone could finish a serious engineering degree without being able to think is ridiculous. |
| |
| ▲ | dml2135 13 minutes ago | parent [-] | | You can do engineering without an engineering degree. A degree is just a piece of paper. |
|
|
| ▲ | what-the-grump 4 hours ago | parent | prev | next [-] |
| I don't know but I can point at more than half of the people that I work with that can't think, and every time they try to, takes a whole group of people that can think to undo their mess, they all have degrees and I don't. So what does that tell me? Better yet, for about 30% having the LLM slop it would have yielded better outcomes, but having them slop something nets terrible slop. But at least I can reshape because even the LLM wont do something that stupid. |
|
| ▲ | shagie 4 hours ago | parent | prev | next [-] |
| A degree is passing the test. Not all degree programs get into more advanced topics nor do they necessarily require that someone is able to work through how to solve a problem that they haven't seen before. -- A lot of students (and developers out there too) are able to pass follow instructions and pass the test. A smaller portion of them are able to divide up a task into the "this is what I need to do to accomplish that task". Even fewer of them are able to work through the process of identifying the cause of a problem they haven't seen before and work through to figure out what the solution for that problem is. -- ... There are also a lot of people out there that aren't even able to fall into the first group without copying and pasting from another source. I've seen the "stack sort" at work https://xkcd.com/1185/ https://gkoberger.github.io/stacksort/ professionally. People copying and pasting from Stack Overflow (back in the day) without understanding what they're writing. Now, they do it with AI. Take the contents of the Jira description, paste it into some text box, submit the new code as a PR, take the feedback from the PR and paste it back into the box and repeat that a few times. I've seen PRs with "you're absolutely correct, here are the updates you requested" be sent back to me for review again. This is not a new thing. AI didn't cause it, but AI is exacerbating the issue with professional programming by having the people who are not much more than some meat between one text box and another (yes, I'm being a bit harsh there) and the people who need instructions but don't understand design to be more "productive" while overwhelming the more senior developers. ... And this also becomes a set of permanent training wheels on developers who might be able to learn more if they had to do it. That applies at all levels. One needs to practice without training wheels and learn from mistakes to get better. |
|
| ▲ | awesome_dude 5 hours ago | parent | prev [-] |
| Mate, have you never had to deal with over-confident graduates who think they've got the complete answers, but, in reality, they only have a sliver of the whole picture in their minds? |
| |
| ▲ | operatingthetan 5 hours ago | parent [-] | | That is different than the suggestion that one could graduate with a CS degree and "never think." Which is absurd. |
|